Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps github.com/pion/dtls/v3 from 3.0.7 to 3.0.8.

Release notes

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

v3.0.8

Changelog

  • ffd97f5d98193cc8037b02d2ea98c1c7185425fe Backoff handshake retransmit
  • 7ab1bc9b2afabcb5a2dda1de8854671c4b61371b Update actions/checkout action to v6
  • bdb5f232470ee352ae95d82ec77e30c291e02e82 Update module github.com/pion/transport/v3 to v3.1.1 (#754)
  • 1d9b6b14c971221be058d6ec7118c373df3e867a Update module github.com/pion/transport/v3 to v3.1.0
  • c06c3a762453c2b460d054b5a99499ad3a80678e Lock while writing to encryptedPackets
  • ca7d80ec14d08037c639e6a8b41a900edd1f0544 Update CI configs to v0.11.32
  • 9cfb13f24436a4a9a92a9c8a7bed900310a65a30 Improve the record layer fuzz tests
  • daa0fd40294164ed1b4197ef1a996442d60c5976 Add fuzz tests for gcm
  • 9ed595078f105a4c039fb783c8241e9e93f35255 Add fuzz tests for ccm
  • 7b68bd95c2ce31014b07b4c52b570b82bbd9a034 Add fuzz tests for packet buffer
  • 7c62411d259332cfb86b4771c48829ea2934a350 Update CI configs to v0.11.31
  • 3e12f76523191b091639cee25cc21152e628279c Add more tests for prf
  • e7cbd62208a45412ece0a2d4dd790eab97137b1b Migrate elliptic curves from elliptic to ecdh
  • 6ff535f1d56ad078cc62ff82f8e30caaf754a888 Update module github.com/pion/transport/v3 to v3.0.8
  • f6b0286442f7bd42cc42b58bf7750bb28d3d9661 Add the supported_versions extension
  • 120a895e99cfee70febfee965ce67189ed8be48f Handle ECONNREFUSED timeout
  • ed044c06bac1237400b1acc41d10aad44a15c52f Update CI configs to v0.11.29
  • 5611b1401b09ff9e3853b30f0a92ffb2aac1fe15 Apply go modernize
  • 27c34050353e9f75e0ff51fc305562d874a5ad05 Update actions/checkout action to v5
  • 8764fbdc5334ffc1c1dc8f9ccacb11d3e7fce189 Update CI configs to v0.11.26
  • 465f544ca3dfa1807896e23a381886cbbdda3f85 Update CI configs to v0.11.25
  • 6e1e3c9c6fd8e4d667cc86f56aa6bc3b159b6b94 Update module github.com/stretchr/testify to v1.11.1
  • 495a7b544abc43e9a8cea907a158e106c9f94d77 Update CI configs to v0.11.24
  • 0b11eabf4369be43cfc6313c7bd5490a75eee848 Update module github.com/stretchr/testify to v1.11.0
  • b8c2ab4cdd44c893d2a80bcce4fbeb1724d6ecd6 Fix lint issues with golangci-lint@v2
  • 0bf19028b5d46229d045ea87f0f971625cc23387 Update CI configs to v0.11.22
Commits
  • ffd97f5 Backoff handshake retransmit
  • 7ab1bc9 Update actions/checkout action to v6
  • bdb5f23 Update module github.com/pion/transport/v3 to v3.1.1 (#754)
  • 1d9b6b1 Update module github.com/pion/transport/v3 to v3.1.0
  • c06c3a7 Lock while writing to encryptedPackets
  • ca7d80e Update CI configs to v0.11.32
  • 9cfb13f Improve the record layer fuzz tests
  • daa0fd4 Add fuzz tests for gcm
  • 9ed5950 Add fuzz tests for ccm
  • 7b68bd9 Add fuzz tests for packet buffer
  • 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 show <dependency name> 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)

Bumps [github.com/pion/dtls/v3](https://github.com/pion/dtls) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v3
  dependency-version: 3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 8, 2025
@dborovcanin dborovcanin merged commit d570555 into main Dec 9, 2025
1 check passed
@dborovcanin dborovcanin deleted the dependabot/go_modules/github.com/pion/dtls/v3-3.0.8 branch December 9, 2025 11:38
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.

2 participants