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

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

This PR contains the following updates:

Package Type Update Change
github.com/quic-go/quic-go require patch v0.37.4 -> v0.37.6

Release Notes

quic-go/quic-go

v0.37.6

Compare Source

This patch release contains a backport of https://github.com/quic-go/quic-go/pull/4038.

Full Changelog: https://github.com/quic-go/quic-go/compare/v0.37.5...v0.37.6

v0.37.5

Compare Source

This patch release contains the backport of 3 fixes:

  • fix handshake failure if tls.Config.SessionTicketDisabled = false, but tls.Config.GetConfigForClient returns a config that disables session tickets: #​4030
  • use the correct hash function for TLS_AES_256_GCM_SHA384: #​4031
  • automatically set the tls.Config.ServerName: #​4032

Full Changelog: https://github.com/quic-go/quic-go/compare/v0.37.4...v0.37.5


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.37.4` -> `v0.37.6` | --- ### Release Notes <details> <summary>quic-go/quic-go</summary> ### [`v0.37.6`](https://github.com/quic-go/quic-go/releases/tag/v0.37.6) [Compare Source](https://github.com/quic-go/quic-go/compare/v0.37.5...v0.37.6) This patch release contains a backport of https://github.com/quic-go/quic-go/pull/4038. **Full Changelog**: https://github.com/quic-go/quic-go/compare/v0.37.5...v0.37.6 ### [`v0.37.5`](https://github.com/quic-go/quic-go/releases/tag/v0.37.5) [Compare Source](https://github.com/quic-go/quic-go/compare/v0.37.4...v0.37.5) This patch release contains the backport of 3 fixes: - fix handshake failure if `tls.Config.SessionTicketDisabled = false`, but `tls.Config.GetConfigForClient` returns a config that disables session tickets: [#&#8203;4030](https://github.com/quic-go/quic-go/issues/4030) - use the correct hash function for TLS_AES\_256\_GCM_SHA384: [#&#8203;4031](https://github.com/quic-go/quic-go/issues/4031) - automatically set the `tls.Config.ServerName`: [#&#8203;4032](https://github.com/quic-go/quic-go/issues/4032) **Full Changelog**: https://github.com/quic-go/quic-go/compare/v0.37.4...v0.37.5 </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 force-pushed renovate/github.com-quic-go-quic-go-0.x from 2545e8d448 to 9c8e5349bf 2023-08-20 00:00:26 +00:00 Compare
renovate-bot changed title from fix(deps): update module github.com/quic-go/quic-go to v0.37.5 to fix(deps): update module github.com/quic-go/quic-go to v0.37.6 2023-08-20 00:00:27 +00:00
renovate-bot merged commit 9c8e5349bf into master 2023-08-20 19:00:29 +00:00
Sign in to join this conversation.
No description provided.