fix(deps): bump the external group across 2 directories with 4 updates#3440
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): bump the external group across 2 directories with 4 updates#3440dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
Contributor
Bumps the external group with 2 updates in the /examples directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the external group with 1 update in the /tests-bdd directory: [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.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.3...v1.81.0) 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.35.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: 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 - dependency-name: google.golang.org/grpc dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external ... Signed-off-by: dependabot[bot] <support@github.com>
d1ba236 to
edd1bd6
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
Contributor
|
Contributor
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 2 updates in the /examples directory: connectrpc.com/connect and google.golang.org/grpc.
Bumps the external group with 1 update in the /tests-bdd directory: 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.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
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...208d053xds/resolver: pass complete XDSConfig in RPC context for HTTP filters (gRFC A...50fe1cctest: Fix flaky testTestServerStreaming_ClientCallRecvMsgTwicein `end2end...d574badbuild(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#9050)b8bf4d0build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /inte...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]