Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the go-dependency group with 1 update: github.com/pion/dtls/v3.

Updates github.com/pion/dtls/v3 from 3.0.7 to 3.0.9

Release notes

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

v3.0.9

Changelog

  • ab5f89bfbc2b5de63f72069b763335073726000c Implement TLS_EMPTY_RENEGOTIATION_INFO_SCSV
  • d5761acdb281969ec0b7e2d3a7f1848a1618a84f Prevent negative intervals

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
  • ab5f89b Implement TLS_EMPTY_RENEGOTIATION_INFO_SCSV
  • d5761ac Prevent negative intervals
  • 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
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 1, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 1, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

Bumps the go-dependency group with 1 update: [github.com/pion/dtls/v3](https://github.com/pion/dtls).


Updates `github.com/pion/dtls/v3` from 3.0.7 to 3.0.9
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v3.0.7...v3.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-dependency-6f9b87b1ec branch from 1a31807 to b62ca1e Compare February 1, 2026 16:10
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.

0 participants