Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.64: add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Sep 19, 2024
1 parent d25c331 commit bb9e324
Showing 1 changed file with 49 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: stacklok.minder
PackageVersion: 0.0.64
PackageLocale: en-US
Publisher: stacklok
PublisherSupportUrl: https://github.com/stacklok/minder/issues/new/choose
PackageName: minder
PackageUrl: https://stacklok.com
License: Apache-2.0
LicenseUrl: https://github.com/stacklok/minder/blob/main/LICENSE
Copyright: Stacklok, Inc.
ShortDescription: minder is the client CLI for interacting with Minder by Stacklok.
Moniker: minder
Tags:
- golang
- cli
ReleaseNotes: |
## Changelog
* fe0a93929a2997015217061f30c2109bf878ac47: Add Vyom-Yadav as a maintainer (#4533) (@evankanderson)
* 83874e3b21729b9124ec08e3622483c320159776: Add `ReregisterEntity` to provider interface (#4541) (@JAORMX)
* d869bce785bceee8feba8af274b5dabccbb47740: Add a method to retrieve an entity by upstream ID with a hint (#4519) (@jhrozek)
* 3ee8d6df24357ba527788d360bd8c184c0513def: Add constant comparison operator to jq evaluation (#4512) (@eleftherias)
* 8a591d6c5f6a0cb45097966c37fe5faad8d373e5: Add github/pull_author_login as a property for PRs (#4535) (@jhrozek)
* 292c4ceb12b29399d9e83def00f01c9f1a5f8999: Add two more generic methods for EntityInfoWrapper (#4518) (@jhrozek)
* 275579a0a21ce0ccf3aca4aa13bb0eda56da25d4: Add unit tests for `TestPropertiesToProtoMessage` in Gitlab provider (#4544) (@JAORMX)
* 9b83ffedb1dd9e059a04d63222ec9a6fe105f521: Add unit tests for gitlab entity registration (#4546) (@JAORMX)
* f6ba405a8eaee7aac4d07d3a62614e29679577dc: Check PR number value before casting from int64 to int (#4516) (@jhrozek)
* 31a94e0a60a53a04a6449eecb643bb9a35ffc55a: Do not reply that a package has an unfixed vulnerability when in fact it is malicious (#4530) (@jhrozek)
* 01a8bea5829081dee31ed6079ac11b960655ac76: Fixed wrong indentation of HTML in PR comments. (#4531) (@blkt)
* fabeea9b44e6df1460c20fd577c10fe9b88827c1: Include the name of the package for which we couldn't find a fix (#4524) (@jhrozek)
* 62eccf6641e0ac35775cccf865352367de9faf88: Make max number of idle connections configurable. (#4527) (@blkt)
* 3cd5378cd1fe0191269517e2ca57f3c23ed28f96: React to archived packages in trusty integration (#4522) (@JAORMX)
* 9054b74d9464ea780860ba51aebc952af0de96c2: Use appropriate logging functions were possible (#4523) (@JAORMX)
* 66044f9d6fbd706ced4bab126a01d3679038bff5: Use encoding/csv to when parsing selector record (#4515) (@jhrozek)
* 5ed129fbd08ea766bfe00ac79b048bd353e5ae4a: Use shortfailure message for alert title (#4491) (@teodor-yanev)
* c7b32a7868034925f3ffc827fa0c9d3ad1a7277a: build(deps): bump dompurify from 3.0.9 to 3.1.6 in /docs (#4503) (@dependabot[bot])
* e3f7dae472fcf206c0fcd2f7d4e2fe23cbbfba98: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.35 (#4521) (@dependabot[bot])
* 50bb09fab226ff390b51baa7bc6e0b9667d23af9: build(deps): bump github.com/bufbuild/buf from 1.41.0 to 1.42.0 in /tools (#4539) (@dependabot[bot])
* 9013a2fcd617f78d0f745e09bfeb12409bff720d: build(deps): bump github.com/styrainc/regal from 0.26.2 to 0.27.0 (#4538) (@dependabot[bot])
* 4666fb5b64886f3ba21872313bfa6735fd8f7a6b: build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.33.0 to 1.34.0 (#4499) (@dependabot[bot])
* 75eab726db66657d97b6294c96dc3a4fb3225c01: build(deps): bump github.com/zitadel/oidc/v3 from 3.29.0 to 3.29.1 (#4497) (@dependabot[bot])
* 23b1ac7759ef440bc1f85a7e45114f6feda94d5e: build(deps): bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 (#4496) (@dependabot[bot])
* b8fefb400819c3372f41ca46f0dfc3a77bdd5701: build(deps): bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 (#4540) (@dependabot[bot])
* 0d7ffbca23fb429ede836598c750d3caf83fb74e: build(deps): bump redocusaurus from 2.1.1 to 2.1.2 in /docs (#4520) (@dependabot[bot])
* 4bd3303a9dce2ef0a9b1a021254e3d866c625467: build(deps): bump send and express in /docs (#4536) (@dependabot[bot])
* b1c4e7903ddcb52462d12b25352e817e9fd7e088: build(deps): bump serve-static and express in /docs (#4442) (@dependabot[bot])
ManifestType: defaultLocale
ManifestVersion: 1.6.0

0 comments on commit bb9e324

Please sign in to comment.