pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
597 stars 90 forks source link

Update module github.com/pion/transport/v2 to v2.2.2 #167

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/transport/v2 require patch v2.2.1 -> v2.2.2

Release Notes

pion/transport (github.com/pion/transport/v2) ### [`v2.2.2`](https://togithub.com/pion/transport/releases/tag/v2.2.2) [Compare Source](https://togithub.com/pion/transport/compare/v2.2.1...v2.2.2) #### Changelog - [`a788a32`](https://togithub.com/pion/transport/commit/a788a32) Add support to disable read batch - [`46a4b2c`](https://togithub.com/pion/transport/commit/46a4b2c) Add batch read/write for udp listener - [`6890c79`](https://togithub.com/pion/transport/commit/6890c79) Update CI configs to v0.10.11 - [`f2dffd8`](https://togithub.com/pion/transport/commit/f2dffd8) Remove named return values - [`3cefa92`](https://togithub.com/pion/transport/commit/3cefa92) Update replaydetector tests to include latest - [`d490a2c`](https://togithub.com/pion/transport/commit/d490a2c) Add latest seqnum notify to replaydetector - [`571eb96`](https://togithub.com/pion/transport/commit/571eb96) Update module golang.org/x/net to v0.13.0 - [`41845b0`](https://togithub.com/pion/transport/commit/41845b0) Update module golang.org/x/net to v0.12.0 - [`a789100`](https://togithub.com/pion/transport/commit/a789100) Add Daniel Mangum to AUTHORS.txt - [`5ecc325`](https://togithub.com/pion/transport/commit/5ecc325) Document all public netctx methods - [`668c2ec`](https://togithub.com/pion/transport/commit/668c2ec) Use net.ErrClosed instead of io.EOF - [`a4c1f18`](https://togithub.com/pion/transport/commit/a4c1f18) Refactor ConnCtx/PacketConnCtx to Conn/PacketConn - [`764757e`](https://togithub.com/pion/transport/commit/764757e) Use netctx in stress tests - [`7447e09`](https://togithub.com/pion/transport/commit/7447e09) Add unit tests for PacketConnCtx - [`8a710a5`](https://togithub.com/pion/transport/commit/8a710a5) Add context wrapped net.PacketConn - [`55834f5`](https://togithub.com/pion/transport/commit/55834f5) Use NewConnCtx instead of New - [`c13b96e`](https://togithub.com/pion/transport/commit/c13b96e) Mark connctx package as deprecated - [`7614929`](https://togithub.com/pion/transport/commit/7614929) Move ConnCtx to the netctx package - [`4b89bf8`](https://togithub.com/pion/transport/commit/4b89bf8) Update module golang.org/x/sys to v0.10.0 - [`30cd328`](https://togithub.com/pion/transport/commit/30cd328) Update module golang.org/x/net to v0.11.0 - [`c8e9e56`](https://togithub.com/pion/transport/commit/c8e9e56) Update module golang.org/x/net to v0.10.0 - [`2cec8d1`](https://togithub.com/pion/transport/commit/2cec8d1) Update module github.com/stretchr/testify to v1.8.4 - [`4385551`](https://togithub.com/pion/transport/commit/4385551) Remove sync.Pool from udp.listener.readloop

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.

codecov[bot] commented 10 months ago

Codecov Report

Patch has no changes to coverable lines.

:loudspeaker: Thoughts on this report? Let us know!.