fix(deps): bump the external group across 2 directories with 5 updates#3487
Closed
dependabot[bot] wants to merge 1 commit into
Closed
fix(deps): bump the external group across 2 directories with 5 updates#3487dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the external group with 3 updates in the /examples directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [github.com/spf13/pflag](https://github.com/spf13/pflag). Bumps the external group with 3 updates in the /tests-bdd directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [github.com/cucumber/godog](https://github.com/cucumber/godog). Updates `connectrpc.com/connect` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.19.1...v1.19.2) Updates `google.golang.org/grpc` from 1.79.3 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.3...v1.81.1) Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) Updates `golang.org/x/oauth2` from 0.34.0 to 0.36.0 - [Commits](golang/oauth2@v0.34.0...v0.36.0) Updates `connectrpc.com/connect` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.19.1...v1.19.2) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.3...v1.81.1) Updates `github.com/cucumber/godog` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/cucumber/godog/releases) - [Changelog](https://github.com/cucumber/godog/blob/main/CHANGELOG.md) - [Commits](cucumber/godog@v0.15.0...v0.15.1) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.34.0...v0.36.0) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: external - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: external - dependency-name: connectrpc.com/connect dependency-version: 1.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: external - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/cucumber/godog dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
Contributor
|
Contributor
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the external group with 3 updates in the /examples directory: connectrpc.com/connect, google.golang.org/grpc and github.com/spf13/pflag.
Bumps the external group with 3 updates in the /tests-bdd directory: connectrpc.com/connect, google.golang.org/grpc and github.com/cucumber/godog.
Updates
connectrpc.com/connectfrom 1.19.1 to 1.19.2Release notes
Sourced from connectrpc.com/connect's releases.
Commits
1c195aePrepare for v1.19.2 (#920)96abc6bUpgrade golangci-lint to v2 (#917)be72fa5Clarify concurrent use semantics for streaming types (#911)299d2e7Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndRecei...e299aa6Bump google.golang.org/grpc from 1.76.0 to 1.79.3 in /internal/conformance (#...7b531c0Clarify UnaryFunc response type (#912)02f23a3Fix typo in RELEASE.md (#906)ec6f523Add Timo Stamm to maintainers (#905)59cc697Use 'deadline_exceeded' instead of 'canceled' on HTTP/2 cancelation when appr...e9aff4aBump connectrpc.com/conformance from 1.0.4 to 1.0.5 in /internal/conformance ...Updates
google.golang.org/grpcfrom 1.79.3 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...Updates
github.com/spf13/pflagfrom 1.0.9 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelistUpdates
golang.org/x/oauth2from 0.34.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]89ff2e1google: add safer credentials JSON loading options.Updates
connectrpc.com/connectfrom 1.19.1 to 1.19.2Release notes
Sourced from connectrpc.com/connect's releases.
Commits
1c195aePrepare for v1.19.2 (#920)96abc6bUpgrade golangci-lint to v2 (#917)be72fa5Clarify concurrent use semantics for streaming types (#911)299d2e7Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndRecei...e299aa6Bump google.golang.org/grpc from 1.76.0 to 1.79.3 in /internal/conformance (#...7b531c0Clarify UnaryFunc response type (#912)02f23a3Fix typo in RELEASE.md (#906)ec6f523Add Timo Stamm to maintainers (#905)59cc697Use 'deadline_exceeded' instead of 'canceled' on HTTP/2 cancelation when appr...e9aff4aBump connectrpc.com/conformance from 1.0.4 to 1.0.5 in /internal/conformance ...Updates
google.golang.org/grpcfrom 1.80.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...Updates
github.com/cucumber/godogfrom 0.15.0 to 0.15.1Release notes
Sourced from github.com/cucumber/godog's releases.
Changelog
Sourced from github.com/cucumber/godog's changelog.
Commits
b7da3abUpdate CHANGELOG.md for release, tidy modules005cfc2Print step declaration line instead of handler declaration line (#668)6ba3a7eMark junit test cases as skipped if no pickle step results available (#597)9b4d5e9feat: support uint types (#695)963f338fix(deps): update module github.com/spf13/pflag to v1.0.7 (#694)6a0bb7ffix: change bang to being in README (#687)3651f88fix: verify dogT exists in the context before using it (#692)532be7dchore(deps): update dominikh/staticcheck-action action to v1.4.0 (#689)74fa488Replace deprecated::set-output(#681)4a4fd8afix(errors): Fix expected Step argument count for steps with `context.Context...Updates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]89ff2e1google: add safer credentials JSON loading options.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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