chore(deps): bump str0m from 0.20.0 to 0.21.0#44
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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>
DRHATL95
added a commit
that referenced
this pull request
Jul 3, 2026
Consolidates the CI-green, low-risk Dependabot updates into one verified change (avoids intra-ecosystem lockfile rebase churn across 6 PRs): - tokio 1.48.0 -> 1.50.0 (cargo) - anyhow 1.0.102 -> 1.0.103 (cargo dev-dep) - vite 8.0.16 -> 8.1.2 (ui dev) - svelte-check 4.6.0 -> 4.7.1 (ui dev) - svelte 5.56.3 -> 5.56.4 (ui) - @tauri-apps/api 2.11.0 -> 2.11.1 (ui) Supersedes #43,#45,#46,#47,#48,#50. Deliberately NOT included: - #49 reqwest 0.12->0.13: reqwest 0.13 removed RequestBuilder::form() used in auth.rs (Cargo.toml pins 0.12 on purpose) — closing it. - #44 str0m, #42 libloading: native-webrtc-feature-gated deps; default CI doesn't build them, so a bump could silently break the 1.1 native engine build. Defer to the native-engine work. - #40 checkout->v7, #41 setup-node->v6: major GitHub Action bumps; checkout is used in release.yml on the self-hosted Node-22 runner that just cut 1.0 — defer until runner Node compatibility is confirmed. Verified: cargo test 133; svelte-check 0; vitest 307; all green. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Owner
|
Deferred: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps str0m from 0.20.0 to 0.21.0.
Changelog
Sourced from str0m's changelog.
Commits
8e71042str0m 0.21.0 and bump all other crates9a67431is 0.10.0334a143str0m-proto 0.6.0b84bc29dimpl 0.7.05421753Prevent panics parsing malformed SDES/XR packets (#988)cab57e4Handle SCTP AssociationLost as closed (#986)3b7cda3is 0.9.23cc3aa7Work around Swift compat-lib link failure in apple-crypto on Xcode 26.x (#987)9a66f16Force default Xcode toolchain in CIe2e2252Support AppSpecific FeedbackDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)