Skip to content

Bump github.com/pion/webrtc/v4 from 4.1.1 to 4.1.2#345

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/pion/webrtc/v4-4.1.2
Closed

Bump github.com/pion/webrtc/v4 from 4.1.1 to 4.1.2#345
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/pion/webrtc/v4-4.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Bumps github.com/pion/webrtc/v4 from 4.1.1 to 4.1.2.

Release notes

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

v4.1.2

Changelog

  • f5d98ceac9537df6293b258ae99074125699b7a9 Updated Test_TrackLocalStatic_Padding test
  • 6f6038b022b41398f3fe8718558223dd8596b43e Update module github.com/pion/interceptor to v0.1.40
  • 0bc950536a911669356ee685b16dce788f564634 Copy PaddingSize from rtp.Packet to Header
  • 0b0f4abde3670c96cf040f3b0a7358bf31e7054f Update module github.com/pion/srtp/v3 to v3.0.5
  • 7a46744651568284e6c67d681ae69c2a4a5f6905 Fixed flake in TestPeerConnection_Media_Sample
  • 5fbbb6cf6135b4214e9fc29fbe6d8d40d56d025e Update module github.com/pion/interceptor to v0.1.39
  • 904bd78f6b841a74391b20d18b057289327ee510 Update module github.com/pion/rtp to v1.8.18
  • 27989a3e23f26afb1ead9e14f2b5b6d0c0457387 Update module github.com/pion/rtp to v1.8.17
  • dc29db162ca82f007c23311d6d9c1aad6fe8ee9b Update module github.com/pion/rtp to v1.8.16
  • 4742d1fd54abbc3f81c3b56013654574ba7254f3 Fix trackDetailsFromSDP not handling fec ssrc
  • e68ce4202d515bc965860f91489c9f985c12903a Add TestConfigureFlexFEC03_FECParameters
  • 08d015e056c5796f45dafe4b0221de78f70119e3 ConfigureFlexFEC03 helper and fec example
  • ca48a0d7096d9c916a02038f93c1c3f6444707cd Update module github.com/pion/interceptor to v0.1.38
  • cc3498cbd84b167dee70d2a118cfdf1815de90e8 Update module github.com/pion/sdp/v3 to v3.0.13
  • 716beb568e8cdb2509e5b6fb7a7ef74b3e243a5e Use space after WMS. Fixes #3128
  • 7c5d1635b1fac24cbe57b9c9781e02c08269af1c Update module github.com/pion/sdp/v3 to v3.0.12
  • e60660418572441d91fd1156faca6e0e88fc00f9 Set correct description for error
Commits
  • f5d98ce Updated Test_TrackLocalStatic_Padding test
  • 6f6038b Update module github.com/pion/interceptor to v0.1.40
  • 0bc9505 Copy PaddingSize from rtp.Packet to Header
  • 0b0f4ab Update module github.com/pion/srtp/v3 to v3.0.5
  • 7a46744 Fixed flake in TestPeerConnection_Media_Sample
  • 5fbbb6c Update module github.com/pion/interceptor to v0.1.39
  • 904bd78 Update module github.com/pion/rtp to v1.8.18
  • 27989a3 Update module github.com/pion/rtp to v1.8.17
  • dc29db1 Update module github.com/pion/rtp to v1.8.16
  • 4742d1f Fix trackDetailsFromSDP not handling fec ssrc
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.1 to 4.1.2.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml)
- [Commits](pion/webrtc@v4.1.1...v4.1.2)

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

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 Jun 16, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 16, 2025

Looks like github.com/pion/webrtc/v4 is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 16, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/pion/webrtc/v4-4.1.2 branch June 16, 2025 02:37
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