Skip to content

chore(deps): bump github.com/pion/dtls/v3 from 3.0.9 to 3.1.0#2084

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/pion/dtls/v3-3.1.0
Closed

chore(deps): bump github.com/pion/dtls/v3 from 3.0.9 to 3.1.0#2084
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/pion/dtls/v3-3.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps github.com/pion/dtls/v3 from 3.0.9 to 3.1.0.

Release notes

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

v3.1.0

Options patterns, Security fix and performance improvements.

Changelog

  • 61762dee8217991882c5eb79856b9e7a73ee349f Use sequence number for nonce in GCM ciphers (#796)
  • 46ee7c34b3f145288c8dcafd602da5a1da1a6f82 Refactor Common AEAD Code in Ciphersuite Package (#789)
  • 10bd10a491cd7df04c77dc0119df7a50761d5b8f Prefer server srtp protection profiles ordering
  • 93c26776d1a7eeb9175b99c83e400ae44af7782f Fix rare flaky test
  • d46d2a7626a2623250e73d737eb6f3a98b200694 Fix Bug in signature_algorithms_cert Handling (#791)
  • acad848193f1cbefbc8d44964f7f09712943b2c3 DTLS 1.3 signature_algorithms_cert Extension (#788)
  • 0a5b31170d06ff4ca783d5dee861f06006ac2a18 Introduce options patterns
  • 9495bef1367503d0b2dc44fd3a358fe30bf948ea DTLS 1.3 RSA-PSS Signature Scheme Support (#778)
  • f1c63e9eb2918e4ffb424e025ddc9e34c6e2526d Refactor error types for 1.3 extensions (#787)
  • bed33fe14d7c3c8826a5abe1727d76d180357023 Add PreSharedKey extensions for DTLS 1.3 (#773)
  • 01f7ba5fd42a22633c6459e3f0c71ed17eea4b3d Update CI configs to v0.11.37
  • 5b824b03ce1e91a52fe84243cd6afceb063dfd70 CCM Encrypt Speed + Memory Mgmt Improvements (#784)
  • 100a3aaf71a4d36a48a72997d723fb22abfcba7e GCM Speed + Memory Mgmt Improvements (#783)
  • 199a75385e95c9272f916368279312524fdbc82f Add Ciphersuite Benchmark Tests (#781)
  • 6b2fbf107d632def6eebd0708c3131082dbd5540 Fix Race Condition in TestListenerCustomConnIDs (#782)
  • 8ea3afcf5ac731635569174ef594b14b5694b1ec Fix intermittent unit test failures (#780)
  • c6db81b140b648a66a551d0d836fd3ee256814f4 Update README
  • 44160f0f4f2676a332e7fcbe9ed62ffe1cef3cc9 DTLS 1.3 CertificateRequest + Certificate Messages (#774)
  • 91214624d12c49031af056799189acc3e072e750 Add Cookie extension for DTLS 1.3 (#770)

v3.0.10

Changelog

  • 713910a964f7026715069716e245483f51e74eaf Upgrade to pion/transport/v4
  • e0d31600d0a99bdde26c549fdbf0668f863f05bd Add the key share extension (#749)
  • 7a57e2689ed88d7e1a8357ce1aa9c87bdec38636 Update CI configs to v0.11.36
  • 08d8c3e0ba82aa8a550abec1f3abb6852cddc597 Fix gosec slice bounds warnings (#764)
  • 7b9612e8c727eee1de08e5b895e12fae61301212 Handshake fragments assembly refactoring (#762)
Commits
  • 61762de Use sequence number for nonce in GCM ciphers (#796)
  • 46ee7c3 Refactor Common AEAD Code in Ciphersuite Package (#789)
  • 10bd10a Prefer server srtp protection profiles ordering
  • 93c2677 Fix rare flaky test
  • d46d2a7 Fix Bug in signature_algorithms_cert Handling (#791)
  • acad848 DTLS 1.3 signature_algorithms_cert Extension (#788)
  • 0a5b311 Introduce options patterns
  • 9495bef DTLS 1.3 RSA-PSS Signature Scheme Support (#778)
  • f1c63e9 Refactor error types for 1.3 extensions (#787)
  • bed33fe Add PreSharedKey extensions for DTLS 1.3 (#773)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/pion/dtls/v3](https://github.com/pion/dtls) from 3.0.9 to 3.1.0.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v3.0.9...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v3
  dependency-version: 3.1.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 11, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

Superseded by #2087.

@dependabot dependabot bot closed this Feb 13, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/dtls/v3-3.1.0 branch February 13, 2026 14:19
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