Skip to content

build(deps): Bump github.com/pion/dtls/v3 from 3.0.6 to 3.1.1 in the go_modules group across 1 directory#4321

Merged
obol-bulldozer[bot] merged 1 commit intomainfrom
dependabot/go_modules/go_modules-e0b6131273
Feb 13, 2026
Merged

build(deps): Bump github.com/pion/dtls/v3 from 3.0.6 to 3.1.1 in the go_modules group across 1 directory#4321
obol-bulldozer[bot] merged 1 commit intomainfrom
dependabot/go_modules/go_modules-e0b6131273

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go_modules group with 1 update in the / directory: github.com/pion/dtls/v3.

Updates github.com/pion/dtls/v3 from 3.0.6 to 3.1.1

Release notes

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

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)

v3.0.11

Backport security fix for GHSA-9f3f-wv7r-qc8r (CVE-2026-26014)

This is the only release with the security fix for Go v1.21.

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)

v3.0.9

Changelog

  • ab5f89bfbc2b5de63f72069b763335073726000c Implement TLS_EMPTY_RENEGOTIATION_INFO_SCSV
  • d5761acdb281969ec0b7e2d3a7f1848a1618a84f Prevent negative intervals

v3.0.8

Changelog

... (truncated)

Commits
  • fa21c26 Retract v3.1.0
  • dc45e23 Fix OpenSSL Interop for RSA SignatureHashAlgos
  • 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)
  • 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 1 update in the / directory: [github.com/pion/dtls/v3](https://github.com/pion/dtls).


Updates `github.com/pion/dtls/v3` from 3.0.6 to 3.1.1
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](pion/dtls@v3.0.6...v3.1.1)

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

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 13, 2026
@sonarqubecloud
Copy link

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Feb 13, 2026
@obol-bulldozer obol-bulldozer bot merged commit 882ceaf into main Feb 13, 2026
11 checks passed
@obol-bulldozer obol-bulldozer bot deleted the dependabot/go_modules/go_modules-e0b6131273 branch February 13, 2026 13:45
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 merge when ready Indicates bulldozer bot may merge when all checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant