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

Bump github.com/pion/turn/v2 from 2.1.1-0.20230418114227-f880e55089ad to 2.1.2 #486

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps github.com/pion/turn/v2 from 2.1.1-0.20230418114227-f880e55089ad to 2.1.2.

Release notes

Sourced from github.com/pion/turn/v2's releases.

v2.1.2

Changelog

  • 9ebb7c7 Partial revert of 79fbb4e3

v2.1.1

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 3, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/pion/turn/v2-2.1.2 branch 2 times, most recently from 7013dbc to 9ec8fea Compare July 10, 2023 12:35
@abhishek9686
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/pion/turn/v2-2.1.2 branch from 9ec8fea to ea25353 Compare July 10, 2023 12:36
@abhishek9686
Copy link
Member

It is good to hold off on this PR, need to check if the turn server will require an update too, and works as expected

Bumps [github.com/pion/turn/v2](https://github.com/pion/turn) from 2.1.1-0.20230418114227-f880e55089ad to 2.1.2.
- [Release notes](https://github.com/pion/turn/releases)
- [Changelog](https://github.com/pion/turn/blob/master/.goreleaser.yml)
- [Commits](https://github.com/pion/turn/commits/v2.1.2)

---
updated-dependencies:
- dependency-name: github.com/pion/turn/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/pion/turn/v2-2.1.2 branch from ea25353 to d2941d6 Compare July 10, 2023 12:46
@abhishek9686 abhishek9686 marked this pull request as draft July 11, 2023 01:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #517.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/develop/github.com/pion/turn/v2-2.1.2 branch July 24, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants