Skip to content

Bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/quic-go/quic-go-0.53.0
Closed

Bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/quic-go/quic-go-0.53.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps github.com/quic-go/quic-go from 0.52.0 to 0.53.0.

Commits
  • b94fc4d quicvarint: speed up parsing of 1, 2 and 4 byte varints (#5229)
  • e629a12 drain server accept queue when the transport is closed (#5237)
  • cf97a0a fix deadlock when closing the Transport (#5220)
  • 92aa7b4 handshake: store key update interval in an atomic (#5234)
  • 4bc9dfc improve documentation for the various error types (#5233)
  • b9d934f http3: tighten checks for incorrect use of RequestStream (#5231)
  • 7d5e057 http3: avoid reinitilising the frame parser on the stream (#5232)
  • f27b056 http3: remove deprecated RoundTripper (#5230)
  • 66e2539 http3: explicitly expose all method on the RequestStream (#5216)
  • f16ffc6 http3: add ClientConn.Context, CloseWithError and Conn (#5219)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](quic-go/quic-go@v0.52.0...v0.53.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #9.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/quic-go/quic-go-0.53.0 branch July 21, 2025 19:39
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.

0 participants