thetillhoff / webscan

Verifies web things
MIT License
1 stars 1 forks source link

Update module github.com/quic-go/quic-go to v0.45.1 #40

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/quic-go/quic-go v0.45.0 -> v0.45.1 age adoption passing confidence

Release Notes

quic-go/quic-go (github.com/quic-go/quic-go) ### [`v0.45.1`](https://togithub.com/quic-go/quic-go/releases/tag/v0.45.1) [Compare Source](https://togithub.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: [#​4560](https://togithub.com/quic-go/quic-go/issues/4560) - The http3.RoundTripper was caching the dial error ([#​4561](https://togithub.com/quic-go/quic-go/issues/4561)). Instead, we should re-dial the QUIC connection: [#​4573](https://togithub.com/quic-go/quic-go/issues/4573) **Full Changelog**: https://github.com/quic-go/quic-go/compare/v0.45.0...v0.45.1

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.