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.2.4 to 0.2.5 in /tools #2186

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

Bumps github.com/openfga/cli from 0.2.4 to 0.2.5.

Release notes

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

v0.2.5

0.2.5 (2024-01-23)

Added:

  • Add support for oauth2 credentials with scopes instead of audience (#232) - thanks @​le-yams
  • fga tuple import now supports any columns order and optional fields are no longer required (#230) - thanks @​le-yams
  • Support for mixed operators in the model. define viewer: ([user] but not blocked) or owner or viewer from parent is now supported! See openfga/language#107 for more details on supported and unsupported functionality

Fixed:

  • Fixed fga model write not writing models with conditions (#236)
  • Re-added support for condition parameters as identifiers and relation names (e.g. list and map)
Changelog

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

v0.2.5

0.2.5 (2024-01-23)

Added:

  • Add support for oauth2 credentials with scopes instead of audience (#232) - thanks @​le-yams
  • fga tuple import now supports any columns order and optional fields are no longer required (#230) - thanks @​le-yams
  • Support for mixed operators in the model. define viewer: ([user] but not blocked) or owner or viewer from parent is now supported! See openfga/language#107 for more details on supported and unsupported functionality

Fixed:

  • Fixed fga model write not writing models with conditions (#236)
  • Re-added support for condition parameters as identifiers and relation names (e.g. list and map)
Commits
  • 6e528a8 release: v0.2.5 (#237)
  • dbe3a50 release: v0.2.5
  • 43481a8 feat(tuple import): csv optional fields and support any columns order (#230)
  • 5300c8d Merge branch 'main' into feat/csv_import_optional_fields
  • 9690505 fix: writing models with conditions (#236)
  • 3e9edca Merge branch 'main' into fix/write-model-with-conditions
  • a52bee4 feat: oauth2 support (#232)
  • c2a6fa5 feat: upgrade language to support mixed operators (#239)
  • 15dc8f8 feat: upgrade language to support mixed operators
  • e1ebd17 chore(lint): fix lint issues
  • 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)

Bumps [github.com/openfga/cli](https://github.com/openfga/cli) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/openfga/cli/releases)
- [Changelog](https://github.com/openfga/cli/blob/main/CHANGELOG.md)
- [Commits](openfga/cli@v0.2.4...v0.2.5)

---
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 requested a review from a team as a code owner January 24, 2024 06:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 24, 2024
@JAORMX JAORMX merged commit 7c5cc53 into main Jan 24, 2024
18 checks passed
@JAORMX JAORMX deleted the dependabot/go_modules/tools/github.com/openfga/cli-0.2.5 branch January 24, 2024 07:04
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.

1 participant