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
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.0Release notes
Sourced from
@openfga/sdk
's releases.Changelog
Sourced from
@openfga/sdk
's changelog.Commits
10534cc
release: v0.7.0 (#150)a1dfc43
Update CHANGELOG.md1123c2e
release: v0.7.066ebf75
feat: enhancements to OpenTelemetry support (#149)be94b36
fix typo8fb95c8
don't expose wrapped response1112a2c
fix to send all telemetry attributes33c98b8
use title case for method namesbbb7976
update examplee5e6635
updates from code reviewUpdates
@openfga/syntax-transformer
from 0.2.0-beta.21 to 0.2.0-beta.22Commits
7b2804d
release(js): v0.2.0-beta.22 (#362)3a84ead
chore: fix changeloge5d6054
release(js): v0.2.0-beta.225cafc9f
chore(deps): update dependencies992b301
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 go23f369d
fix(language): fix java lint issue2e0fb5d
feat(language): added unit test for javaDependabot 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