-
Notifications
You must be signed in to change notification settings - Fork 38
chore(deps): bump the dependencies group across 1 directory with 4 updates #616
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
base: main
Are you sure you want to change the base?
Conversation
…dates Bumps the dependencies group with 4 updates in the / directory: [github.com/openfga/openfga](https://github.com/openfga/openfga), [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar), [github.com/spf13/cobra](https://github.com/spf13/cobra) and google.golang.org/protobuf. Updates `github.com/openfga/openfga` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/openfga/openfga/releases) - [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md) - [Commits](openfga/openfga@v1.11.1...v1.11.2) Updates `github.com/schollz/progressbar/v3` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.18.0...v3.19.0) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 --- updated-dependencies: - dependency-name: github.com/openfga/openfga dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/schollz/progressbar/v3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the dependencies group with 4 updates in the / directory: github.com/openfga/openfga, github.com/schollz/progressbar/v3, github.com/spf13/cobra and google.golang.org/protobuf.
Updates
github.com/openfga/openfgafrom 1.11.1 to 1.11.2Release notes
Sourced from github.com/openfga/openfga's releases.
Changelog
Sourced from github.com/openfga/openfga's changelog.
Commits
0ad13d7release: update changelog for releasev1.11.2(#2838)e266f5dfeat: mutatereq.AuthorizationModelIdwith resolved model id (#2835)e7a234bchore(ci): fix govulncheck job (#2836)2d9c8e8fix: update go toolchain version to address CVE in std lib (#2833)2b89181chore(deps): bump the dependencies group with 5 updates (#2826)38a14a7fix: passdatastore_throttlingfeature flag result through LO and Check (#2...5564c54[StepSecurity] ci: Harden GitHub Actions (#2830)28ed51ffix: InMemoryCacheController invalidation timing (#2811)d381896fix: update throttling-related metadata & logging (#2821)Updates
github.com/schollz/progressbar/v3from 3.18.0 to 3.19.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
56ad4a7Merge pull request #216 from goncalogdomingo/maindae95efMerge pull request #226 from polymorcodeus/mart1082/optsetcustomcolor0ec6061Merge pull request #223 from bitlux/bitlux/unusedf13fb15Merge pull request #218 from mrkbac/fix-reader-close472b188Merge pull request #221 from yevk/main57f6968Added OptionSetCustomColorCodes to pass in custom color codes.655d41eMerge pull request #220 from mengshengwu/fix-windows-progressbar-flickering533e284Merge pull request #225 from schollz/fix/describe914e511fix: add describe solution5692e00fix: allow progressbar to be updated afterwardsUpdates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
google.golang.org/protobuffrom 1.36.10 to 1.36.11Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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