Skip to content

chore(deps): Bump github.com/pion/dtls/v3 from 3.0.11 to 3.1.2 in the production-dependencies group#13

Merged
0xFelix merged 1 commit intomainfrom
dependabot/go_modules/production-dependencies-7914014d0f
Feb 16, 2026
Merged

chore(deps): Bump github.com/pion/dtls/v3 from 3.0.11 to 3.1.2 in the production-dependencies group#13
0xFelix merged 1 commit intomainfrom
dependabot/go_modules/production-dependencies-7914014d0f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps the production-dependencies group with 1 update: github.com/pion/dtls/v3.

Updates github.com/pion/dtls/v3 from 3.0.11 to 3.1.2

Release notes

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

v3.1.2

Changelog

  • a621789e8dba850944500deda8eaa1c0dc4d92f0 Retract v3.1.0
  • 1beb12f8b3a86ff96797a96547f23930a8a755aa Fix OpenSSL Interop for RSA SignatureHashAlgos
  • 605dc7e5d3a6bf41e1def90a5081958c4eaf37c7 Update module golang.org/x/crypto to v0.45.0 [SECURITY] (#756)
  • 2d6d27f8139dff9d72b19322a00616af62dbb4bd Update CI configs to v0.11.39

v3.1.1

Changelog

  • fa21c26d6a87d05d6b967ffaa43e58491682120d Retract v3.1.0
  • dc45e23f50fc687947b665ff2b86caed830d91f0 Fix OpenSSL Interop for RSA SignatureHashAlgos

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)
Commits
  • a621789 Retract v3.1.0
  • 1beb12f Fix OpenSSL Interop for RSA SignatureHashAlgos
  • 605dc7e Update module golang.org/x/crypto to v0.45.0 [SECURITY] (#756)
  • 2d6d27f Update CI configs to v0.11.39
  • 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)
  • 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 <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

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


Updates `github.com/pion/dtls/v3` from 3.0.11 to 3.1.2
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v3.0.11...v3.1.2)

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

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 16, 2026
@0xFelix 0xFelix merged commit a2b9f2c into main Feb 16, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/production-dependencies-7914014d0f branch February 16, 2026 06:58
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.

1 participant