coder-v1-cli
coder-v1-cli copied to clipboard
chore: bump github.com/pion/turn/v2 from 2.0.5 to 2.1.0
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
041953fUse Go's new fuzz tooling instead of go-fuzz7d27ddfAdd ConnectionID attribute6a3ee70Refactor DontFragmentAttr to DontFragmentd7ae6d1Make DontFragmentAttr implement stun.Getter503ad7bMinor code-style fixes for new server benchmarka8382a4Add benchmark test case for TURN/UDP profilinga60ed1dFix PermissionHandler test failure, fix #293e3ad12cRewrite NewServer to reduce cyclomatic complexityf25e17dUpdate module github.com/pion/stun to v0.4.0ea05502Bump pion/transport module to v2- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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.