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.6.0 to 0.6.1 in /tools #4415

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.6.1

0.6.1 (2024-09-09)

Fixed:

  • Fixed issue where fga store import, fga tuple write and fga tuple delete could not be ran due to an issue with the --max-tuples-per-write and --max-parallel-requests options (#389)
  • Fixed an issue where List Users failed test output did not include the returned response (#391)
Changelog

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

0.6.1 (2024-09-09)

Fixed:

  • Fixed issue where fga store import, fga tuple write and fga tuple delete could not be ran due to an issue with the --max-tuples-per-write and --max-parallel-requests options (#389)
  • Fixed an issue where List Users failed test output did not include the returned response (#391)
Commits
  • f47cb26 release: v0.6.1 (#394)
  • d66206a release: v0.6.1
  • a9d1a50 fix(test): set got users from the response if not nil (#391)
  • e1d9857 test: add integration tests for store import and tuple write/delete (#390)
  • 1d75e54 test: add integration tests for store import and tuple write/delete
  • 52c4302 fix: correct flag value type in delete, import, and write (#389)
  • 8a8a294 fix(test): set got users from the response if not nil
  • 57338c3 refactor: remove nolint comment
  • dc43c71 fix: correct flag value type in delete, import, and write
  • See full diff 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 10, 2024
Copy link

stacklok-cloud-staging bot commented Sep 10, 2024

Minder Vulnerability Report ✅

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

Vulnerability scan of d0c07e19:

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

@coveralls
Copy link

Coverage Status

coverage: 53.249% (+0.008%) from 53.241%
when pulling e5d8d04 on dependabot/go_modules/tools/github.com/openfga/cli-0.6.1
into 44d1523 on main.

@jhrozek
Copy link
Contributor

jhrozek commented Sep 10, 2024

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/openfga/cli-0.6.1 branch from e5d8d04 to d0c07e1 Compare September 10, 2024 09:42
@jhrozek jhrozek merged commit 8ab1e9e into main Sep 10, 2024
21 checks passed
@jhrozek jhrozek deleted the dependabot/go_modules/tools/github.com/openfga/cli-0.6.1 branch September 10, 2024 11:19
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.

2 participants