Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps github.com/pion/dtls/v2 from 2.0.9 to 2.1.0.

Release notes

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

v2.1.0

  • Add support for stateful session resumption

v2.0.13

  • Upgrade pion/transport to fix a deadlock

v2.0.12

  • Do not include supported_groups extension in ServerHello

v2.0.11

  • Do not include IP addresses as SNI values
Commits
  • fe3a675 Make sure clean the stored session
  • 04c1634 Separate session resumption diagrams
  • cf3200f Use both serverName and remoteAddr
  • 95f7531 Support stateful session resumption
  • d0d3001 Update golang.org/x/net commit hash to fe4d628
  • 4f71734 Update golang.org/x/crypto commit hash to e495a2d
  • 62610bd Update CI configs to v0.6.4
  • 7c784af Upgrade pion/transport dependency to v0.13.0
  • f0a790c Add test for supported_groups extension
  • 5b604f1 Only include supported_groups extension for client
  • 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/dtls/v2](https://github.com/pion/dtls) from 2.0.9 to 2.1.0.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v2.0.9...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #464.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/dtls/v2-2.1.0 branch January 31, 2022 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants