openfga / vscode-ext

An OpenFGA extension for VS Code
https://openfga.dev
Apache License 2.0
14 stars 4 forks source link

build(deps): bump the dependencies group across 1 directory with 4 updates #256

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the dependencies group with 3 updates in the /server directory: @openfga/sdk, @openfga/syntax-transformer and ajv.

Updates @openfga/sdk from 0.4.0 to 0.5.0

Release notes

Sourced from @​openfga/sdk's releases.

v0.5.0

0.5.0 (2024-06-14)

  • chore!: remove excluded users from ListUsers response

:warning: BREAKING CHANGE ⚠️

This version removes the excluded_users property from the ListUsersResponse and ClientListUsersResponse interfaces, for more details see the associated API change.

Changelog

Sourced from @​openfga/sdk's changelog.

v0.5.0

0.5.0 (2024-06-14)

  • chore!: remove excluded users from ListUsers response

BREAKING CHANGE:

This version removes the excluded_users property from the ListUsersResponse and ClientListUsersResponse interfaces, for more details see the associated API change.

Commits
  • ee24c7d release: v0.5.0 (#115)
  • beade10 release: v0.5.0
  • 2c78c5d chore!: remove excluded users from ListUsers response (#112)
  • cc4e4b4 chore!: remove excluded users from ListUsers response
  • 914cf92 chore(deps-dev): bump the dependencies group with 2 updates (#111)
  • f6073e8 chore: sync changes from updated openapi doc (#110)
  • 0bfaaf7 Merge branch 'main' into chore/sync-updates
  • bfe6766 chore(deps-dev): bump the dependencies group with 2 updates
  • 92411b1 chore(deps): bump the dependencies group across 1 directory with 6 updates (#...
  • 04d1edc ci: fix dependabot ignore of eslint v9
  • Additional commits viewable in compare view


Updates @openfga/syntax-transformer from 0.2.0-beta.17 to 0.2.0-beta.18

Commits


Updates ajv from 8.14.0 to 8.16.0

Release notes

Sourced from ajv's releases.

v8.16.0

What's Changed

Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0

v8.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0

Commits


Updates yaml from 2.4.3 to 2.4.5

Release notes

Sourced from yaml's releases.

v2.4.5

  • Improve tab handling (#553, yaml-test-suite tests DK95 & Y79Y)

v2.4.4

With special thanks to @​RedCMD for finding and reporting all of the following:

  • Allow comment after top-level block scalar with explicit indent indicator (#547)
  • Allow tab as indent for line comments before nodes (#548)
  • Do not allow tab before block collection (#549)
  • In flow collections, allow []{} immediately after : with plain key (#550)
  • Require indentation for ? explicit-key contents (#551)
  • Require indentation from block scalar header & flow collections in mapping values (#553)
Commits
  • 1b8fde6 2.4.5
  • f3c7d03 test: Obey yaml-test-suite skip instructions
  • 4e66d72 fix: Improve tab handling (tests DK95 & Y79Y, #553)
  • d06f386 2.4.4
  • 39053e8 chore: Satisfy strict TS
  • 8baee44 test: Use source files for yaml-test-suite tests
  • 280a861 fix: Allow comment after top-level block scalar with explicit indent indicato...
  • 767bc47 fix: Require indentation from block scalar header & flow collections in mappi...
  • 5096f83 fix: Require indentation for ? explicit-key contents (fixes #551)
  • 22f2c6f fix: In flow collections, allow []{} immediately after : with plain key (fixe...
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions