Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

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

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/go_modules/github.com/pion/turn/v2-2.1.0

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 8, 2023
edited
Loading

Bumpsgithub.com/pion/turn/v2 from 2.0.5 to 2.1.0.

Release notes

Sourced fromgithub.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 incompare 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>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update Go code labelsFeb 8, 2023
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubFeb 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 freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filegoPull requests that update Go code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp