fix(deps): update module github.com/quic-go/quic-go to v0.45.1 #264

Merged
renovate-bot merged 1 commit from renovate/github.com-quic-go-quic-go-0.x into master 2024-06-23 06:01:23 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/quic-go/quic-go require patch v0.45.0 -> v0.45.1

Release Notes

quic-go/quic-go (github.com/quic-go/quic-go)

v0.45.1

Compare Source

This patch release contains two fixes:

  • The new Prometheus metrics DefaultConnectionTracer was implemented incorrectly, leading to incorrect metrics being collected: #​4560
  • The http3.RoundTripper was caching the dial error (#​4561). Instead, we should re-dial the QUIC connection: #​4573

Full Changelog: https://github.com/quic-go/quic-go/compare/v0.45.0...v0.45.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | require | patch | `v0.45.0` -> `v0.45.1` | --- ### Release Notes <details> <summary>quic-go/quic-go (github.com/quic-go/quic-go)</summary> ### [`v0.45.1`](https://github.com/quic-go/quic-go/releases/tag/v0.45.1) [Compare Source](https://github.com/quic-go/quic-go/compare/v0.45.0...v0.45.1) This patch release contains two fixes: - The new Prometheus metrics DefaultConnectionTracer was implemented incorrectly, leading to incorrect metrics being collected: [#&#8203;4560](https://github.com/quic-go/quic-go/issues/4560) - The http3.RoundTripper was caching the dial error ([#&#8203;4561](https://github.com/quic-go/quic-go/issues/4561)). Instead, we should re-dial the QUIC connection: [#&#8203;4573](https://github.com/quic-go/quic-go/issues/4573) **Full Changelog**: https://github.com/quic-go/quic-go/compare/v0.45.0...v0.45.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-06-23 06:00:35 +00:00
fix(deps): update module github.com/quic-go/quic-go to v0.45.1
All checks were successful
Mirror Push / mirror (push) Successful in 7s
Test / test (oldstable) (push) Successful in 42s
Test / test (stable) (push) Successful in 37s
3277bc158c
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-06-23 06:00:36 +00:00
renovate-bot merged commit 3277bc158c into master 2024-06-23 06:01:23 +00:00
Sign in to join this conversation.
No description provided.