-
Notifications
You must be signed in to change notification settings - Fork 36
chore(deps): bump the dependencies group across 1 directory with 3 updates #483
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
Conversation
Minder Vulnerability Report ✅Minder analyzed this PR and found it does not add any new vulnerable dependencies.
|
@rhamzeh builds are failing 😢 |
Yep! We just have to regenerate the mocks |
I was wondering how can we do that. Shared here in #481 (comment)
|
13551fe
to
6aff507
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@Siddhant-K-code - regenerated the mocks here: #489 |
thanks @rhamzeh |
…dates Bumps the dependencies group with 3 updates in the / directory: [github.com/openfga/go-sdk](https://github.com/openfga/go-sdk), [github.com/openfga/openfga](https://github.com/openfga/openfga) and [go.uber.org/mock](https://github.com/uber/mock). Updates `github.com/openfga/go-sdk` from 0.6.6-0.20250324152300-586e2599b309 to 0.7.1 - [Release notes](https://github.com/openfga/go-sdk/releases) - [Changelog](https://github.com/openfga/go-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/openfga/go-sdk/commits/v0.7.1) Updates `github.com/openfga/openfga` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/openfga/openfga/releases) - [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md) - [Commits](openfga/openfga@v1.8.8...v1.8.9) Updates `go.uber.org/mock` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/openfga/go-sdk dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/openfga/openfga dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.uber.org/mock dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
6aff507
to
9095e30
Compare
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the dependencies group with 3 updates in the / directory: github.com/openfga/go-sdk, github.com/openfga/openfga and go.uber.org/mock.
Updates
github.com/openfga/go-sdk
from 0.6.6-0.20250324152300-586e2599b309 to 0.7.1Release notes
Sourced from github.com/openfga/go-sdk's releases.
Changelog
Sourced from github.com/openfga/go-sdk's changelog.
... (truncated)
Commits
Updates
github.com/openfga/openfga
from 1.8.8 to 1.8.9Release notes
Sourced from github.com/openfga/openfga's releases.
Changelog
Sourced from github.com/openfga/openfga's changelog.
Commits
3d34d74
docs(v1.8.9): add v1.8.9 release notes to CHANGELOG (#2348)5e8b4d2
docs: make note that shadow resolver is a temporary feature (#2349)a24f0fe
chore(deps): bump the dependencies group with 3 updates (#2347)3315358
feat: add list object experimental flag (#2341)ee82979
chore(deps): bump the dependencies group with 5 updates (#2346)aa86826
test: ListObjects tuple_cycle_len2_userset (#2345)fef77a2
test: LO test for #usersets_recursive (#2344)3e7e9e5
feat: Downgrade grpc logs for healthcheck service to Debug level (#2340)4c4766b
test: LO test for usersets-user#alg_combined_oneline (#2343)09fb1b7
chore(deps): bump the dependencies group with 5 updates (#2329)Updates
go.uber.org/mock
from 0.5.0 to 0.5.1Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
cf6f33d
Prepare release v0.5.1 (#241)bb4128e
Copying gomock definition and tests from rules_go (#231)d97cf0d
Fix-imports
handling aliased imports in source mode (#165)eb67641
fix: import and arg collision (#219)c205527
Package Mode: Use aliases when used in source (#220)b8222fa
Back to development (#215)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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions