[PR #6301] [CLOSED] Bump the pion group across 1 directory with 2 updates #25311

Open
opened 2026-08-05 07:05:50 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/6301
Author: @dependabot[bot]
Created: 6/1/2026
Status: Closed

Base: mainHead: dependabot/go_modules/pion-04391f0276


📝 Commits (1)

  • 14375f5 Bump the pion group across 1 directory with 2 updates

📊 Changes

2 files changed (+12 additions, -9 deletions)

View changed files

📝 go.mod (+4 -3)
📝 go.sum (+8 -6)

📄 Description

Bumps the pion group with 2 updates in the / directory: github.com/pion/stun/v3 and github.com/pion/turn/v3.

Updates github.com/pion/stun/v3 from 3.1.0 to 3.1.6

Release notes

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

v3.1.6

Changelog

  • e1234ac068ba5e0bb4e110c8fe1a548e0724f15f Fix UnknownAttributes encoding to match RFC 5389 (#280)

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
Commits
  • e1234ac Fix UnknownAttributes encoding to match RFC 5389 (#280)
  • 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
  • Additional commits viewable in compare view

Updates github.com/pion/turn/v3 from 3.0.1 to 3.0.3

Release notes

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

v3.0.3

Changelog

  • 55407d5 Prevent heap allocations in FiveTuple Fingerprint
  • 8958518 Remove pessimistic String calls for low level logs
  • cf40c33 Update CI configs to v0.11.12

v3.0.2

Changelog

  • ed59abf Support stand alone STUN server mode
  • 33c87de Change listening port in test
  • 4a3541a Return errFake in mockClient used for tests
  • 40c468b Update go.mod version to 1.19
  • d62811b Update CI configs to v0.11.7
  • 480d0d3 Update module github.com/pion/transport/v3 to v3.0.2
  • 58a0f1b Update CI configs to v0.11.4
  • 9e4efcc Fix linter errors
  • a9681a0 Add TURN REST format support
  • fb0ab51 Use signed timestamp for nonce
  • a980322 Update CI configs to v0.11.0
  • abd0ced Remove 'AUTHORS.txt' from README.md
  • 8e4763b Remove 'Generate Authors' workflow
  • 0c34bf2 Update module golang.org/x/sys to v0.15.0
  • 87f1d82 Use multistage docker build in turn-server example
  • 6a55914 Fix: Delete allocation on TCP broken pipe
  • 5223e57 Update module golang.org/x/sys to v0.14.0
  • 1f1673d Use secure Crypto APIs
  • f15249d Fix out of bounds access panic
Commits
  • 55407d5 Prevent heap allocations in FiveTuple Fingerprint
  • 8958518 Remove pessimistic String calls for low level logs
  • cf40c33 Update CI configs to v0.11.12
  • ed59abf Support stand alone STUN server mode
  • 33c87de Change listening port in test
  • 4a3541a Return errFake in mockClient used for tests
  • 40c468b Update go.mod version to 1.19
  • d62811b Update CI configs to v0.11.7
  • 480d0d3 Update module github.com/pion/transport/v3 to v3.0.2
  • 58a0f1b Update CI configs to v0.11.4
  • Additional commits viewable in compare view


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/6301 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/pion-04391f0276` --- ### 📝 Commits (1) - [`14375f5`](https://github.com/netbirdio/netbird/commit/14375f51f0d3f711421c973509bde219114f2ba8) Bump the pion group across 1 directory with 2 updates ### 📊 Changes **2 files changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+4 -3) 📝 `go.sum` (+8 -6) </details> ### 📄 Description Bumps the pion group with 2 updates in the / directory: [github.com/pion/stun/v3](https://github.com/pion/stun) and [github.com/pion/turn/v3](https://github.com/pion/turn). Updates `github.com/pion/stun/v3` from 3.1.0 to 3.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pion/stun/releases">github.com/pion/stun/v3's releases</a>.</em></p> <blockquote> <h2>v3.1.6</h2> <h2>Changelog</h2> <ul> <li>e1234ac068ba5e0bb4e110c8fe1a548e0724f15f Fix UnknownAttributes encoding to match RFC 5389 (<a href="https://redirect.github.com/pion/stun/issues/280">#280</a>)</li> </ul> <h2>v3.1.5</h2> <h2>Changelog</h2> <ul> <li>02391b37388c7be80b4dafaec9b3e708d58d2aed Upgrade dtls to fix compatibility with firefox</li> </ul> <h2>v3.1.4</h2> <h2>Changelog</h2> <ul> <li>6a869cb3ce12869699dbf007fa48e1ce6760eca5 Update module github.com/pion/dtls/v3 to v3.1.3</li> <li>8f24ef3b428599b877f0c013fe2cc93670e5bc04 Update module github.com/pion/transport/v4 to v4.0.2</li> </ul> <h2>v3.1.3</h2> <h2>Changelog</h2> <ul> <li>fa9f074a33a8059c76c960b1fbee39f308002423 Fix panic on short XOR-MAPPED-ADDRESS value</li> <li>01aa5b8eefd0c0934c6aebd2bd6b6fa7d3c7d715 Throw an error when parsing message type 0x000</li> <li>c41a7f3240229f74db15968e1657c05b1ecb1037 Add opt-in strict mode and custom logger</li> <li>bc40ca270a5fe67eabce506c1f4e154f804dbc36 Ignore attributes after message-integrity</li> <li>293095f9198ea72918620fb1e0177a9aaeb211db Update CI configs to v0.12.2</li> </ul> <h2>v3.1.2</h2> <h2>Changelog</h2> <ul> <li>f927db87cf42b1a39cb233764eb3f9abbf9d414b Keep DTLS configs until API change</li> <li>20e8a63ba63129edb660b6c90fdfb22e93562dca Apply modernize, link upgrades and checks</li> <li>1a06979434a655d93a53ea7bdcbf85035c15f852 Update CI configs to v0.12.1</li> <li>97b4669b3803421b9b6aebafae6a5beb9fb76498 Update module github.com/pion/dtls/v3 to v3.1.2</li> <li>31c4046316a11c2125dddd7e73cb50b4c6b50d3c Update module github.com/pion/dtls/v3 to v3.0.11 [SECURITY] (<a href="https://redirect.github.com/pion/stun/issues/268">#268</a>)</li> <li>e615214b639f76a558da9b2210eee4e9e417c338 Update CI configs to v0.12.0</li> <li>9279313de626b55b7b30b90af26fcd49641fd6a4 Update CI configs to v0.11.39</li> <li>be995ed92bfcceded27a8b830f07a962dd751e7b Use constant format string</li> <li>76f3a9ffabac570cca57c006ae6e178b12c02caf Update CI configs to v0.11.37</li> </ul> <h2>v3.1.1</h2> <h2>Changelog</h2> <ul> <li>e31e96800f14507aa5618ef704db8e0083672e0d Upgrade to pion/transport/v4</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pion/stun/commit/e1234ac068ba5e0bb4e110c8fe1a548e0724f15f"><code>e1234ac</code></a> Fix UnknownAttributes encoding to match RFC 5389 (<a href="https://redirect.github.com/pion/stun/issues/280">#280</a>)</li> <li><a href="https://github.com/pion/stun/commit/02391b37388c7be80b4dafaec9b3e708d58d2aed"><code>02391b3</code></a> Upgrade dtls to fix compatibility with firefox</li> <li><a href="https://github.com/pion/stun/commit/6a869cb3ce12869699dbf007fa48e1ce6760eca5"><code>6a869cb</code></a> Update module github.com/pion/dtls/v3 to v3.1.3</li> <li><a href="https://github.com/pion/stun/commit/8f24ef3b428599b877f0c013fe2cc93670e5bc04"><code>8f24ef3</code></a> Update module github.com/pion/transport/v4 to v4.0.2</li> <li><a href="https://github.com/pion/stun/commit/fa9f074a33a8059c76c960b1fbee39f308002423"><code>fa9f074</code></a> Fix panic on short XOR-MAPPED-ADDRESS value</li> <li><a href="https://github.com/pion/stun/commit/01aa5b8eefd0c0934c6aebd2bd6b6fa7d3c7d715"><code>01aa5b8</code></a> Throw an error when parsing message type 0x000</li> <li><a href="https://github.com/pion/stun/commit/c41a7f3240229f74db15968e1657c05b1ecb1037"><code>c41a7f3</code></a> Add opt-in strict mode and custom logger</li> <li><a href="https://github.com/pion/stun/commit/bc40ca270a5fe67eabce506c1f4e154f804dbc36"><code>bc40ca2</code></a> Ignore attributes after message-integrity</li> <li><a href="https://github.com/pion/stun/commit/293095f9198ea72918620fb1e0177a9aaeb211db"><code>293095f</code></a> Update CI configs to v0.12.2</li> <li><a href="https://github.com/pion/stun/commit/f927db87cf42b1a39cb233764eb3f9abbf9d414b"><code>f927db8</code></a> Keep DTLS configs until API change</li> <li>Additional commits viewable in <a href="https://github.com/pion/stun/compare/v3.1.0...v3.1.6">compare view</a></li> </ul> </details> <br /> Updates `github.com/pion/turn/v3` from 3.0.1 to 3.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pion/turn/releases">github.com/pion/turn/v3's releases</a>.</em></p> <blockquote> <h2>v3.0.3</h2> <h2>Changelog</h2> <ul> <li>55407d5 Prevent heap allocations in FiveTuple Fingerprint</li> <li>8958518 Remove pessimistic String calls for low level logs</li> <li>cf40c33 Update CI configs to v0.11.12</li> </ul> <h2>v3.0.2</h2> <h2>Changelog</h2> <ul> <li>ed59abf Support stand alone STUN server mode</li> <li>33c87de Change listening port in test</li> <li>4a3541a Return errFake in mockClient used for tests</li> <li>40c468b Update go.mod version to 1.19</li> <li>d62811b Update CI configs to v0.11.7</li> <li>480d0d3 Update module github.com/pion/transport/v3 to v3.0.2</li> <li>58a0f1b Update CI configs to v0.11.4</li> <li>9e4efcc Fix linter errors</li> <li>a9681a0 Add TURN REST format support</li> <li>fb0ab51 Use signed timestamp for nonce</li> <li>a980322 Update CI configs to v0.11.0</li> <li>abd0ced Remove 'AUTHORS.txt' from README.md</li> <li>8e4763b Remove 'Generate Authors' workflow</li> <li>0c34bf2 Update module golang.org/x/sys to v0.15.0</li> <li>87f1d82 Use multistage docker build in turn-server example</li> <li>6a55914 Fix: Delete allocation on TCP broken pipe</li> <li>5223e57 Update module golang.org/x/sys to v0.14.0</li> <li>1f1673d Use secure Crypto APIs</li> <li>f15249d Fix out of bounds access panic</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pion/turn/commit/55407d5bb0af7f6061d6f59ad1fb72483c52de63"><code>55407d5</code></a> Prevent heap allocations in FiveTuple Fingerprint</li> <li><a href="https://github.com/pion/turn/commit/895851817b6d58e1d62d09c90d1ab023f3ae60cd"><code>8958518</code></a> Remove pessimistic String calls for low level logs</li> <li><a href="https://github.com/pion/turn/commit/cf40c33b392c6964bc17d72c402818fe7b5fee23"><code>cf40c33</code></a> Update CI configs to v0.11.12</li> <li><a href="https://github.com/pion/turn/commit/ed59abf3d773f4f9d7a37f1d7805c5988215e2cf"><code>ed59abf</code></a> Support stand alone STUN server mode</li> <li><a href="https://github.com/pion/turn/commit/33c87deea597bc63e188ace7f64dff4a9c5a1a79"><code>33c87de</code></a> Change listening port in test</li> <li><a href="https://github.com/pion/turn/commit/4a3541ae6b6ce558108aeef67784a9563fdca50c"><code>4a3541a</code></a> Return errFake in mockClient used for tests</li> <li><a href="https://github.com/pion/turn/commit/40c468b9ab6ff101d73de8aacf5ee27ba78614bb"><code>40c468b</code></a> Update go.mod version to 1.19</li> <li><a href="https://github.com/pion/turn/commit/d62811b92a0dff1d5da11e145212feb10bba0c19"><code>d62811b</code></a> Update CI configs to v0.11.7</li> <li><a href="https://github.com/pion/turn/commit/480d0d37170395efafb625326cbed4fd2ad74ee6"><code>480d0d3</code></a> Update module github.com/pion/transport/v3 to v3.0.2</li> <li><a href="https://github.com/pion/turn/commit/58a0f1b168c48a0ea053e4cf971851242a214ceb"><code>58a0f1b</code></a> Update CI configs to v0.11.4</li> <li>Additional commits viewable in <a href="https://github.com/pion/turn/compare/v3.0.1...v3.0.3">compare view</a></li> </ul> </details> <br /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 07:05:50 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#25311