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

Merged
renovate-bot merged 1 commit from renovate/github.com-quic-go-quic-go-0.x into master 2023-10-27 08:00:21 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/quic-go/quic-go require patch v0.39.2 -> v0.39.3

Release Notes

quic-go/quic-go

v0.39.3

Compare Source

This patch contains two fixes:

Full Changelog: https://github.com/quic-go/quic-go/compare/v0.39.2...v0.39.3


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.39.2` -> `v0.39.3` | --- ### Release Notes <details> <summary>quic-go/quic-go</summary> ### [`v0.39.3`](https://github.com/quic-go/quic-go/releases/tag/v0.39.3) [Compare Source](https://github.com/quic-go/quic-go/compare/v0.39.2...v0.39.3) This patch contains two fixes: - The `tls.Config` returned by `GetConfigForClient` is now cloned before quic-go modifies it: https://github.com/quic-go/quic-go/pull/4133 - The `MinVersion` on the `tlsConfig` returned by `GetConfigForClient` is not set to TLS 1.3, making sure that the TLS stack doesn't negotiate a TLS version older than 1.3: https://github.com/quic-go/quic-go/pull/4134 **Full Changelog**: https://github.com/quic-go/quic-go/compare/v0.39.2...v0.39.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate-bot added 1 commit 2023-10-27 07:00:27 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
87c59551ec
fix(deps): update module github.com/quic-go/quic-go to v0.39.3
renovate-bot merged commit 87c59551ec into master 2023-10-27 08:00:21 +00:00
Sign in to join this conversation.
No description provided.