Skip to content

build(deps): bump github.com/pion/webrtc/v4 from 4.0.16 to 4.1.1 #584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

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

Release notes

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

v4.1.1

Changelog

  • c5d629f4fc557a282eb006a5cf7e2d4646348cf0 Add methods for tweaking sctp cc to settingending
  • 6fd13444577ab26f131bf149fd90868a1acbd16b Enable certificate.go for WASM builds
  • d08789bd8fe48f26e070c5d2761085d2a1a9bee5 Solve data race in ReadSimulcast

v4.1.0

Pion v4.1.0

  • New release schedule – a fresh minor version will ship on the last weekend of every month.
  • AV1 support is complete and stable.
  • Data Channels now handle payloads larger than 65 535 bytes (MaxUint16) and parses a=max-message-size.
  • HEVC / H.265 RTP payloader added.
  • Multi-codec negotiation lets peers negotiate for media sections with different audio/video codecs.
  • ICE improvements
    • Add a ufrag extension to generated candidates.
    • ToICE converts webrtc.Candidate to ice.Candidate.
    • New APIs to add and retrieve ICE extensions.
    • AddCandidate rejects candidates from old generations.
  • SCTP – exposed SCTPTransport.BufferedAmount for better flow-control insight.
  • RTP tracksWithRTPTimestamp lets you set a custom initial RTP timestamp.
  • Codec matching fixes when peers advertise the same codec with different sample-rates or channel counts.
  • Test refactors and code enhancements.

Thanks to everyone who contributed since v4.0.0 (2024-10-11)! ❤️

@​0x34d @​3DRX @​5ur3 @​5xp @​aalekseevx @​abrender @​aler9 @​amanakin @​amincheloh @​andresmanelli @​at-wat @​boks1971 @​cnderrauber @​Dailor @​dkess @​edaniels @​evan-brass @​hateeyan @​hoihochan @​howjmay @​itzmanish @​jaystenmark @​jech @​jmelancongen @​JoeTurki @​kcaffrey @​kevmo314 @​KW-M @​LeeTeng2001 @​levaitamas @​mengelbart @​N1cOs @​nithu1991 @​Olex1313 @​oto313 @​pabloFuente @​paulwe @​rileym-arcules @​robfig @​RyanPotat @​San9H0 @​seaduboi-openai @​Sean-Der @​sirzooro @​skyfall2022 @​sterlingdeng @​strangesast @​strombergdev @​stv0g @​sukunrt @​tyohan @​ValorZard @​WofWca @​xdrudis @​y-kawawa @​YannSc @​zcc0077 @​zjzhang-cn Anton, ARJUN SHAJI, Brave Yao, Nils Ohlmeier, sterlingdeng

Commits
  • c5d629f Add methods for tweaking sctp cc to settingending
  • 6fd1344 Enable certificate.go for WASM builds
  • d08789b Solve data race in ReadSimulcast
  • 3e2a804 Fix MIME type comparisons to be case-insensitive
  • 788147d Fix flaky test, by adding a grace timestamp
  • 465d8bd Reject candidates from old generation
  • d6154f6 Add WithRTPTimestamp to set initial RTP timestamp
  • ac1a132 Update module github.com/pion/rtp to v1.8.15
  • 9f9911b Update module github.com/pion/rtp to v1.8.14
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 12, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/webrtc/v4-4.1.1 branch from 4067afc to f5e38ad Compare June 12, 2025 06:43
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/webrtc/v4-4.1.1 branch from f5e38ad to 963915f Compare June 12, 2025 06:51
Bumps [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) from 4.0.16 to 4.1.1.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml)
- [Commits](pion/webrtc@v4.0.16...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/webrtc/v4-4.1.1 branch from 963915f to 39e7ef8 Compare July 1, 2025 12:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #667.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/webrtc/v4-4.1.1 branch July 1, 2025 19:14
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.

1 participant