Doridian / wsvpn

VPN over WebSocket and WebTransport
BSD 3-Clause "New" or "Revised" License
123 stars 12 forks source link

Update module github.com/quic-go/webtransport-go to v0.6.0 #363

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/quic-go/webtransport-go require minor v0.5.3 -> v0.6.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

quic-go/webtransport-go (github.com/quic-go/webtransport-go) ### [`v0.6.0`](https://togithub.com/quic-go/webtransport-go/releases/tag/v0.6.0) [Compare Source](https://togithub.com/quic-go/webtransport-go/compare/v0.5.3...v0.6.0) This release still supports [WebTransport draft-02](https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/02/), but it already incorporates the [extension of the error code space](https://togithub.com/ietf-wg-webtrans/draft-ietf-webtrans-http3/pull/115) to 32 bits. This release also updates quic-go to v0.39.0. #### Changelog - replace the WebTransport offer header if already set by [@​lleyton](https://togithub.com/lleyton) in [https://github.com/quic-go/webtransport-go/pull/81](https://togithub.com/quic-go/webtransport-go/pull/81) - ci: update interop to accomodate breaking changes in Selenium API by [@​marten-seemann](https://togithub.com/marten-seemann) in [https://github.com/quic-go/webtransport-go/pull/83](https://togithub.com/quic-go/webtransport-go/pull/83) - ci: remove automerge workflow by [@​galargh](https://togithub.com/galargh) in [https://github.com/quic-go/webtransport-go/pull/90](https://togithub.com/quic-go/webtransport-go/pull/90) - ci: update workflows by [@​galargh](https://togithub.com/galargh) in [https://github.com/quic-go/webtransport-go/pull/91](https://togithub.com/quic-go/webtransport-go/pull/91) - bump go.mod to Go 1.20, run go fix, update quic-go to v0.38.1 by [@​galargh](https://togithub.com/galargh) in [https://github.com/quic-go/webtransport-go/pull/92](https://togithub.com/quic-go/webtransport-go/pull/92) - switch from unmaintained golang/mock to go.uber.org/mock by [@​marten-seemann](https://togithub.com/marten-seemann) in [https://github.com/quic-go/webtransport-go/pull/95](https://togithub.com/quic-go/webtransport-go/pull/95) - extend the error code space to 32 bits by [@​marten-seemann](https://togithub.com/marten-seemann) in [https://github.com/quic-go/webtransport-go/pull/74](https://togithub.com/quic-go/webtransport-go/pull/74) - update quic-go to v0.39.0 by [@​marten-seemann](https://togithub.com/marten-seemann) in [https://github.com/quic-go/webtransport-go/pull/96](https://togithub.com/quic-go/webtransport-go/pull/96) #### New Contributors - [@​lleyton](https://togithub.com/lleyton) made their first contribution in [https://github.com/quic-go/webtransport-go/pull/81](https://togithub.com/quic-go/webtransport-go/pull/81) - [@​galargh](https://togithub.com/galargh) made their first contribution in [https://github.com/quic-go/webtransport-go/pull/90](https://togithub.com/quic-go/webtransport-go/pull/90) **Full Changelog**: https://github.com/quic-go/webtransport-go/compare/v0.5.3...v0.6.0

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.



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