Bump the all group across 1 directory with 5 updates - #9
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all group with 4 updates in the / directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go), [github.com/streamingfast/logging](https://github.com/streamingfast/logging), [go.uber.org/zap](https://github.com/uber-go/zap) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `connectrpc.com/connect` from 1.14.0 to 1.20.0 - [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.14.0...v1.20.0) Updates `github.com/streamingfast/logging` from 0.0.0-20220304214715-bc750a74b424 to 1.2.2 - [Release notes](https://github.com/streamingfast/logging/releases) - [Changelog](https://github.com/streamingfast/logging/blob/develop/CHANGELOG.md) - [Commits](https://github.com/streamingfast/logging/commits/v1.2.2) Updates `go.uber.org/zap` from 1.21.0 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.21.0...v1.28.0) Updates `google.golang.org/grpc` from 1.77.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.82.1) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/streamingfast/logging dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/grpc dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-8d45eca5ab
branch
from
July 20, 2026 12:43
51c8a70 to
b71a955
Compare
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 all group with 4 updates in the / directory: connectrpc.com/connect, github.com/streamingfast/logging, go.uber.org/zap and google.golang.org/grpc.
Updates
connectrpc.com/connectfrom 1.14.0 to 1.20.0Release notes
Sourced from connectrpc.com/connect's releases.
... (truncated)
Commits
1291a7dPrepare for v1.20.0 (#927)6df682fUpdate Unary-Get query parameter order to match spec recommendation (#926)c4aac92Chore update buf v1.69.0 and license year (#925)a5a6c30Bump Go from v1.24 to v1.25 (#922)138e270Back to development (#921)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 (#...Updates
github.com/streamingfast/loggingfrom 0.0.0-20220304214715-bc750a74b424 to 1.2.2Release notes
Sourced from github.com/streamingfast/logging's releases.
Changelog
Sourced from github.com/streamingfast/logging's changelog.
Commits
Updates
go.uber.org/zapfrom 1.21.0 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
... (truncated)
Changelog
Sourced from go.uber.org/zap's changelog.
... (truncated)
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)Updates
google.golang.org/grpcfrom 1.77.0 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)Updates
google.golang.org/protobuffrom 1.36.10 to 1.36.11