build: upgrade all dependencies to latest stable - #1
Merged
Conversation
jahvari
force-pushed
the
deps/latest-stable
branch
4 times, most recently
from
August 19, 2026 16:22
27536fd to
dabc2b7
Compare
jahvari
force-pushed
the
deps/latest-stable
branch
from
August 19, 2026 16:46
dabc2b7 to
ad14cfb
Compare
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.
Summary
memory/directory rather than GitHubVerification
cargo outdated --workspace --root-deps-only --format json— no outdated direct dependencies in all 8 workspace packagescargo audit --no-fetch— 0 known vulnerabilities across 1,029 locked dependencies; 18 allowed transitive unmaintained/unsound warnings remaincargo test -p enginefs --features librqbit --no-default-features --locked --offline— 58 passedcargo clippy -p enginefs --all-targets --features librqbit --no-default-features --locked --offline -- -D warningscargo test -p stremio-runtime-stub -p updater-helper -p settings-guipython -m unittest scripts.tests.test_generate_release_notes— 6 passedcargo metadata --locked --offline --no-deps --format-version 1git diff --checkAudit findings fixed
42000..=42009listener fallback; restored with a bound-port regression testservercrate's librqbit feature did not compile because server-facing engine controls were specialized to libtorrent; moved them to the backend contract, preserved libtorrent dispatch, and added a generic-control regression testResidual gaps
server.jsbehavioral oraclelibclang.dll, so complete native backend/server verification is delegated to this PR's provisioned GitHub Actions jobThe workflow lints and tests both backend feature sets explicitly.