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

chore: bump github.com/pion/turn/v2 from 2.0.5 to 2.1.0 #507

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps github.com/pion/turn/v2 from 2.0.5 to 2.1.0.

Release notes

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

v2.1.0

Changelog

  • 041953f Use Go's new fuzz tooling instead of go-fuzz
  • 7d27ddf Add ConnectionID attribute
  • 6a3ee70 Refactor DontFragmentAttr to DontFragment
  • d7ae6d1 Make DontFragmentAttr implement stun.Getter
  • 503ad7b Minor code-style fixes for new server benchmark
  • a8382a4 Add benchmark test case for TURN/UDP profiling
  • a60ed1d Fix PermissionHandler test failure, fix #293
  • e3ad12c Rewrite NewServer to reduce cyclomatic complexity
  • f25e17d Update module github.com/pion/stun to v0.4.0
  • ea05502 Bump pion/transport module to v2
  • 1dd8c52 Handle errors during address resolution in tests
  • fe81aef Use new pion/transport Net interface
  • 06d8ab8 Update CI configs to v0.10.3
  • 310bd86 Update CI configs to v0.10.1

v2.0.11

Changelog

  • 68e752b Add a permission handler to filter client requests
  • 371fc35 Update CI configs to v0.9.0
  • 1225174 Fix golangci-lint warnings
  • 4bdddd8 Use log module for printing panics
  • 6ca74ef Update module github.com/pion/transport to v0.14.1

v2.0.9

Changelog

  • 5bcc694 Update CI configs to v0.8.1
  • e282a41 Fix typos
  • d580de9 Update module stretchr/testify to v1.8.1
  • 227491b Add initial draft of faq
  • 775b003 Update CI configs to v0.8.0
  • 7af53a2 Update module github.com/pion/transport to v0.13.1
  • 41e326d Fix typo
  • a4f7706 Update CI configs to v0.7.10
  • 71fb09a Update CI configs to v0.7.9
  • 0f23080 Update CI configs to v0.7.8
  • 33e1bfc Remove codacy from README
  • 7bef39e Added unit tests for client/permissiong.go
  • 4fd8ccc Fix a lint error
  • 276f6fb Avoid inner function
  • 3e66a35 Fix incorrect written size from WriteTo()
  • 0d5dcc0 Update CI configs to v0.7.5
  • 6880381 Update CI configs to v0.7.3
  • 74d6899 Update CI configs to v0.7.2
  • a456c99 Update CI configs to v0.7.1
  • 0423acb Update CI configs to v0.6.10
  • 47d32ef Update CI configs to v0.6.9
  • 4dc2b2c Update module github.com/stretchr/testify to v1.7.1
  • ad5b788 Update CI configs to v0.6.8

... (truncated)

Commits
  • 041953f Use Go's new fuzz tooling instead of go-fuzz
  • 7d27ddf Add ConnectionID attribute
  • 6a3ee70 Refactor DontFragmentAttr to DontFragment
  • d7ae6d1 Make DontFragmentAttr implement stun.Getter
  • 503ad7b Minor code-style fixes for new server benchmark
  • a8382a4 Add benchmark test case for TURN/UDP profiling
  • a60ed1d Fix PermissionHandler test failure, fix #293
  • e3ad12c Rewrite NewServer to reduce cyclomatic complexity
  • f25e17d Update module github.com/pion/stun to v0.4.0
  • ea05502 Bump pion/transport module to v2
  • Additional commits viewable in compare view

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)

Bumps [github.com/pion/turn/v2](https://github.com/pion/turn) from 2.0.5 to 2.1.0.
- [Release notes](https://github.com/pion/turn/releases)
- [Commits](pion/turn@v2.0.5...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

None yet

0 participants