Closed dependabot[bot] closed 2 months ago
Minder analyzed this PR and found it does not add any new vulnerable dependencies.
Vulnerability scan of
a24d712a:
- 🐞 vulnerable packages:
0
- 🛠 fixes available for:
0
Because of the update to the openfga/api/proto
dependency this is dependent on also updating openfga due to the work in this PR. Given that the released work in language isn't needed in CLI right now I propose we hold off on updating til an openfga release is out.
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 1 update in the / directory: github.com/openfga/language/pkg/go.
Updates
github.com/openfga/language/pkg/go
from 0.2.0-beta.0 to 0.2.0-beta.2Release notes
Sourced from github.com/openfga/language/pkg/go's releases.
Commits
8118aec
release: js and go changelog entries (#340)cd20b11
release: js and go changelog entries733d874
build: update generated code for go and js (#339)220da0e
build: update generated code for js and go43e2347
ci(go): run tests on go 1.233715b64
ci: check that generated code is updated during build7f8a568
release: release new versions of go, js and java (#338)bb8a30e
release: release new versions of go, js and java9a78e9b
chore(deps): bump js and go dependencies (#337)9964028
chore(deps): bump js and go dependenciesDependabot 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