Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.73: add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Nov 12, 2024
1 parent eb48ebd commit fca4520
Showing 1 changed file with 82 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# 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.73
PackageLocale: en-US
Publisher: stacklok
PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose
PackageName: minder
PackageUrl: https://stacklok.com
License: Apache-2.0
LicenseUrl: https://github.com/mindersec/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
* a6ded251ca461dafe7df6ea43225f827d7ebf557: Add proto validation for EvalResultRequest (#4908) (@rdimitrov)
* 3eaf97a91feb00ffc97b86ddcb840116e09b2915: Add proto validation for OAuthService (#4901) (@rdimitrov)
* 4aa7e7204526778dac87745fe9d48c3c4ddc7796: Add proto validation for ProfileService (#4905) (@rdimitrov)
* 74db684c5d27552c6ce0fd122b513d5c6056c3fa: Add proto validation for Projects (#4909) (@rdimitrov)
* 3c86de3b4f2a3bb256575fbd3a53ec91e887b563: Add proto validation for Providers (#4911) (@rdimitrov)
* ebc9be89e185768106304ba4834a4f59263b7920: Add proto validation for RepositoryService (#4902) (@rdimitrov)
* 59717288f8f99023599155db37f18671979b52eb: Add proto validation for RuleType (#4907) (@rdimitrov)
* 491dbff33e7408e81ee9bd9274c22faba655ac46: Add proto validation for UUIDs (#4880) (@eleftherias)
* 0786906ac36a429fd5b8dd4bbea19c664559cffe: Add proto validation for artifact filtering via from (#4892) (@rdimitrov)
* 8c9cbb1269ece7c902182f0563236b04a6e33815: Add proto validation for cursor indexes (#4891) (@rdimitrov)
* 3dc58b628cdfd5251d07ac47bd66ddb21c263005: Add proto validation for entity type in ProvidersService (#4903) (@rdimitrov)
* b96d7919faf2ea79dbd624ecbee9e926cf94c289: Add proto validation for evaluation history filters (#4904) (@eleftherias)
* 95d36665c4cdbb0434c18c251f272e4142fcb2d0: Add proto validation for integers (#4879) (@rdimitrov)
* 7270a42a90d0c3941b2193094b6beb8eafff2fbf: Add proto validation for invite codes (#4893) (@rdimitrov)
* e84f8041a63615a401e616d8e48bf16838a70dd6: Add proto validation for names (#4890) (@eleftherias)
* 8b01055900eaf728c9ca2b25c4a7fe6d8ae14b24: Add validation for jq eval type (#4919) (@JAORMX)
* f34196afbd68e4192c3f16ff22990951ae1a92ce: Allow display names to have brackets (#4937) (@rdimitrov)
* 01c526c6a8cf16569335c423732c05a1a54c0460: Allow for the ' character in names and descriptions (#4923) (@rdimitrov)
* cda126fedd9038be2bfe5d76861d123327b832a2: Allow repo names to start with . (#4950) (@rdimitrov)
* 1015fc206a8657a6ec647bd05561faa30f21f5b9: Bump `trusty-sdk-go` to latest release. (#4922) (@blkt)
* 0b2c412c496d3236d478121b368bb2f966a28601: Deprecate the port proto message (#4881) (@rdimitrov)
* e3ea1efce750b89face37c267f723a5ece3401b2: Deprecate unused provider field in proto (#4878) (@eleftherias)
* 13afc71727591e327f05fc817a51d6d52a270ab6: Fix linting errors for golangci-lint v1.62 (#4933) (@rdimitrov)
* 45300d50b457953ac645d27def3253625491e141: Fix nil flag client, and warn about use in future (#4885) (@evankanderson)
* 9195268e8b44e8749e107a52e74d3200df89b48d: Fix type from `trusty-sdk-go`. (#4917) (@blkt)
* fee774bfa0a231521965c40dbd0dd571598a5d69: Fix validation for getting profile by name (#4924) (@rdimitrov)
* 7e6460ab59c658a0cd8c0375bf47607e8e6e49f7: Have run-docker-teardown respect services variable (#4884) (@evankanderson)
* ca27ab102a55bd158702a8d20c44295962d8d99b: Make description optional for project create and update (#4920) (@rdimitrov)
* 29c9fbc63be81f4262a56302077cfe42484fbe00: Remove unimplemented rpc from proto file (#4889) (@eleftherias)
* 34cc40a29119c2bd5505669d2d3c9a53a8e41926: Sort profile status table by entities (#4886) (@evankanderson)
* 9a6ff919de954682296be2e7f8aec13846f5cfa4: Update ignore_empty to either use .ignore = IGNORE_IF_DEFAULT_VALUE or remove (#4883) (@evankanderson)
* 9adfb57642b24adabf24f07b4a16eab87ab31d14: Update proto validations (#4948) (@rdimitrov)
* 2507dbf82ba7ee1e0e02f5796222553f5386ab47: Update proto validations for from and cursor fields (#4895) (@rdimitrov)
* 5d71aaa78348bc27ddc1d62ab45781bf4a5b96ba: Update the embedded secret_scanning ruletype used in quickstart (#4946) (@rdimitrov)
* 9dbe0507160a2266413c378dd038d5b1c352aabb: Update the project validation and return a user visible error if email validation fails (#4918) (@rdimitrov)
* 2683161069ba385c729d1d0a038956d983278509: Upgrade to golang 1.23.3 (#4934) (@JAORMX)
* 67bd38d9a35e26a19041c1084a4f0be91c06ea82: Validate rego when parsing rule types (#4906) (@JAORMX)
* 96ac44b75763c0d535400d6d7e3e1109f5d7dc43: build(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#4888) (@dependabot[bot])
* 2ab4f9e6120dae97b7697a4af1edab06063dd1f8: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.2 (#4900) (@dependabot[bot])
* 2ed19815b37597bcc0eefeefaca8057de71594af: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.2 to 1.28.3 (#4913) (@dependabot[bot])
* 3872633d436f63fda7c3f0cb842258153946f6bb: build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.38.0 to 1.38.1 (#4898) (@dependabot[bot])
* 3c8dc2e0c9454b9351308064a40f470a34f7eebb: build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.38.1 to 1.38.2 (#4927) (@dependabot[bot])
* 70e1d071921c0525c7829a7c29bf908a55aa60d9: build(deps): bump github.com/charmbracelet/bubbletea from 1.1.2 to 1.2.0 (#4912) (@dependabot[bot])
* 5a2556182fd6012faea790f09c0fedb249cd185e: build(deps): bump github.com/charmbracelet/bubbletea from 1.2.0 to 1.2.1 (#4939) (@dependabot[bot])
* 70b3051debcbd6d79de64ad6e374f75096275ac4: build(deps): bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools (#4929) (@dependabot[bot])
* 894dc2bf67666e6c6ef72c331d0265ae374cdccc: build(deps): bump github.com/google/cel-go from 0.21.0 to 0.22.0 (#4896) (@dependabot[bot])
* b08bc0dff09daf29b92ea1ca016dc9733ea3c91f: build(deps): bump github.com/google/osv-scalibr from 0.1.4-0.20241022131720-b583481e91a8 to 0.1.4 (#4897) (@dependabot[bot])
* cdb9ed0bd96339109f612b2fecd1d2c7e0c69976: build(deps): bump github.com/openfga/openfga from 1.7.0 to 1.8.0 (#4942) (@dependabot[bot])
* b2caacacf8caadf7494bec345b9e5780c06b3032: build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.37.1 to 1.38.0 (#4938) (@dependabot[bot])
* 49dc2d17c3a24679cd4ec3cc40a8b6f955361a30: build(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 (#4887) (@dependabot[bot])
* 200a8270d883eced864d292cbfaf294e6ab60939: build(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#4932) (@dependabot[bot])
* 0c76dba40bd4dc9163730dc334136ae4c18889e3: build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#4941) (@dependabot[bot])
* 20867362d1433dee3ee433b9d4a4853e7bcbf902: build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 (#4930) (@dependabot[bot])
* 4cbb8670143a9610eb0e708147d117989333c11d: build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#4928) (@dependabot[bot])
* b5a845528e800e93ef4f76693077c8bebf95b07d: build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#4914) (@dependabot[bot])
* a299fd9cc1a82f45ef11ea498ae7eff4e84d6b76: build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 (#4940) (@dependabot[bot])
* cb9a828f475045a9db9c243f1d65e492c0f9b335: build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 in /tools (#4926) (@dependabot[bot])
* e170587028d259e703c7bcf3d2dff52f159d27df: build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#4915) (@dependabot[bot])
* ecad75758d0a315a9898084ece1567894cba64b9: build(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#4916) (@dependabot[bot])
* b565ea3178f20b143fa8f3298619c114f2ab8575: build(deps): bump the docusaurus group in /docs with 5 updates (#4931) (@dependabot[bot])
* 98d1897c2773dd1536bde5935544d0bf9b312572: build(deps): bump the otel group with 9 updates (#4925) (@dependabot[bot])
ManifestType: defaultLocale
ManifestVersion: 1.6.0

0 comments on commit fca4520

Please sign in to comment.