Skip to content

Bump golang.org/x/net from 0.53.0 to 0.54.0#508

Merged
ryanfowler merged 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/net-0.54.0
May 12, 2026
Merged

Bump golang.org/x/net from 0.53.0 to 0.54.0#508
ryanfowler merged 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/net-0.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps golang.org/x/net from 0.53.0 to 0.54.0.

Commits
  • b138e06 go.mod: update golang.org/x dependencies
  • 689f70a quic: fix wrong final size being used for RESET_STREAM frame
  • 208f306 http3: increase handshake timeout
  • 49810da http2: enable net/http wrapping when go >= 1.27
  • 5e11a5a quic: fix data race in streamForFrame
  • 8c63081 http2: use empty Transport rather than DefaultTransport in http2wrap
  • fc7b466 http2: add http2wrap test
  • 15c2cb1 http2: avoid overflowing 32-bit int when http2wrap enabled
  • 6465188 http2: add wrapped Server
  • 72f419a http2: add wrapped ClientConn
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026
@dependabot dependabot Bot requested a review from ryanfowler as a code owner May 11, 2026 20:28
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.54.0 branch from 238661d to 6a15465 Compare May 12, 2026 00:22
@ryanfowler ryanfowler enabled auto-merge May 12, 2026 00:22
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.54.0 branch 2 times, most recently from a0b786e to 74989ad Compare May 12, 2026 00:29
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.54.0.
- [Commits](golang/net@v0.53.0...v0.54.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.54.0 branch from 74989ad to 1c8a03c Compare May 12, 2026 00:31
@ryanfowler ryanfowler merged commit f64ca5f into main May 12, 2026
10 checks passed
@ryanfowler ryanfowler deleted the dependabot/go_modules/golang.org/x/net-0.54.0 branch May 12, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant