chore(deps): update compatible #16185
Closed
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.12.4->0.12.80.6.20->0.6.214.5.48->4.5.514.5.58->4.5.601.1.2->1.1.5=6.3.1->=6.3.20.4.23->0.4.252.11.4->2.12.00.2.176->0.2.1770.10.73->0.10.740.9.109->0.9.1101.8.0->1.9.01.11.3->1.12.21.0.4->1.0.50.6.21->0.6.230.9.7->0.9.80.23.6->0.23.71.0.20->1.0.220.2.1->0.2.20.61.1->0.61.2Release Notes
rust-lang/annotate-snippets-rs (annotate-snippets)
v0.12.8Compare Source
Fixes
v0.12.7Compare Source
Fixes
v0.12.6Compare Source
Changed
unicode-widthto0.2.2#326Origin#327Fixes
.fold(false)when set on suggestions #322Patchspan points to line end #324v0.12.5Compare Source
Fixes
rust-cli/anstyle (anstream)
v0.6.21Compare Source
clap-rs/clap (clap)
v4.5.51Compare Source
Fixes
ArgAction::Countv4.5.50Compare Source
Features
CowwhereStringand&strare acceptedv4.5.49Compare Source
Fixes
rust-lang/flate2-rs (flate2)
v1.1.5Compare Source
This bugfix release fixes #508, as flush didn't always work anymore in conjunction with
miniz_oxide.What's Changed
Full Changelog: rust-lang/flate2-rs@1.1.4...1.1.5
v1.1.4: - it's 1.1.3 with fixed documentationCompare Source
See here for the changelog of v1.1.3: https://github.com/rust-lang/flate2-rs/releases/tag/1.1.3 .
Full Changelog: rust-lang/flate2-rs@1.1.3...1.1.4
v1.1.3Compare Source
What's Changed
zlibVersion()instead of aconstfor the version by @folkertdev in #491(de)compress_uninitthat accepts&[MaybeUninit<u8>]by @NobodyXu in #502New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.2...1.1.3
sunng87/handlebars-rust (handlebars)
v6.3.2Compare Source
BurntSushi/ripgrep (ignore)
v0.4.25Compare Source
v0.4.24Compare Source
indexmap-rs/indexmap (indexmap)
v2.12.0Compare Source
hashbrowndependency to 0.16 alone.core::error::Error.pop_ifmethods toIndexMapandIndexSet, similar to themethod for
Vecadded in Rust 1.86.rust-lang/libc (libc)
v0.2.177Compare Source
Added
TIOCGETA,TIOCSETA,TIOCSETAW,TIOCSETAFconstants (#4736)pthread_cond_timedwait_relative_np(#4719)_CS_PATHconstant (#4738)SIGEMTfor mips* and sparc* architectures (#4730)elf_aux_info(#4729)wcsnlen(#4721)Changed
rust-openssl/rust-openssl (openssl)
v0.10.74Compare Source
What's Changed
New Contributors
Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.73...openssl-v0.10.74
proptest-rs/proptest (proptest)
v1.9.0Compare Source
rust-lang/regex (regex)
v1.12.2Compare Source
===================
This release fixes a
cargo docbreakage on nightly when--cfg docsrsisenabled. This caused documentation to fail to build on docs.rs.
Bug fixes:
Switches the
doc_auto_cfgfeature todoc_cfgon nightly for docs.rs builds.v1.12.1Compare Source
===================
This release makes a bug fix in the new
regex::Captures::get_matchAPIintroduced in
1.12.0. There was an oversight with the lifetime parameterfor the
Matchreturned. This is technically a breaking change, but giventhat it was caught almost immediately and I've yanked the
1.12.0release,I think this is fine.
v1.12.0Compare Source
===================
This release contains a smattering of bug fixes, a fix for excessive memory
consumption in some cases and a new
regex::Captures::get_matchAPI.Improvements:
Add
Capture::get_matchfor returning the overall match withoutunwrap().Bug fixes:
Fixes a panic in the lazy DFA (can only occur for especially large regexes).
Fixes a memory usage regression for large regexes (introduced in
regex 1.9).Fix universal start states in sparse DFA.
Fixes a panic when deserializing a corrupted dense DFA.
Make
regex_automata::meta::Regex::findconsistently returnNonewhenWhichCaptures::Noneis used.GREsau/schemars (schemars)
v1.0.5Compare Source
Fixed
schema.pointer_mut()to resolve URI fragment identifiers like#/$defs/foo, matching current behaviour ofschema.pointer()(#478 / #479)assert-rs/snapbox (snapbox)
v0.6.23Compare Source
v0.6.22Compare Source
toml-rs/toml (toml)
v0.9.8Compare Source
dtolnay/unicode-ident (unicode-ident)
v1.0.22Compare Source
char::UNICODE_VERSION(#44)v1.0.21Compare Source
UNICODE_VERSIONconstant (#42, thanks @Marcondiro)unicode-rs/unicode-width (unicode-width)
v0.2.2Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.