openfga / vscode-ext

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

build(deps): bump the dependencies group in /server with 2 updates #306

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 2 days ago

Bumps the dependencies group in /server with 2 updates: @openfga/sdk and @openfga/syntax-transformer.

Updates @openfga/sdk from 0.6.3 to 0.7.0

Release notes

Sourced from @​openfga/sdk's releases.

v0.7.0

0.7.0 (2024-08-30)

  • feat!: enhancements to OpenTelemetry support (#149)

Checkout the telemetry docs for more on how to enable and configure OpenTelemetry metrics.

BREAKING CHANGE: This version changes the way in which telemetry is configured and reported. See #149 for additional information.

Changelog

Sourced from @​openfga/sdk's changelog.

v0.7.0

0.7.0 (2024-08-30)

  • feat!: enhancements to OpenTelemetry support (#149)

BREAKING CHANGE:

This version changes the way in which telemetry is configured and reported. See #149 for additional information.

Commits


Updates @openfga/syntax-transformer from 0.2.0-beta.21 to 0.2.0-beta.22

Commits
  • 7b2804d release(js): v0.2.0-beta.22 (#362)
  • 3a84ead chore: fix changelog
  • e5d6054 release(js): v0.2.0-beta.22
  • 5cafc9f chore(deps): update dependencies
  • 992b301 chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 in the dependencies ...
  • ff2dcf3 chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 in /pkg/js (#359)
  • dc0d9f1 fix: fix validation of object IDs (#348)
  • 1dfc019 feat(language): fix linter for go
  • 23f369d fix(language): fix java lint issue
  • 2e0fb5d feat(language): added unit test for java
  • 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