deps: Update crossbeam-epoch from 0.9.18 to 0.9.20 (RUSTSEC-2026-0204) - #46324
Merged
Conversation
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Loirooriol
enabled auto-merge
July 7, 2026 00:34
jdm
approved these changes
Jul 7, 2026
jschwe
pushed a commit
to jschwe/servo
that referenced
this pull request
Jul 13, 2026
…-2026-0204) (servo#46324) See https://rustsec.org/advisories/RUSTSEC-2026-0204 Testing: No behavior change, other than avoiding vulnerability i ndependency Fixes: servo#46320 Signed-off-by: Oriol Brufau <obrufau@igalia.com> (cherry picked from commit 8ae160c)
jschwe
added a commit
to jschwe/servo
that referenced
this pull request
Jul 13, 2026
…-2026-0204) (servo#46324) (full) {"fail_fast": false, "matrix": [{"name": "Linux (Unit Tests, Build libservo, WPT, Bencher, C API)", "workflow": "linux", "wpt": true, "profile": "checked-release", "unit_tests": true, "devtools_tests": false, "build_libservo": true, "bencher": true, "coverage": false, "capi": true, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "Windows (Unit Tests, Build libservo, C API)", "workflow": "windows", "wpt": false, "profile": "checked-release", "unit_tests": true, "devtools_tests": false, "build_libservo": true, "bencher": false, "coverage": false, "capi": true, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "MacOS Arm64 (Unit Tests, C API)", "workflow": "macos-arm64", "wpt": false, "profile": "checked-release", "unit_tests": true, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": true, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "Android", "workflow": "android", "wpt": false, "profile": "checked-release", "unit_tests": false, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": false, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "OpenHarmony", "workflow": "ohos", "wpt": false, "profile": "checked-release", "unit_tests": false, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": false, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "Lint", "workflow": "lint", "wpt": false, "profile": "checked-release", "unit_tests": false, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": false, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}]}
jschwe
pushed a commit
that referenced
this pull request
Jul 13, 2026
…-2026-0204) (#46324) See https://rustsec.org/advisories/RUSTSEC-2026-0204 Testing: No behavior change, other than avoiding vulnerability i ndependency Fixes: #46320 Signed-off-by: Oriol Brufau <obrufau@igalia.com> (cherry picked from commit 8ae160c)
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.
See https://rustsec.org/advisories/RUSTSEC-2026-0204
Testing: No behavior change, other than avoiding vulnerability i ndependency
Fixes: #46320