Skip to content

Commit

Permalink
New version: mindersec.minder 0.0.78: add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Dec 6, 2024
1 parent 14b8d39 commit 51debce
Showing 1 changed file with 43 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# 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: mindersec.minder
PackageVersion: 0.0.78
PackageLocale: en-US
Publisher: mindersec
PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose
PackageName: minder
PackageUrl: https://mindersec.github.io/
License: Apache-2.0
LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE
Copyright: Minder
ShortDescription: minder is the client CLI for interacting with Minder
Moniker: minder
Tags:
- golang
- cli
ReleaseNotes: |
## Changelog
* ff1fca9f2356051c2b45ac7c01fe7208a1f9cb2f: Add basic pull request comment alert type (#5133) (@eleftherias)
* edf31a2cbc973f3bac93eb1e5792704368279a4f: Add simple exponential backoff to data source rest driver (#5142) (@JAORMX)
* fd38412499a615699937de1d8d09b889dfe3ae2e: Allow REST data sources to form bodies from input (#5130) (@JAORMX)
* d6b346fc1a8fb92e2ee087232520bba82e0b5558: Bump go to v1.23.4 (#5151) (@prezha)
* 4077bb5d3d35ab162364cf3b66b9d5659455a0b6: Docs updates for Trusty rebrand (#5149) (@danbarr)
* b4fc9e370f8d3996a4ed8fc417aeae3a8eb84bcd: Don't force default branch in deps ingest and fix segfaults (#5143) (@JAORMX)
* 036082bb12108756aa884d24448930d45b36a66a: Exclude go binary scanner from scalibr, as it sometimes panics on python repos (#5150) (@evankanderson)
* f36d06e3cfcd3d4e2b24249a621f7d1c38891cc5: Fix dark mode background and API doc colors (#5126) (@danbarr)
* 3837e7bb05d49b4f6aa41fe8f42b2c4d6d45e298: Get data source string from protobuf struct (#5125) (@JAORMX)
* 56ff5e31a237122ae3e6decb16f057daed6495e4: Handle synchronize events for pull requests in github (#5141) (@JAORMX)
* d60cba702a08daea6037e61d967c6da488f95b4b: Run PR check action on `synchronize` (#5140) (@dmjb)
* dfecd0af749637e343961782be27fb88172a7be5: Set required proto fields for provider and eval history (#5123) (@eleftherias)
* 8e6e17da83f5aab7ca5bbc969048e0c470729b29: Set required proto fields for rules and invitations (#5110) (@eleftherias)
* d26452d65750295d9c4450d17e953517caa32074: Simplify propagation of action settings (#5132) (@JAORMX)
* 07400b06b043d6ae5dcd560f55f90a846285a30e: Update winget-pkg releaser details and forked repo reference (#5157) (@rdimitrov)
* 6c55c76224d489a24a37b114225395fb7d48db80: build(deps): bump github.com/openfga/openfga from 1.8.0 to 1.8.1 (#5156) (@dependabot[bot])
* e67d43ef68e4a4bcdefa5e81ad59597930d803d6: build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#5129) (@dependabot[bot])
* d2978bda36ee7b0eb230519cd287734d5eebb258: build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#5138) (@dependabot[bot])
* 9c06f7dd69d7343f658a31991bfb8f03a001fd2a: build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 in /tools (#5134) (@dependabot[bot])
* c2d9126d2921d984220620c17fa1a40bae83f4f5: build(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#5137) (@dependabot[bot])
* 251fa882671c9d2725b6b0f40f75b1c28faf1f1b: build(deps): bump path-to-regexp and express in /docs (#5155) (@dependabot[bot])
* 19a4d9fbadfba918696647e5965abfcfe613c9c4: data sources: Validate individual function updates (#5131) (@JAORMX)
ManifestType: defaultLocale
ManifestVersion: 1.6.0

0 comments on commit 51debce

Please sign in to comment.