Bump the all group across 1 directory with 7 updates - #22
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all group with 1 update in the / directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-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/klauspost/compress` from 1.17.8 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.17.8...v1.18.0) Updates `github.com/streamingfast/logging` from 0.0.0-20230608130331-f22c91403091 to 0.0.0-20260108192805-38f96de0a641 - [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) Updates `go.uber.org/atomic` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uber-go/atomic/releases) - [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md) - [Commits](uber-go/atomic@v1.10.0...v1.11.0) Updates `go.uber.org/zap` from 1.21.0 to 1.27.1 - [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.27.1) Updates `google.golang.org/grpc` from 1.61.0 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.61.0...v1.77.0) Updates `google.golang.org/protobuf` from 1.32.0 to 1.36.11 --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/klauspost/compress dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/streamingfast/logging dependency-version: 0.0.0-20260108192805-38f96de0a641 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: go.uber.org/atomic dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/grpc dependency-version: 1.77.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-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-a8965565d1
branch
from
July 21, 2026 22:03
2e7a504 to
d3a63db
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 1 update in the / directory: connectrpc.com/connect.
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/klauspost/compressfrom 1.17.8 to 1.18.0Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
Commits
8e79dc4Deprecate Go 1.21 and add 1.24 (#1055)df8e99cbuild(deps): bump the github-actions group with 2 updates (#1053)7787431zstd: fix unused debug code (#1052)0bf3ecbflate: Cleanup & reduce casts (#1050)e0f89a9flate: Fix matchlen L5+L6 (#1049)c8a8470s2: Improve small block compression speed w/o asm (#1048)b05b993s2: Add block decode fuzzer (#1044)aafbabdflate: Simplify matchlen (remove asm) (#1045)dbaa9c1flate: Simplify l4-6 loading (#1043)4fa2036Add unsafe little endian loaders (#1036)Updates
github.com/streamingfast/loggingfrom 0.0.0-20230608130331-f22c91403091 to 0.0.0-20260108192805-38f96de0a641Commits
Updates
go.uber.org/atomicfrom 1.10.0 to 1.11.0Release notes
Sourced from go.uber.org/atomic's releases.
Changelog
Sourced from go.uber.org/atomic's changelog.
Commits
76f817cUpdate CHANGELOG.md2a750c4Preparing release v1.11.0544d6aaMinimize permissions to CI workflows (#133)1505d28Fix Swap and CompareAndSwap for Value wrappers (#130)78a3b8eImplement String method for pointers (#122)159e329chore(gen-*): Move templates into external files (#121)Updates
go.uber.org/zapfrom 1.21.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.
... (truncated)
Changelog
Sourced from go.uber.org/zap's changelog.
... (truncated)
Commits
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)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)Updates
google.golang.org/grpcfrom 1.61.0 to 1.77.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
805b1f8Change version to 1.77.0 (#8677)ea7b66eCherrypick #8702 to v1.77.x (#8709)cadae08Cherry-pick #8536 to v1.77.x (#8691)4288cfcCherrypick #8657 and #8667 to v1.77.x (#8690)f959da6transport: Reduce heap allocations (#8668)0d49384deps: update all dependencies (#8673)e3e142dpickfirst: Remove old pickfirst (#8672)254ab10documentation: fix typos in benchmark and auth docs (#8674)2d56bdamem: Remove Reader interface and export the concrete struct (#8669)8ab0c82mem: Avoid clearing new buffers and clear buffers from simpleBufferPools (#8670)Updates
google.golang.org/protobuffrom 1.32.0 to 1.36.11