Skip to content

chore(deps): bump the go_modules group across 2 directories with 2 updates - #26

Open
dependabot[bot] wants to merge 1 commit into
release-v0.28.4from
dependabot/go_modules/go_modules-683f6c7388
Open

chore(deps): bump the go_modules group across 2 directories with 2 updates#26
dependabot[bot] wants to merge 1 commit into
release-v0.28.4from
dependabot/go_modules/go_modules-683f6c7388

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Bumps the go_modules group with 2 updates in the / directory: github.com/pion/stun/v3 and github.com/quic-go/webtransport-go.
Bumps the go_modules group with 2 updates in the /nodebuilder/tests/tastora directory: github.com/pion/stun/v3 and github.com/quic-go/webtransport-go.

Updates github.com/pion/stun/v3 from 3.0.0 to 3.1.5

Release notes

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

v3.1.5

Changelog

  • 02391b37388c7be80b4dafaec9b3e708d58d2aed Upgrade dtls to fix compatibility with firefox

v3.1.4

Changelog

  • 6a869cb3ce12869699dbf007fa48e1ce6760eca5 Update module github.com/pion/dtls/v3 to v3.1.3
  • 8f24ef3b428599b877f0c013fe2cc93670e5bc04 Update module github.com/pion/transport/v4 to v4.0.2

v3.1.3

Changelog

  • fa9f074a33a8059c76c960b1fbee39f308002423 Fix panic on short XOR-MAPPED-ADDRESS value
  • 01aa5b8eefd0c0934c6aebd2bd6b6fa7d3c7d715 Throw an error when parsing message type 0x000
  • c41a7f3240229f74db15968e1657c05b1ecb1037 Add opt-in strict mode and custom logger
  • bc40ca270a5fe67eabce506c1f4e154f804dbc36 Ignore attributes after message-integrity
  • 293095f9198ea72918620fb1e0177a9aaeb211db Update CI configs to v0.12.2

v3.1.2

Changelog

  • f927db87cf42b1a39cb233764eb3f9abbf9d414b Keep DTLS configs until API change
  • 20e8a63ba63129edb660b6c90fdfb22e93562dca Apply modernize, link upgrades and checks
  • 1a06979434a655d93a53ea7bdcbf85035c15f852 Update CI configs to v0.12.1
  • 97b4669b3803421b9b6aebafae6a5beb9fb76498 Update module github.com/pion/dtls/v3 to v3.1.2
  • 31c4046316a11c2125dddd7e73cb50b4c6b50d3c Update module github.com/pion/dtls/v3 to v3.0.11 [SECURITY] (#268)
  • e615214b639f76a558da9b2210eee4e9e417c338 Update CI configs to v0.12.0
  • 9279313de626b55b7b30b90af26fcd49641fd6a4 Update CI configs to v0.11.39
  • be995ed92bfcceded27a8b830f07a962dd751e7b Use constant format string
  • 76f3a9ffabac570cca57c006ae6e178b12c02caf Update CI configs to v0.11.37

v3.1.1

Changelog

  • e31e96800f14507aa5618ef704db8e0083672e0d Upgrade to pion/transport/v4

v3.1.0

Changelog

  • fbaf0f0bd7cb17d3b2db2e970ac8eb1ff21fa7cc Add STUN attributes for DTLS-in-STUN (SPED)
  • 488a5a874f08f0184264fe31a3e87881bb24fb92 Update CI configs to v0.11.36
  • b321b990c03fc614e465ab10753fc98e24bd095e Update module github.com/pion/dtls/v3 to v3.0.9

v3.0.2

Changelog

  • 9b2d7bcf7c9ca4aba87e692c45f8d26910da5d5a Add AttrType.Known method
  • 9bd95766b3c220464265e7396beca2d273dc7a4e Update module github.com/pion/dtls/v3 to v3.0.8 (#256)
  • ef6bc8490ec0c1f28b6c8eecae5bb4637d5eaccc Update module github.com/pion/transport/v3 to v3.1.1
  • a8eac015c33d3d477c4ea9964d07c1f4327bb7b7 Update module github.com/pion/transport/v3 to v3.1.0

v3.0.1

Changelog

  • 23c631123f18759c540ffc442bba312e1ddd3343 Added error wrapper (#252)

... (truncated)

Commits
  • 02391b3 Upgrade dtls to fix compatibility with firefox
  • 6a869cb Update module github.com/pion/dtls/v3 to v3.1.3
  • 8f24ef3 Update module github.com/pion/transport/v4 to v4.0.2
  • fa9f074 Fix panic on short XOR-MAPPED-ADDRESS value
  • 01aa5b8 Throw an error when parsing message type 0x000
  • c41a7f3 Add opt-in strict mode and custom logger
  • bc40ca2 Ignore attributes after message-integrity
  • 293095f Update CI configs to v0.12.2
  • f927db8 Keep DTLS configs until API change
  • 20e8a63 Apply modernize, link upgrades and checks
  • Additional commits viewable in compare view

Updates github.com/quic-go/webtransport-go from 0.10.0 to 0.11.1

Release notes

Sourced from github.com/quic-go/webtransport-go's releases.

v0.11.1

This patch release contains the following backports :

  • Avoid buffering skipped capsules: #290
  • Close active QUIC connections before tearing down the listener: #295
  • Fix missing context cancelation in Session.OpenStreamSync and Session.OpenUniStreamSync: #297

Full Changelog: quic-go/webtransport-go@v0.11.0...v0.11.1

v0.11.0

This release focuses on full compatibility with draft-15. The server keeps limited backwards compatibility with older draft clients where this is straightforward, but that compatibility is intentionally not comprehensive.

WebTransport flow control is not supported yet (see issue #256).

Breaking Changes

  • webtransport-go now requires Go 1.25 or newer: #243

Protocol Changes

  • Use SETTINGS_WT_ENABLED for WebTransport draft-version negotiation. The server continues to accept the old ENABLE_WEBTRANSPORT setting for compatibility with older clients: #254
  • Send SETTINGS_WT_ENABLED from the client, as required by draft-15: #271 (thanks to @​tobbee)
  • Use webtransport-h3 as the Extended CONNECT :protocol token. The server continues to accept the legacy webtransport token for compatibility with older clients: #280 (thanks to @​tomholford)
  • Use the WT_REQUIREMENTS_NOT_MET error when the peer does not advertise the required HTTP/3 or WebTransport capabilities: #252
  • Add support for the WT_ALPN_ERROR session error: #277
  • Validate WebTransport session IDs before accepting incoming streams: #283
  • Advertise SETTINGS values as required by Safari 26.4: #261 (thanks to @​birros)

New Features

  • Added a runnable example server and client, including browser-side JavaScript and certificate hash verification in the Go client: #285

Notable Fixes

  • Fixed a stream close race condition where ReceiveStream.Read or SendStream.Write could block forever when the local and remote side closed a session concurrently: #267 (thanks to @​aler9)
  • Server.ListenAndServe now closes the UDP socket it creates: #274

What's Changed

... (truncated)

Commits
  • d03fbc3 fix missing context cancelation in Session.Open{Uni}StreamSync (#297)
  • f85ecfc close active QUIC connections before listener teardown (#295)
  • 3aecd11 avoid buffering skipped capsules (#290)
  • 683e220 update quic-go to v0.60.0 (#287)
  • 39cf509 send WebTransport SETTINGS expected by Safari 26.4 (#261)
  • c7ca10b add an example server and client (#285)
  • 1cdd8a0 implement validation of session IDs (#283)
  • 6b0bec9 use webtransport-h3 as the :protocol upgrade token (#280)
  • 81409ba fix flaky TestDatagrams (#278)
  • 041fa66 fix stream close race condition on session close (#267)
  • Additional commits viewable in compare view

Updates github.com/pion/stun/v3 from 3.0.0 to 3.1.5

Release notes

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

v3.1.5

Changelog

  • 02391b37388c7be80b4dafaec9b3e708d58d2aed Upgrade dtls to fix compatibility with firefox

v3.1.4

Changelog

  • 6a869cb3ce12869699dbf007fa48e1ce6760eca5 Update module github.com/pion/dtls/v3 to v3.1.3
  • 8f24ef3b428599b877f0c013fe2cc93670e5bc04 Update module github.com/pion/transport/v4 to v4.0.2

v3.1.3

Changelog

  • fa9f074a33a8059c76c960b1fbee39f308002423 Fix panic on short XOR-MAPPED-ADDRESS value
  • 01aa5b8eefd0c0934c6aebd2bd6b6fa7d3c7d715 Throw an error when parsing message type 0x000
  • c41a7f3240229f74db15968e1657c05b1ecb1037 Add opt-in strict mode and custom logger
  • bc40ca270a5fe67eabce506c1f4e154f804dbc36 Ignore attributes after message-integrity
  • 293095f9198ea72918620fb1e0177a9aaeb211db Update CI configs to v0.12.2

v3.1.2

Changelog

  • f927db87cf42b1a39cb233764eb3f9abbf9d414b Keep DTLS configs until API change
  • 20e8a63ba63129edb660b6c90fdfb22e93562dca Apply modernize, link upgrades and checks
  • 1a06979434a655d93a53ea7bdcbf85035c15f852 Update CI configs to v0.12.1
  • 97b4669b3803421b9b6aebafae6a5beb9fb76498 Update module github.com/pion/dtls/v3 to v3.1.2
  • 31c4046316a11c2125dddd7e73cb50b4c6b50d3c Update module github.com/pion/dtls/v3 to v3.0.11 [SECURITY] (#268)
  • e615214b639f76a558da9b2210eee4e9e417c338 Update CI configs to v0.12.0
  • 9279313de626b55b7b30b90af26fcd49641fd6a4 Update CI configs to v0.11.39
  • be995ed92bfcceded27a8b830f07a962dd751e7b Use constant format string
  • 76f3a9ffabac570cca57c006ae6e178b12c02caf Update CI configs to v0.11.37

v3.1.1

Changelog

  • e31e96800f14507aa5618ef704db8e0083672e0d Upgrade to pion/transport/v4

v3.1.0

Changelog

  • fbaf0f0bd7cb17d3b2db2e970ac8eb1ff21fa7cc Add STUN attributes for DTLS-in-STUN (SPED)
  • 488a5a874f08f0184264fe31a3e87881bb24fb92 Update CI configs to v0.11.36
  • b321b990c03fc614e465ab10753fc98e24bd095e Update module github.com/pion/dtls/v3 to v3.0.9

v3.0.2

Changelog

  • 9b2d7bcf7c9ca4aba87e692c45f8d26910da5d5a Add AttrType.Known method
  • 9bd95766b3c220464265e7396beca2d273dc7a4e Update module github.com/pion/dtls/v3 to v3.0.8 (#256)
  • ef6bc8490ec0c1f28b6c8eecae5bb4637d5eaccc Update module github.com/pion/transport/v3 to v3.1.1
  • a8eac015c33d3d477c4ea9964d07c1f4327bb7b7 Update module github.com/pion/transport/v3 to v3.1.0

v3.0.1

Changelog

  • 23c631123f18759c540ffc442bba312e1ddd3343 Added error wrapper (#252)

... (truncated)

Commits
  • 02391b3 Upgrade dtls to fix compatibility with firefox
  • 6a869cb Update module github.com/pion/dtls/v3 to v3.1.3
  • 8f24ef3 Update module github.com/pion/transport/v4 to v4.0.2
  • fa9f074 Fix panic on short XOR-MAPPED-ADDRESS value
  • 01aa5b8 Throw an error when parsing message type 0x000
  • c41a7f3 Add opt-in strict mode and custom logger
  • bc40ca2 Ignore attributes after message-integrity
  • 293095f Update CI configs to v0.12.2
  • f927db8 Keep DTLS configs until API change
  • 20e8a63 Apply modernize, link upgrades and checks
  • Additional commits viewable in compare view

Updates github.com/quic-go/webtransport-go from 0.10.0 to 0.11.1

Release notes

Sourced from github.com/quic-go/webtransport-go's releases.

v0.11.1

This patch release contains the following backports :

  • Avoid buffering skipped capsules: #290
  • Close active QUIC connections before tearing down the listener: #295
  • Fix missing context cancelation in Session.OpenStreamSync and Session.OpenUniStreamSync: #297

Full Changelog: quic-go/webtransport-go@v0.11.0...v0.11.1

v0.11.0

This release focuses on full compatibility with draft-15. The server keeps limited backwards compatibility with older draft clients where this is straightforward, but that compatibility is intentionally not comprehensive.

WebTransport flow control is not supported yet (see issue #256).

Breaking Changes

  • webtransport-go now requires Go 1.25 or newer: #243

Protocol Changes

  • Use SETTINGS_WT_ENABLED for WebTransport draft-version negotiation. The server continues to accept the old ENABLE_WEBTRANSPORT setting for compatibility with older clients: #254
  • Send SETTINGS_WT_ENABLED from the client, as required by draft-15: #271 (thanks to @​tobbee)
  • Use webtransport-h3 as the Extended CONNECT :protocol token. The server continues to accept the legacy webtransport token for compatibility with older clients: #280 (thanks to @​tomholford)
  • Use the WT_REQUIREMENTS_NOT_MET error when the peer does not advertise the required HTTP/3 or WebTransport capabilities: #252
  • Add support for the WT_ALPN_ERROR session error: #277
  • Validate WebTransport session IDs before accepting incoming streams: #283
  • Advertise SETTINGS values as required by Safari 26.4: #261 (thanks to @​birros)

New Features

  • Added a runnable example server and client, including browser-side JavaScript and certificate hash verification in the Go client: #285

Notable Fixes

  • Fixed a stream close race condition where ReceiveStream.Read or SendStream.Write could block forever when the local and remote side closed a session concurrently: #267 (thanks to @​aler9)
  • Server.ListenAndServe now closes the UDP socket it creates: #274

What's Changed

... (truncated)

Commits
  • d03fbc3 fix missing context cancelation in Session.Open{Uni}StreamSync (#297)
  • f85ecfc close active QUIC connections before listener teardown (#295)
  • 3aecd11 avoid buffering skipped capsules (#290)
  • 683e220 update quic-go to v0.60.0 (#287)
  • 39cf509 send WebTransport SETTINGS expected by Safari 26.4 (#261)
  • c7ca10b add an example server and client (#285)
  • 1cdd8a0 implement validation of session IDs (#283)
  • 6b0bec9 use webtransport-h3 as the :protocol upgrade token (#280)
  • 81409ba fix flaky TestDatagrams (#278)
  • 041fa66 fix stream close race condition on session close (#267)
  • Additional commits viewable in compare view

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.

…dates

Bumps the go_modules group with 2 updates in the / directory: [github.com/pion/stun/v3](https://github.com/pion/stun) and [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go).
Bumps the go_modules group with 2 updates in the /nodebuilder/tests/tastora directory: [github.com/pion/stun/v3](https://github.com/pion/stun) and [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go).


Updates `github.com/pion/stun/v3` from 3.0.0 to 3.1.5
- [Release notes](https://github.com/pion/stun/releases)
- [Commits](pion/stun@v3.0.0...v3.1.5)

Updates `github.com/quic-go/webtransport-go` from 0.10.0 to 0.11.1
- [Release notes](https://github.com/quic-go/webtransport-go/releases)
- [Commits](quic-go/webtransport-go@v0.10.0...v0.11.1)

Updates `github.com/pion/stun/v3` from 3.0.0 to 3.1.5
- [Release notes](https://github.com/pion/stun/releases)
- [Commits](pion/stun@v3.0.0...v3.1.5)

Updates `github.com/quic-go/webtransport-go` from 0.10.0 to 0.11.1
- [Release notes](https://github.com/quic-go/webtransport-go/releases)
- [Commits](quic-go/webtransport-go@v0.10.0...v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/pion/stun/v3
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/quic-go/webtransport-go
  dependency-version: 0.11.1
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/pion/stun/v3
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/quic-go/webtransport-go
  dependency-version: 0.11.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 Sep 1, 2026
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