pion / bwe-test

https://pion.ly/
5 stars 1 forks source link

Update module github.com/pion/transport/v2 to v2.2.0 #25

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/transport/v2 require minor v2.0.0 -> v2.2.0

Release Notes

pion/transport ### [`v2.2.0`](https://togithub.com/pion/transport/releases/tag/v2.2.0) [Compare Source](https://togithub.com/pion/transport/compare/v2.1.0...v2.2.0) #### Changelog - [`b083211`](https://togithub.com/pion/transport/commit/b083211) Add note that package isnt intended for production - [`36f2d7f`](https://togithub.com/pion/transport/commit/36f2d7f) Add pion/dtls/internal/net/dpipe package - [`83341e0`](https://togithub.com/pion/transport/commit/83341e0) Revert "Add StrictDeadline option" ### [`v2.1.0`](https://togithub.com/pion/transport/releases/tag/v2.1.0) [Compare Source](https://togithub.com/pion/transport/compare/v2.0.2...v2.1.0) #### Changelog - [`5c3a487`](https://togithub.com/pion/transport/commit/5c3a487) Fix invalid nolint directive - [`4dd98b1`](https://togithub.com/pion/transport/commit/4dd98b1) Add StrictDeadline option to packetio.Buffer - [`ca7eeb3`](https://togithub.com/pion/transport/commit/ca7eeb3) Merge github.com/pion/udp into this package - [`9ec3bb2`](https://togithub.com/pion/transport/commit/9ec3bb2) Disable TBF tests for WASM due to poor performance - [`8cca64e`](https://togithub.com/pion/transport/commit/8cca64e) Make TBF refill only when new chunks arrive - [`2008af3`](https://togithub.com/pion/transport/commit/2008af3) Update CI configs to v0.10.6 - [`ce17e12`](https://togithub.com/pion/transport/commit/ce17e12) Harmonize sections in README - [`e69fe78`](https://togithub.com/pion/transport/commit/e69fe78) Update module golang.org/x/sys to v0.7.0 - [`d41a02d`](https://togithub.com/pion/transport/commit/d41a02d) Silence linter error - [`0b8c287`](https://togithub.com/pion/transport/commit/0b8c287) Simplify notifying readers - [`0091c4c`](https://togithub.com/pion/transport/commit/0091c4c) Update module golang.org/x/net to v0.8.0 - [`3e3eeb7`](https://togithub.com/pion/transport/commit/3e3eeb7) Disable assembler code under gccgo - [`1a96097`](https://togithub.com/pion/transport/commit/1a96097) Add build tags for go1.15 and earlier - [`22a2f3b`](https://togithub.com/pion/transport/commit/22a2f3b) Cleanup common sections in README - [`b8978be`](https://togithub.com/pion/transport/commit/b8978be) Cleanup badges in README - [`4506eb1`](https://togithub.com/pion/transport/commit/4506eb1) Update module github.com/stretchr/testify to v1.8.2 ### [`v2.0.2`](https://togithub.com/pion/transport/releases/tag/v2.0.2) [Compare Source](https://togithub.com/pion/transport/compare/v2.0.1...v2.0.2) #### Changelog - [`3747aec`](https://togithub.com/pion/transport/commit/3747aec) Update module golang.org/x/net to v0.7.0 ### [`v2.0.1`](https://togithub.com/pion/transport/releases/tag/v2.0.1) [Compare Source](https://togithub.com/pion/transport/compare/v2.0.0...v2.0.1) #### Changelog - [`895931c`](https://togithub.com/pion/transport/commit/895931c) Update module golang.org/x/net to v0.5.0 - [`d668f81`](https://togithub.com/pion/transport/commit/d668f81) Rename Interface.Addresses() to Interface.Addrs() - [`818ab5f`](https://togithub.com/pion/transport/commit/818ab5f) Update CI configs to v0.10.3 - [`40abc81`](https://togithub.com/pion/transport/commit/40abc81) Update CI configs to v0.10.1 - [`20b2e1d`](https://togithub.com/pion/transport/commit/20b2e1d) Update CI configs to v0.9.0 - [`f298716`](https://togithub.com/pion/transport/commit/f298716) Update module golang.org/x/sys to v0.4.0 - [`206c43e`](https://togithub.com/pion/transport/commit/206c43e) Update module golang.org/x/net to v0.4.0 - [`d5e63b1`](https://togithub.com/pion/transport/commit/d5e63b1) Update module golang.org/x/net to v0.2.0

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.