Skip to content

build(deps): bump github.com/pion/webrtc/v4 from 4.2.12 to 4.2.15 in /examples/webrtc-dred-loopback - #479

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/examples/webrtc-dred-loopback/github.com/pion/webrtc/v4-4.2.15
Closed

build(deps): bump github.com/pion/webrtc/v4 from 4.2.12 to 4.2.15 in /examples/webrtc-dred-loopback#479
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/examples/webrtc-dred-loopback/github.com/pion/webrtc/v4-4.2.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown

Bumps github.com/pion/webrtc/v4 from 4.2.12 to 4.2.15.

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.2.15

Changelog

  • a323cae9557309a22eaa1cf78cfffe83ca463093 Upgrade dtls to fix compatibility with firefox
  • bb1c6843124045f4d06cd8acfb9c7c620958f6e5 SNAP: fix renegotiation bug (#3443)
  • 898d90d1ed5e4ac9191490c7b5a1c659c3bf4c95 Remove redundant lock guarding atomic

v4.2.14

Changelog

  • b5b06e4f039af5c3c02bc22d5358a34f14b772e7 Update dtls, ice, stun, turn
  • 862b836e80ec84a187e87441394fa7bf65100c3f Update module github.com/pion/ice/v4 to v4.2.6 (#3437)
  • 0406280048b573542cb7b6502157196244ff89d2 Update module github.com/pion/srtp/v3 to v3.0.11 (#3436)
  • 2eab7b01fdbb9fe49dca8e7cb6083bcbf85969e4 Update module github.com/pion/turn/v5 to v5.0.5 (#3435)
  • 4cda4cb03c459365dd1557ef2450bb57c9ad87d4 Update module github.com/pion/transport/v4 to v4.0.2 (#3433)
  • f52b36de1e39c6f98d0ba58ee5fcd3c7dbf5179c Make RID parsing more robust

v4.2.13

Changelog

  • 5eeb68efae547286a2112fece8c6fa6fc38c1131 Expose SCTP assoc metadata in getStats
  • a9822d3f4e810af2c9ab1c6f7ccc74b9fd7b7143 Fix DC send benchmark race on x386
  • e116405a6ad54871787d06f876d51bc0bcadd55b Fix mDNS connection tests on macOS
  • 2ebb5663c06fb42fa2e6dc11170e6d579fa0a169 Fix a race in benchmark
  • 064de24212cf4d997bdd9d5406cd89de12dd1af3 Fix DC OnClose race, add default DC open handler
  • 0607a804ad6bf42758b250dca05c91ece7573bc4 Add SCTP interleaving-inspection example
  • fa46152405dff75060146611914120d00308a418 Update module github.com/pion/turn/v5 to v5.0.4 (#3422)
  • 9654161f9b698b2d9a2df3dd5a676b20e881a7b3 Update module github.com/pion/rtp to v1.10.2 (#3421)
  • c96c16648cc994f0d425a1c58c725b49407852c3 Upgrade to turn/v5
  • 32341d78118c6f579e2195956003b36b37e5a393 Update module github.com/pion/interceptor to v0.1.45
Commits
  • a323cae Upgrade dtls to fix compatibility with firefox
  • bb1c684 SNAP: fix renegotiation bug (#3443)
  • 898d90d Remove redundant lock guarding atomic
  • b5b06e4 Update dtls, ice, stun, turn
  • 862b836 Update module github.com/pion/ice/v4 to v4.2.6 (#3437)
  • 0406280 Update module github.com/pion/srtp/v3 to v3.0.11 (#3436)
  • 2eab7b0 Update module github.com/pion/turn/v5 to v5.0.5 (#3435)
  • 4cda4cb Update module github.com/pion/transport/v4 to v4.0.2 (#3433)
  • f52b36d Make RID parsing more robust
  • 5eeb68e Expose SCTP assoc metadata in getStats
  • 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)

Bumps [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) from 4.2.12 to 4.2.15.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](pion/webrtc@v4.2.12...v4.2.15)

---
updated-dependencies:
- dependency-name: github.com/pion/webrtc/v4
  dependency-version: 4.2.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Author

Superseded by #493.

@dependabot dependabot Bot closed this Jul 2, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/examples/webrtc-dred-loopback/github.com/pion/webrtc/v4-4.2.15 branch July 2, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants