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.
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.
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 with 3 updates in the /server directory: @openfga/sdk, @openfga/syntax-transformer and ajv.
Updates
@openfga/sdk
from 0.4.0 to 0.5.0Release notes
Sourced from
@openfga/sdk
's releases.Changelog
Sourced from
@openfga/sdk
's changelog.Commits
ee24c7d
release: v0.5.0 (#115)beade10
release: v0.5.02c78c5d
chore!: remove excluded users from ListUsers response (#112)cc4e4b4
chore!: remove excluded users from ListUsers response914cf92
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-updatesbfe6766
chore(deps-dev): bump the dependencies group with 2 updates92411b1
chore(deps): bump the dependencies group across 1 directory with 6 updates (#...04d1edc
ci: fix dependabot ignore of eslint v9Updates
@openfga/syntax-transformer
from 0.2.0-beta.17 to 0.2.0-beta.18Commits
Updates
ajv
from 8.14.0 to 8.16.0Release notes
Sourced from ajv's releases.
Commits
c8b37f4
Revert fast-uri change (#2444)accd9f3
Bump to 8.15.0 (#2442)fa1b5d5
Replaceuri-js
withfast-uri
(#2415)Updates
yaml
from 2.4.3 to 2.4.5Release notes
Sourced from yaml's releases.
Commits
1b8fde6
2.4.5f3c7d03
test: Obey yaml-test-suite skip instructions4e66d72
fix: Improve tab handling (tests DK95 & Y79Y, #553)d06f386
2.4.439053e8
chore: Satisfy strict TS8baee44
test: Use source files for yaml-test-suite tests280a861
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...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