mindersec / minder

Software Supply Chain Security Platform
https://minder-docs.stacklok.dev/
Apache License 2.0
294 stars 42 forks source link

build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.38.0 to 1.39.1 #5039

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

Bumps github.com/thomaspoignant/go-feature-flag from 1.38.0 to 1.39.1.

Release notes

Sourced from github.com/thomaspoignant/go-feature-flag's releases.

v1.39.1

🙇 We had some issue to release the version v1.39.0, this version is here with a fixed release process. In terms of functionality the v1.39.0 and the v1.39.1 are exactly the same.

v1.39.0

Yes it is time for a new version of GO Feature Flag :raised_hands: v1.39.0 is here 🚀

  • 🪟 In this version we want to please Azure users by providing integration with Azure Blob Storage, you can now store your configuration in Azure and also export flag usage in it too.
  • đź’» We have also introduce feature flag management in the command line ⌨️, you can now use the GO Feature Flag Command Line evaluate your flag directly in your terminal, this will allow you to use feature flags directly in your CI/CD.
  • 🔎 @​hairyhenderson has also improved the observability of the relay proxy, by allowing enabling the pprof endpoints, adding the go metrics and support multiple log format.

Features

Fixes

Docs

Chore

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)