Skip to content

chore(deps): bump str0m from 0.20.0 to 0.21.0#51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/str0m-0.21.0
Open

chore(deps): bump str0m from 0.20.0 to 0.21.0#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/str0m-0.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps str0m from 0.20.0 to 0.21.0.

Changelog

Sourced from str0m's changelog.

0.21.0

  • Upgrade to dimpl 0.7.0 (breaking)
  • Handle SctpAssociation as Event::Closed #986
  • Reject SDP payload types > 127 instead of panicking when claiming PTs #983
  • Add RTCP PSFB FMT=15 (AppSpecificFeedback) send/receive via Direct API #981
  • Add H266/VVC RTP packetizer and depacketizer #971
  • Negotiate SCTP max message size for data channels #852
  • Expose the negotiated DTLS protocol version #979
  • Make MTU size configurable #967
  • Add optional drv feature for using public identity types as drv::Input #974 #975
  • Send DTLS close_notify on Rtc::close() #956
  • Fix Simulcast::add_recv_layer to push to recv instead of send #968
  • Accept any non-empty SDP session name (s=), not just s=- #969
Commits

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 [str0m](https://github.com/algesten/str0m) from 0.20.0 to 0.21.0.
- [Changelog](https://github.com/algesten/str0m/blob/main/CHANGELOG.md)
- [Commits](algesten/str0m@0.20.0...0.21.0)

---
updated-dependencies:
- dependency-name: str0m
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 13, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants