Skip to content

build(deps): Bump golang.org/x/net from 0.52.0 to 0.53.0#736

Merged
soumeh01 merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/net-0.53.0
May 4, 2026
Merged

build(deps): Bump golang.org/x/net from 0.52.0 to 0.53.0#736
soumeh01 merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/net-0.53.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

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

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • 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 Apr 10, 2026
@qltysh
Copy link
Copy Markdown

qltysh Bot commented Apr 10, 2026

Qlty


Coverage Impact

⬇️ Merging this pull request will decrease total coverage on main by 0.11%.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

soumeh01
soumeh01 previously approved these changes Apr 13, 2026
soumeh01
soumeh01 previously approved these changes Apr 14, 2026
@soumeh01
Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.53.0 branch from 218d067 to 096f130 Compare April 14, 2026 07:28
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.52.0 to 0.53.0.
- [Commits](golang/net@v0.52.0...v0.53.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.53.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.53.0 branch from 096f130 to 9c691ab Compare April 21, 2026 13:32
@soumeh01 soumeh01 merged commit 59679f4 into main May 4, 2026
24 checks passed
@soumeh01 soumeh01 deleted the dependabot/go_modules/golang.org/x/net-0.53.0 branch May 4, 2026 06:32
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