Bump the rust-dependencies group across 1 directory with 28 updates#2477
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rust-dependencies group across 1 directory with 28 updates#2477dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.0` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.6` | `0.5.1` | | [bstr](https://github.com/BurntSushi/bstr) | `1.12.3` | `1.13.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.65` | `1.2.67` | | [console](https://github.com/console-rs/console) | `0.16.3` | `0.16.4` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.6` | `0.8.7` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.2` | `2.8.3` | | [mio](https://github.com/tokio-rs/mio) | `1.2.1` | `1.2.2` | | [pest](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` | | [rand](https://github.com/rust-random/rand) | `0.9.4` | `0.9.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.14` | `0.4.15` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.27` | `0.1.28` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.4` | `0.6.5` | | [thread_local](https://github.com/Amanieu/thread_local-rs) | `1.1.9` | `1.1.10` | | [time](https://github.com/time-rs/time) | `0.3.52` | `0.3.53` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.11.0` | `1.12.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.12+spec-1.1.0` | `0.25.13+spec-1.1.0` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.3` | `1.0.4` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.54` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.21` | `1.0.23` | Updates `regex` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.4...1.13.0) Updates `num-bigint` from 0.4.6 to 0.5.1 - [Changelog](https://github.com/rust-num/num-bigint/blob/main/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.6...num-bigint-0.5.1) Updates `bstr` from 1.12.3 to 1.13.0 - [Commits](BurntSushi/bstr@1.12.3...1.13.0) Updates `bytes` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.12.0...v1.12.1) Updates `cc` from 1.2.65 to 1.2.67 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.65...cc-v1.2.67) Updates `console` from 0.16.3 to 0.16.4 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.3...0.16.4) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `crossbeam-deque` from 0.8.6 to 0.8.7 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.6...crossbeam-deque-0.8.7) Updates `crossbeam-utils` from 0.8.21 to 0.8.22 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.21...crossbeam-utils-0.8.22) Updates `memchr` from 2.8.2 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.2...2.8.3) Updates `mio` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.2.1...v1.2.2) Updates `pest` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `pest_derive` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `pest_generator` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `pest_meta` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `rand` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.5/CHANGELOG.md) - [Commits](rust-random/rand@0.9.4...0.9.5) Updates `regex-automata` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.14...regex-automata-0.4.15) Updates `rustc-demangle` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/rust-lang/rustc-demangle/releases) - [Changelog](https://github.com/rust-lang/rustc-demangle/blob/main/CHANGELOG.md) - [Commits](rust-lang/rustc-demangle@rustc-demangle-v0.1.27...rustc-demangle-v0.1.28) Updates `rustversion` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.22...1.0.23) Updates `socket2` from 0.6.4 to 0.6.5 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits/v0.6.5) Updates `thread_local` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Changelog](https://github.com/Amanieu/thread_local-rs/blob/master/CHANGELOG.md) - [Commits](Amanieu/thread_local-rs@v1.1.9...v1.1.10) Updates `time` from 0.3.52 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.52...v0.3.53) Updates `tinyvec` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.11.0...v1.12.0) Updates `toml_edit` from 0.25.12+spec-1.1.0 to 0.25.13+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.12...v0.25.13) Updates `winnow` from 1.0.3 to 1.0.4 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.3...v1.0.4) Updates `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zmij` from 1.0.21 to 1.0.23 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.21...1.0.23) --- updated-dependencies: - dependency-name: regex dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: num-bigint dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bstr dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.67 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: console dependency-version: 0.16.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-deque dependency-version: 0.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-utils dependency-version: 0.8.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: mio dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: pest dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: pest_derive dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: pest_generator dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: pest_meta dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.9.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-automata dependency-version: 0.4.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustc-demangle dependency-version: 0.1.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: socket2 dependency-version: 0.6.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thread_local dependency-version: 1.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tinyvec dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml_edit dependency-version: 0.25.13+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: winnow dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zmij dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage ReportHead Commit: Base Commit: Download the full coverage report. Coverage of Added or Modified Lines of Rust CodeRequired coverage: 80.00% Actual coverage: 100.00% Status: PASSED ✅ Details
Coverage of All Lines of Rust CodeRequired coverage: 80.00% Actual coverage: 88.22% Status: PASSED ✅ Details
|
john-h-kastner-aws
approved these changes
Jul 15, 2026
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 the rust-dependencies group with 25 updates in the / directory:
1.12.41.13.00.4.60.5.11.12.31.13.01.12.01.12.11.2.651.2.670.16.30.16.40.5.150.5.160.8.60.8.70.8.210.8.222.8.22.8.31.2.11.2.22.8.62.8.72.8.62.8.70.9.40.9.50.4.140.4.150.1.270.1.281.0.221.0.230.6.40.6.51.1.91.1.100.3.520.3.531.11.01.12.00.25.12+spec-1.1.00.25.13+spec-1.1.01.0.31.0.40.8.520.8.541.0.211.0.23Updates
regexfrom 1.12.4 to 1.13.0Changelog
Sourced from regex's changelog.
Commits
926af2e1.13.07d941a9regex-automata-0.4.15e358341api: addregex!macro for lazy compilationc420333automata: disable miri on a couple doc testsb9d2cf7github: add FUNDING link0858006docs: add AI policy for contributors468fc64automata: reject dense DFA start states that are match statesUpdates
num-bigintfrom 0.4.6 to 0.5.1Changelog
Sourced from num-bigint's changelog.
Commits
33c59baMerge pull request #348 from cuviper/bz-alg2-step3b38b68f6Release 0.5.1f4a43f5Fix the missing part of the Burnikel-Ziegler algorithmebfd89aAdd failing tests for a bug in B-Z division0ab95dfMerge pull request #338 from cuviper/rand-0.1033d6998Release 0.5.084d05b7Clean up manifests of ci cratesf8daf56Allowclippy::duplicate_modwhere intended022310aRearrange therandfeatures to support both 0.9 and 0.10537a036ci: use the fallback resolver for depsUpdates
bstrfrom 1.12.3 to 1.13.0Commits
63c65781.13.09cc49deapi: addto_bstring(),as_bstring(), andas_bstring_mut()methods to `B...7105619doc: fix typo "Use&BStris useful because ..."Updates
bytesfrom 1.12.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)Updates
ccfrom 1.2.65 to 1.2.67Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
fa031a0chore(cc): release v1.2.67 (#1789)842aab1Bump taiki-e/install-action from 2.81.8 to 2.82.8 (#1786)e2f07d0Fix clippy warning (#1788)8ced615Regenerate target info (#1785)2943b52Add missing todo for deprecated API43ae1bfAdd support foraarch64-unknown-linux-pauthtesttarget (#1713)a5c584aFix nightly compilation error (#1783)9c53ddcchore(cc): release v1.2.66 (#1777)f2836c0Fix target parsing (#1779)3299691ci(test-wasm): do not download pre release of wasi-sdk (#1778)Updates
consolefrom 0.16.3 to 0.16.4Release notes
Sourced from console's releases.
Commits
598eca9Bump version to 0.16.40f22c35feat: addis_dumbpublic function1426649Bump actions/checkout from 3 to 7d2d89adignore non-ascii input in Style::from_dotted_str6cff3e0document current panic in Style::from_dotted_str via test casesdd4334fApply suggestions from clippy 1.95586efadRemove redundant as_handle helperbe20e85Add TermInner::new constructorsUpdates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
crossbeam-dequefrom 0.8.6 to 0.8.7Release notes
Sourced from crossbeam-deque's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
crossbeam-utilsfrom 0.8.21 to 0.8.22Release notes
Sourced from crossbeam-utils's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
memchrfrom 2.8.2 to 2.8.3Commits
5fdb40c2.8.3922c7b5memchr: let compiler know that indexes returned by memchr fns are in boundse21e9fbarch: addunsafeto internal routines581faf0rebar: update memchr versionUpdates
miofrom 1.2.1 to 1.2.2Changelog
Sourced from mio's changelog.
Commits
50ee78dRelease 1.2.2e7f35deDocument Solaris is supported8e067d2Poll all fd events returned by port_getn in one zero-timeout poll callf6a559aRemove dead POLLRDHUP handling and avoid registering unsupported priorityf0249a8Add Solaris event ports selector2e267a5Support NuttX (#1966)Updates
pestfrom 2.8.6 to 2.8.7Release notes
Sourced from pest's releases.
Commits
24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)52f49b1bump default CI toolchain to 1.86 (#1165)64111e5Keepgrammar.rsin tree (#1159)Updates
pest_derivefrom 2.8.6 to 2.8.7Release notes
Sourced from pest_derive's releases.
Commits
24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)52f49b1bump default CI toolchain to 1.86 (#1165)64111e5Keepgrammar.rsin tree (#1159)Updates
pest_generatorfrom 2.8.6 to 2.8.7Release notes
Sourced from pest_generator's releases.
Commits
24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)52f49b1bump default CI toolchain to 1.86 (#1165)64111e5Keepgrammar.rsin tree (#1159)Updates
pest_metafrom 2.8.6 to 2.8.7Release notes
Sourced from pest_meta's releases.
Commits
24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)52f49b1bump default CI toolchain to 1.86 (#1165)64111e5Keepgrammar.rsin tree (#1159)Updates
randfrom 0.9.4 to 0.9.5Changelog
Sourced from rand's changelog.
Commits
3474ec0rand v0.9.5: backport #1790 (#1803)Updates
regex-automatafrom 0.4.14 to 0.4.15Commits
7d941a9regex-automata-0.4.15e358341api: addregex!macro for lazy compilationc420333automata: disable miri on a couple doc testsb9d2cf7github: add FUNDING link0858006docs: add AI policy for contributors468fc64automata: reject dense DFA start states that are match states7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.4Updates
rustc-demanglefrom 0.1.27 to 0.1.28Release notes
Sourced from rustc-demangle's releases.
Changelog
Sourced from rustc-demangle's changelog.
Commits
1fd8a3echore: release53ea128Merge pull request #90 from teor2345/splat-mangling5bae81aImplement splat demangling4324ddeFix a typo in early-recursion-limitca5202eMerge pull request #88 from rust-lang/release-plz-2026-01-15T15-09-27ZUpdates
rustversionfrom 1.0.22 to 1.0.23Release notes
Sourced from rustversion's releases.
Commits
3a7c766Release 1.0.239b213c4Merge pull request #68 from dtolnay/env8ffb0c2Set RUSTVERSION=1 during rustc --version command79462fdUpdate actions/upload-artifact@v6 -> v7ca1eafeUpdate actions/checkout@v6 -> v7119e831Lintclippy::from_iter_instead_of_collecthas been removeda1dfebcRaise minimum tested compiler to rust 1.85f717b8dUnpin CI miri toolchainfb69332Pin CI miri to nightly-2026-02-11a389672Update actions/upload-artifact@v5 -> v6Updates
socket2from 0.6.4 to 0.6.5Changelog
Sourced from socket2's changelog.
Commits
Updates
thread_localfrom 1.1.9 to 1.1.10Release notes
Sourced from thread_local's releases.
Changelog
Sourced from thread_local's changelog.