Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/openfga/cli from 0.5.3 to 0.6.0 in /tools #4395

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps github.com/openfga/cli from 0.5.3 to 0.6.0.

Release notes

Sourced from github.com/openfga/cli's releases.

v0.6.0

0.6.0 (2024-09-08)

Added:

  • Support usage of consistency parameter (#381)
Changelog

Sourced from github.com/openfga/cli's changelog.

0.6.0 (2024-09-08)

Added:

  • Support usage of consistency parameter (#381)
Commits
  • 34fa32f release: v0.6.0 (#386)
  • dcd73fe release: v0.6.0
  • cc70665 feat: support usage of consistency parameter (#381)
  • 5bee68d Merge branch 'main' into feat/379-consistency
  • 616303d Revert "refactor: always request higher consistency on export"
  • 36091f0 refactor: change default name for model format to improve help text (#384)
  • 2f2d234 refactor: change default name for model format to improve help text
  • eb16366 refactor: always request higher consistency on export
  • 12ba9f5 feat(tuple): support consistency in the tuple read command
  • fc22d9c docs: add consistency param to command examples
  • Additional commits viewable in compare view

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 9, 2024
Copy link

stacklok-cloud-staging bot commented Sep 9, 2024

Minder Vulnerability Report ✅

Minder analyzed this PR and found it does not add any new vulnerable dependencies.

Vulnerability scan of c60855e8:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

@coveralls
Copy link

Coverage Status

coverage: 53.661% (+0.008%) from 53.653%
when pulling 55e0f36 on dependabot/go_modules/tools/github.com/openfga/cli-0.6.0
into bec2b46 on main.

tools/go.mod Outdated
@@ -1,6 +1,7 @@
module github.com/stacklok/minder/tools

go 1.22.5
toolchain go1.22.7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should bump the go version to the same one as in the main go.mod

@jhrozek
Copy link
Contributor

jhrozek commented Sep 9, 2024

@dependabot rebase

Bumps [github.com/openfga/cli](https://github.com/openfga/cli) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/openfga/cli/releases)
- [Changelog](https://github.com/openfga/cli/blob/main/CHANGELOG.md)
- [Commits](openfga/cli@v0.5.3...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/openfga/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/openfga/cli-0.6.0 branch from 55e0f36 to c60855e Compare September 9, 2024 08:04
@dmjb dmjb merged commit 7d6a2e0 into main Sep 9, 2024
23 checks passed
@dmjb dmjb deleted the dependabot/go_modules/tools/github.com/openfga/cli-0.6.0 branch September 9, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants