pion / bwe-test

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

Update module github.com/pion/transport to v2.0.0 #21

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/transport require minor v0.13.1 -> v0.14.1

Release Notes

pion/transport ### [`v0.14.1`](https://togithub.com/pion/transport/releases/tag/v0.14.1) [Compare Source](https://togithub.com/pion/transport/compare/v0.14.0...v0.14.1) #### Changelog - [`452b133`](https://togithub.com/pion/transport/commit/452b133) Revert commits that break public API - [`b6de406`](https://togithub.com/pion/transport/commit/b6de406) Retract v0.14.0 ### [`v0.14.0`](https://togithub.com/pion/transport/releases/tag/v0.14.0) [Compare Source](https://togithub.com/pion/transport/compare/v0.13.1...v0.14.0) #### Changelog - [`0b684cf`](https://togithub.com/pion/transport/commit/0b684cf) Harmonize assertion handling - [`49d07d1`](https://togithub.com/pion/transport/commit/49d07d1) Return error in vnet.NewNet() - [`20b7857`](https://togithub.com/pion/transport/commit/20b7857) Add more interface getters to Net - [`c9fb36e`](https://togithub.com/pion/transport/commit/c9fb36e) Fix some errors found by golangci-lint - [`fed2e86`](https://togithub.com/pion/transport/commit/fed2e86) Add preliminary TCP support to Net interface - [`35de69e`](https://togithub.com/pion/transport/commit/35de69e) Add a new interface 'transport.Net' - [`a284a0e`](https://togithub.com/pion/transport/commit/a284a0e) Update CI configs to v0.8.1 - [`216bd97`](https://togithub.com/pion/transport/commit/216bd97) Add missing go:build directive - [`ca9a267`](https://togithub.com/pion/transport/commit/ca9a267) Refactor cchunk to TimestampedChunk - [`8c5d1fd`](https://togithub.com/pion/transport/commit/8c5d1fd) Fix Typos - [`611de07`](https://togithub.com/pion/transport/commit/611de07) Fix invalid getter in test/bridge.go - [`9f2193c`](https://togithub.com/pion/transport/commit/9f2193c) Update module stretchr/testify to v1.8.1 - [`7bbf06b`](https://togithub.com/pion/transport/commit/7bbf06b) Bugfix: deadline.Set() memory leak (issue [#​208](https://togithub.com/pion/transport/issues/208)) - [`4ce527f`](https://togithub.com/pion/transport/commit/4ce527f) Update module golang.org/x/sys to v0.2.0 - [`5b692de`](https://togithub.com/pion/transport/commit/5b692de) Update module golang.org/x/net to v0.1.0 - [`1d9067c`](https://togithub.com/pion/transport/commit/1d9067c) Update CI configs to v0.8.0 - [`cfce383`](https://togithub.com/pion/transport/commit/cfce383) Update golang.org/x/sys digest to [`f11e5e4`](https://togithub.com/pion/transport/commit/f11e5e4) - [`e5bd4dd`](https://togithub.com/pion/transport/commit/e5bd4dd) Update golang.org/x/net digest to [`107f3e3`](https://togithub.com/pion/transport/commit/107f3e3) - [`6c977fd`](https://togithub.com/pion/transport/commit/6c977fd) Update golang.org/x/sys digest to [`d48e67d`](https://togithub.com/pion/transport/commit/d48e67d) - [`7c6fc19`](https://togithub.com/pion/transport/commit/7c6fc19) Update golang.org/x/net digest to [`83b083e`](https://togithub.com/pion/transport/commit/83b083e) - [`bb776fc`](https://togithub.com/pion/transport/commit/bb776fc) Update golang.org/x/sys digest to [`6e608f9`](https://togithub.com/pion/transport/commit/6e608f9) - [`b06f2a7`](https://togithub.com/pion/transport/commit/b06f2a7) Update golang.org/x/net digest to [`c7608f3`](https://togithub.com/pion/transport/commit/c7608f3) - [`61e5e26`](https://togithub.com/pion/transport/commit/61e5e26) Update golang.org/x/sys digest to [`f75cf1e`](https://togithub.com/pion/transport/commit/f75cf1e) - [`9900c36`](https://togithub.com/pion/transport/commit/9900c36) Update golang.org/x/net digest to [`69896b7`](https://togithub.com/pion/transport/commit/69896b7)

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.