Glimesh / broadcast-box

A broadcast, in a box.
MIT License
1.46k stars 85 forks source link

Bump github.com/pion/dtls/v3 from 3.0.2 to 3.0.3 #193

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps github.com/pion/dtls/v3 from 3.0.2 to 3.0.3.

Release notes

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

v3.0.3

Changelog

  • 98a05d681d3affae2d055a70d3273cbb35425b5a Fix incorrect client retransmissions
  • d7f5fee0dff3d752088ccb09f5c23aab828db18b Update module golang.org/x/net to v0.29.0
  • 0be603adb705d3c95d7a0377585ecaf1b19a9cc7 Update module golang.org/x/crypto to v0.27.0
  • 07903697a77065b5ccd75e4ff8821a7799e9d23f Update module golang.org/x/net to v0.28.0
  • f13eec1209dec3135f7e8f32e7cfd51c587106f4 Update module golang.org/x/crypto to v0.26.0
  • e193dc2e8ad58190d396122230f067da0e6c22cc Update go.mod version to 1.20
Commits
  • 98a05d6 Fix incorrect client retransmissions
  • d7f5fee Update module golang.org/x/net to v0.29.0
  • 0be603a Update module golang.org/x/crypto to v0.27.0
  • 0790369 Update module golang.org/x/net to v0.28.0
  • f13eec1 Update module golang.org/x/crypto to v0.26.0
  • e193dc2 Update go.mod version to 1.20
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 2 weeks ago

Superseded by #206.