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.
This PR contains the following updates:
0.3.73
->0.3.74
2.7.0
->2.7.2
1.19.0
->1.20.0
1.5.0
->1.6.0
1.11.0
->1.12.0
Release Notes
rust-lang/backtrace-rs (backtrace)
v0.3.74
Compare Source
What's Changed
Enum::__NonExhaustiveVariant
pattern, use#[non_exhaustive]
for real. Don't @ me if you were matching on that! Thanks to @nyurik in https://github.com/rust-lang/backtrace-rs/pull/651winapi
towindows-sys
by @CraftSpider in https://github.com/rust-lang/backtrace-rs/pull/641dl_iterate_phdr
in https://github.com/rust-lang/backtrace-rs/pull/660 after Android revealed it was... kind of unsound actually and not doing things like checking for null pointers before making slices! WHOOPS! Thanks to @saethlin for implementing detection for precisely that in rustc! It's really hard to find soundness issues in inherited codebases like this one...New Contributors
Full Changelog: rust-lang/backtrace-rs@0.3.73...0.3.74
CodSpeedHQ/codspeed-rust (codspeed-criterion-compat)
v2.7.2
Compare Source
What's Changed
Full Changelog: CodSpeedHQ/codspeed-rust@v2.7.1...v2.7.2
v2.7.1
Compare Source
What's Changed
Full Changelog: CodSpeedHQ/codspeed-rust@v2.7.0...v2.7.1
matklad/once_cell (once_cell)
v1.20.0
Compare Source
critical-section
feature selection intoportable-atomic
; other minor updates #260mitsuhiko/similar-asserts (similar-asserts)
v1.6.0
Compare Source
unicode-rs/unicode-segmentation (unicode-segmentation)
v1.12.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.