Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/pion/transport/v2 to v3 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/transport/v2 v2.2.1 -> v3.0.7 age adoption passing confidence

Release Notes

pion/transport (github.com/pion/transport/v2)

v3.0.7

Compare Source

What's Changed

Full Changelog: pion/transport@v3.0.6...v3.0.7

v3.0.6

Compare Source

What's Changed

Full Changelog: pion/transport@v3.0.5...v3.0.6

v3.0.5

Compare Source

What's Changed

Full Changelog: pion/transport@v3.0.4...v3.0.5

v3.0.4

Compare Source

What's Changed

Full Changelog: pion/transport@v3.0.3...v3.0.4

v3.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: pion/transport@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

Full Changelog: pion/transport@v2.2.4...v3.0.2

v3.0.1

Compare Source

Changelog

  • 701ff64 Use atomic Int32 instead of Bool

v3.0.0

Compare Source

Changelog

  • a66d5b7 Update AUTHORS.txt
  • 82ae7e5 Update AUTHORS.txt
  • b1019b7 Remove named return values
  • 241097e Update replaydetector tests to include latest
  • 0d51df0 Add latest seqnum notify to replaydetector
  • 03c807b Start pion/transport@v3

v2.2.10

Compare Source

Full Changelog: pion/transport@v2.2.9...v2.2.10

v2.2.9

Compare Source

Full Changelog: pion/transport@v2.2.8...v2.2.9

v2.2.8

Compare Source

Full Changelog: pion/transport@v2.2.7...v2.2.8

v2.2.7

Compare Source

Full Changelog: pion/transport@v2.2.6...v2.2.7

v2.2.6

Compare Source

Full Changelog: pion/transport@v2.2.5...v2.2.6

v2.2.5

Compare Source

Changelog

  • c72ccc1 Reuse notify channel when blocked on read
  • 465cf31 Reuse timer in Deadline
  • 84665ab Add logging to UDP conn

v2.2.4

Compare Source

Changelog

  • 536a6d1 Use atomic Int32 instead of Bool

v2.2.3

Compare Source

Changelog

  • 6bdfa93 Revert ReplayDetector API Changes
  • e136b3a Update module golang.org/x/net to v0.14.0
  • c808973 Update module golang.org/x/sys to v0.11.0

v2.2.2

Compare Source

Changelog

  • a788a32 Add support to disable read batch
  • 46a4b2c Add batch read/write for udp listener
  • 6890c79 Update CI configs to v0.10.11
  • f2dffd8 Remove named return values
  • 3cefa92 Update replaydetector tests to include latest
  • d490a2c Add latest seqnum notify to replaydetector
  • 571eb96 Update module golang.org/x/net to v0.13.0
  • 41845b0 Update module golang.org/x/net to v0.12.0
  • a789100 Add Daniel Mangum to AUTHORS.txt
  • 5ecc325 Document all public netctx methods
  • 668c2ec Use net.ErrClosed instead of io.EOF
  • a4c1f18 Refactor ConnCtx/PacketConnCtx to Conn/PacketConn
  • 764757e Use netctx in stress tests
  • 7447e09 Add unit tests for PacketConnCtx
  • 8a710a5 Add context wrapped net.PacketConn
  • 55834f5 Use NewConnCtx instead of New
  • c13b96e Mark connctx package as deprecated
  • 7614929 Move ConnCtx to the netctx package
  • 4b89bf8 Update module golang.org/x/sys to v0.10.0
  • 30cd328 Update module golang.org/x/net to v0.11.0
  • c8e9e56 Update module golang.org/x/net to v0.10.0
  • 2cec8d1 Update module github.com/stretchr/testify to v1.8.4
  • 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: 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Dec 27, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.8.3 -> v1.9.0
golang.org/x/crypto v0.9.0 -> v0.25.0
golang.org/x/net v0.10.0 -> v0.27.0
golang.org/x/sys v0.8.0 -> v0.22.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants