chore(deps): bump the go-dependencies group across 3 directories with 5 updates - #10
Merged
arhuman merged 1 commit intoSep 14, 2026
Conversation
… 5 updates Bumps the go-dependencies group with 2 updates in the /client directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go) and [golang.org/x/net](https://github.com/golang/net). Bumps the go-dependencies group with 1 update in the /proto directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go). Bumps the go-dependencies group with 4 updates in the /server directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go), [github.com/jackc/pgx/v5](https://github.com/jackc/pgx), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/time](https://github.com/golang/time). Updates `connectrpc.com/connect` from 1.20.0 to 1.21.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.20.0...v1.21.0) Updates `golang.org/x/net` from 0.58.0 to 0.59.0 - [Commits](golang/net@v0.58.0...v0.59.0) Updates `connectrpc.com/connect` from 1.20.0 to 1.21.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.20.0...v1.21.0) Updates `connectrpc.com/connect` from 1.20.0 to 1.21.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.20.0...v1.21.0) Updates `github.com/jackc/pgx/v5` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.10.0...v5.11.0) Updates `golang.org/x/oauth2` from 0.36.0 to 0.37.0 - [Commits](golang/oauth2@v0.36.0...v0.37.0) Updates `golang.org/x/time` from 0.15.0 to 0.16.0 - [Commits](golang/time@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: connectrpc.com/connect dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: connectrpc.com/connect dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/go_modules/client/go-dependencies-d841c2c7f6
branch
September 14, 2026 02:40
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 go-dependencies group with 2 updates in the /client directory: connectrpc.com/connect and golang.org/x/net.
Bumps the go-dependencies group with 1 update in the /proto directory: connectrpc.com/connect.
Bumps the go-dependencies group with 4 updates in the /server directory: connectrpc.com/connect, github.com/jackc/pgx/v5, golang.org/x/oauth2 and golang.org/x/time.
Updates
connectrpc.com/connectfrom 1.20.0 to 1.21.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
41b7f30Prepare for v1.21.0 (#972)6058c20Fix dropped headers on errStreamingClientConn (#964)014693aRefine WithRequestGate API and documentation (#968)d9b4b1dCreate release binary for protoc-gen-connect-go (#966)5111260Add WithRequestGate handler option (#962)febfc19Fix panic in stream Spec and Peer when client construction failed (#959)cb5da57Update Go version for CI (#958)9646326Only send a 304 when the request was a GET (#957)2a02feaFix connect.WithGRPC typo in the missing client option error (#956)eae42d2Fix off-by-one in WithHTTPGetMaxURLSize URL length check (#955)Updates
golang.org/x/netfrom 0.58.0 to 0.59.0Commits
540d04cgo.mod: update golang.org/x dependencies20eef7fquic: clear fast-path receive buffer on stream resetc23af1binternal/http3: fix compilation error due to missed symbol name updateeda109finternal/http3: send appropriate error codes in STOP_SENDING frames12e0501internal/http3: server header size limitsd89285equic: add Stream.StopSending, and rework stream/application errorsd34deaequic: ensure Endpoint.Close waits for connection loops to exit55577aahttp2: use IDNA Lookup profile, not raw Punycode translationb22627einternal/http3: handle a nil TLSConfig in newQUICConfig6e98b0dinternal/http3: report endpoint creation errors from initEndpointUpdates
connectrpc.com/connectfrom 1.20.0 to 1.21.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
41b7f30Prepare for v1.21.0 (#972)6058c20Fix dropped headers on errStreamingClientConn (#964)014693aRefine WithRequestGate API and documentation (#968)d9b4b1dCreate release binary for protoc-gen-connect-go (#966)5111260Add WithRequestGate handler option (#962)febfc19Fix panic in stream Spec and Peer when client construction failed (#959)cb5da57Update Go version for CI (#958)9646326Only send a 304 when the request was a GET (#957)2a02feaFix connect.WithGRPC typo in the missing client option error (#956)eae42d2Fix off-by-one in WithHTTPGetMaxURLSize URL length check (#955)Updates
connectrpc.com/connectfrom 1.20.0 to 1.21.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
41b7f30Prepare for v1.21.0 (#972)6058c20Fix dropped headers on errStreamingClientConn (#964)014693aRefine WithRequestGate API and documentation (#968)d9b4b1dCreate release binary for protoc-gen-connect-go (#966)5111260Add WithRequestGate handler option (#962)febfc19Fix panic in stream Spec and Peer when client construction failed (#959)cb5da57Update Go version for CI (#958)9646326Only send a 304 when the request was a GET (#957)2a02feaFix connect.WithGRPC typo in the missing client option error (#956)eae42d2Fix off-by-one in WithHTTPGetMaxURLSize URL length check (#955)Updates
github.com/jackc/pgx/v5from 5.10.0 to 5.11.0Release notes
Sourced from github.com/jackc/pgx/v5's releases.
... (truncated)
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
5e583faUpdate changelog for v5.11.03927116Apply gofumpt formatting required by linteb07165Quote filesystem paths in development connection stringscf5938fAllow unsigned digit counts in binary numeric encoding3930cf5Accept PostgreSQL POSIX timezone offsets in text timestamps93261bePrefer exact db tag matches when mapping rows to structse8d8ad1Merge pull request #2647 from sueun-dev/fix-range-text-quoting-2026090601d2fd3Merge pull request #2644 from eliranbz/fix-failed-prepare-deallocation9b7e3beMerge pull request #2645 from ash2k/move-channel76d78f5Merge pull request #2643 from AshSgDe29071999/fix/hstore-pairs-estimate-clampUpdates
golang.org/x/oauth2from 0.36.0 to 0.37.0Commits
c624b89google: change the snake case endpoint to kebab-case09a82f6all: upgrade go directive to at least 1.26.0 [generated]Updates
golang.org/x/timefrom 0.15.0 to 0.16.0Commits
fb013b3all: upgrade go directive to at least 1.26.0 [generated]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