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/turn/v2 to v2.1.2 #591

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/turn/v2 require patch v2.1.0 -> v2.1.2

Release Notes

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

v2.1.2

Compare Source

Changelog

v2.1.1

Compare Source

Changelog

  • 014956d Bump pion/stun to v0.6.1
  • 6e9e94a Harmonize capitalization of logging messages
  • f45f69e Update module golang.org/x/sys to v0.8.0
  • e784a09 Update module github.com/stretchr/testify to v1.8.4
  • 0c968d7 Update module github.com/pion/stun to v0.6.0
  • 521e5ad Remove duplicate dummyConnObserver
  • b6c8547 Move more attributes to AllocationConfig
  • d73784e Move Client.Net() to AllocationConfig
  • c799d46 Use vnet and add more unit tests
  • b6b3453 Fix golangci-lint and add more unit tests
  • 03cd97b More cleanups
  • 893cf08 Fix golangci-lint warnings
  • 5ffdb6b Misc cleanups after rebase
  • 6d78345 Refactor client.ConnObserver to Client
  • 63e8526 Refactor client.RelayConnContext to Allocation
  • c6bbafc Split TCPAllocation into tcp_alloc.go
  • ef3bbec Fix capitalisation of error messages
  • 27181da Move addr2IPFingerprint internet/ipnet package
  • c3a0dcc Implement client side for TCP allocations
  • a251248 Update module github.com/pion/transport/v2 to v2.2.1
  • 75a5bee Update CI configs to v0.10.9
  • 9805b3f Bring back LICENSE file
  • 9a7bf87 Update module github.com/stretchr/testify to v1.8.3
  • 4b4db2c Update CI configs to v0.10.8
  • f83ce0d Update module github.com/pion/stun to v0.5.2
  • f880e55 Make package REUSE compliant
  • 536d7c3 Update CI configs to v0.10.7
  • ca7b460 Update module github.com/pion/transport/v2 to v2.2.0
  • b674ab6 Fix types and comment capitalization
  • 79fbb4e Remove dependency on transport.Net from client
  • 42f695a Fix typos
  • ad69f18 Fix new golangci-lint errors
  • 7f344dd Update CI configs to v0.10.6
  • 2c94d38 Remove DESIGN.md
  • 1ba6c4e Harmonize sections in README
  • 01f7869 Update AUTHORS.txt
  • 8c20505 Reduce logging verbosity for data indications
  • ed3b61b fix docker-compose for turn-server docker simple image
  • d072301 use golang:latest for turn-server docker simple image
  • 494cdcb add generic Dockerfile and docker-compose.yml for pion examples/turn-server/simple
  • 160eeeb Fix reused loop counter in the server benchmark
  • 42686f4 Harmonize RFC section and links
  • addffd7 Update AUTHORS.txt
  • d43fb0c Cleanup common sections in README
  • 08f7146 Cleanup badges in README
  • 7abfa3b Close accepted listener connections
  • 86d61ee Update module github.com/stretchr/testify to v1.8.2
  • bec86f9 Ignore "use of closed network connection" errors
  • b0f8b53 Add multi-threaded UDP server example
  • e63897d Update module github.com/pion/transport/v2 to v2.0.2
  • 8576a89 Update module pion/transport/v2 to v2.0.1

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.


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

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

@renovate renovate bot force-pushed the renovate/github.com-pion-turn-v2-2.x branch from 9ed3cad to 5bbc79c Compare June 27, 2023 00:51
@renovate renovate bot changed the title Update module github.com/pion/turn/v2 to v2.1.1 Update module github.com/pion/turn/v2 to v2.1.2 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-turn-v2-2.x branch from 5bbc79c to 7ab0052 Compare June 27, 2023 20:36
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.06 🎉

Comparison is base (0a3ea3b) 78.46% compared to head (7ab0052) 78.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #591      +/-   ##
==========================================
+ Coverage   78.46%   78.53%   +0.06%     
==========================================
  Files          42       42              
  Lines        4374     4374              
==========================================
+ Hits         3432     3435       +3     
+ Misses        727      725       -2     
+ Partials      215      214       -1     
Flag Coverage Δ
go 78.53% <ø> (+0.06%) ⬆️
wasm 22.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Sean-Der Sean-Der merged commit cb8d677 into master Jun 27, 2023
26 checks passed
@Sean-Der Sean-Der deleted the renovate/github.com-pion-turn-v2-2.x branch June 27, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant