Bump the rust-minor-patch group with 25 updates - #70
Merged
Conversation
Bumps the rust-minor-patch group with 25 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.65` | `1.4.0` | | [clap_builder](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.2` | | [clap_derive](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.6` | `0.8.7` | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.18` | `0.9.20` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` | | [either](https://github.com/rayon-rs/either) | `1.16.0` | `1.17.0` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.17.0` | `0.17.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [matrixmultiply](https://github.com/bluss/matrixmultiply) | `0.3.10` | `0.3.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.2` | `2.8.3` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.13.1` | `1.14.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.106` | `1.0.107` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.47` | | [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.1` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.14` | `0.4.16` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.9` | `0.3.10` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.119` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.19` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.55` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.52` | `0.8.55` | Updates `clap` from 4.6.1 to 4.6.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.1...clap_complete-v4.6.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 `bytemuck` from 1.25.0 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.2) Updates `cc` from 1.2.65 to 1.4.0 - [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.4.0) Updates `clap_builder` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.6.0...v4.6.2) Updates `clap_derive` from 4.6.1 to 4.6.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.6.1...v4.6.4) 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-epoch` from 0.9.18 to 0.9.20 - [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-epoch-0.9.18...crossbeam-epoch-0.9.20) 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 `either` from 1.16.0 to 1.17.0 - [Commits](rayon-rs/either@1.16.0...1.17.0) Updates `hashbrown` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/main/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.17.0...v0.17.1) Updates `libc` from 0.2.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.189) Updates `matrixmultiply` from 0.3.10 to 0.3.11 - [Commits](bluss/matrixmultiply@0.3.10...0.3.11) Updates `memchr` from 2.8.2 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.2...2.8.3) Updates `portable-atomic` from 1.13.1 to 1.14.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.13.1...v1.14.0) Updates `proc-macro2` from 1.0.106 to 1.0.107 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.106...1.0.107) Updates `quote` from 1.0.45 to 1.0.47 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.47) Updates `regex` from 1.12.4 to 1.13.1 - [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.1) Updates `regex-automata` from 0.4.14 to 0.4.16 - [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.16) 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 `simd-adler32` from 0.3.9 to 0.3.10 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](mcountryman/simd-adler32@v0.3.9...v0.3.10) Updates `syn` from 2.0.117 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.119) Updates `thiserror` from 2.0.17 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.19) Updates `zerocopy` from 0.8.52 to 0.8.55 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.55) Updates `zerocopy-derive` from 0.8.52 to 0.8.55 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.55) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cc dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: clap_builder dependency-version: 4.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap_derive dependency-version: 4.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: crossbeam-deque dependency-version: 0.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: crossbeam-epoch dependency-version: 0.9.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: crossbeam-utils dependency-version: 0.8.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: either dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: hashbrown dependency-version: 0.17.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: libc dependency-version: 0.2.189 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: matrixmultiply dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: portable-atomic dependency-version: 1.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: proc-macro2 dependency-version: 1.0.107 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: quote dependency-version: 1.0.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: regex dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: regex-automata dependency-version: 0.4.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: simd-adler32 dependency-version: 0.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zerocopy dependency-version: 0.8.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zerocopy-derive dependency-version: 0.8.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor-patch group with 25 updates:
4.6.14.6.40.5.150.5.161.25.01.25.21.2.651.4.04.6.04.6.24.6.14.6.40.8.60.8.70.9.180.9.200.8.210.8.221.16.01.17.00.17.00.17.10.2.1860.2.1890.3.100.3.112.8.22.8.31.13.11.14.01.0.1061.0.1071.0.451.0.471.12.41.13.10.4.140.4.161.0.221.0.230.3.90.3.102.0.1172.0.1192.0.172.0.190.8.520.8.550.8.520.8.55Updates
clapfrom 4.6.1 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
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
bytemuckfrom 1.25.0 to 1.25.2Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terseUpdates
ccfrom 1.2.65 to 1.4.0Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
413c4ecchore(cc): release v1.4.0 (#1803)3dcd9cefeat: support trim paths with clang-cl.exe (#1799)8896876Bump release-plz/action from 0.5.130 to 0.5.131 (#1798)0954016chore(cc): release v1.3.0 (#1796)e805bf3feat: inherit path remap rules from cargo trim-paths (#1794)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 APIUpdates
clap_builderfrom 4.6.0 to 4.6.2Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
67c5dfbchore: Release496398cdocs: Update changelog1d302a9Merge pull request #6441 from Its-Just-Nans/alias-singular8a93d4bfeat: Display word alias as singular when uniquec7c3184docs(contrib): Fix broken links4a35e3bchore(deps): Update Rust Stable to v1.97 (#6436)9f5451dstyle: Make clippy happyfcc0e19Merge pull request #6438 from maxtaran2010/fix/typos-in-commentsb793fd6fix: correct typos in commentsd3e59a9chore: ReleaseUpdates
clap_derivefrom 4.6.1 to 4.6.4Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
466b2bechore: Releasedbc0790docs: Update changelogdd40ed7Merge pull request #6451 from epage/syn37cf4891chore: Upgrade to syn v312e50b3chore: Released6267d5docs: Update changelog99a4018Merge pull request #6413 from arihant2math/issue/6412f181417fix: Require literal attribute values9011fa5test(derive): Show bad literal0838e82chore: ReleaseUpdates
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-epochfrom 0.9.18 to 0.9.20Release notes
Sourced from crossbeam-epoch's releases.
Commits
239bae0Prepare for the next release2d5276aepoch: Do not dereference pointer in fmt::Pointer9b56303Prepare 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 MutexUpdates
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
eitherfrom 1.16.0 to 1.17.0Commits
e514cb1Merge pull request #141 from msrd0/hexbc7c1f3Release 1.17.09acb4b9ci: downgrade serde manuallyc4ffc53Add test forfmt::Pointerba48d31Implement all the fmt traits using a macroa8f48eaAdd implementations forUpperHexandLowerHex331cda7Merge pull request #139 from atouchet/bdg08dc1fbFix build status badgeUpdates
hashbrownfrom 0.17.0 to 0.17.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
c62a63achore: release v0.17.1420e83bMerge pull request #722 from cuviper/rustc_try_insert51cecbdMove theRustcOccupiedErrornote as requested in review16d0f37AddHashMap::rustc_try_insert18a04c5Merge pull request #721 from clarfonthey/branch-renameee8a0eeRename master to main in release-plz workflow147df65Merge pull request #720 from xtqqczze/authors64a0acbRemove package.authors field from Cargo metadata867db72Merge pull request #716 from atouchet/rdm57b760bUpdate ReadmeUpdates
libcfrom 0.2.186 to 0.2.189Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ef0906elibc: Release 0.2.1895a79f76riscv32-musl: Rename padding fields to avoid a conflict3e51062psp: Fixoverflowing_literalswarningse352fddemscripten: add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessa...63221b3macros: Requiresafeinsafe_f!invocations707ab52macros: Requireunsafeinf!invocations8e40c94Enable clone3() syscall on sparc-linux and sparc64-linux8427909windows: Add back link names fortime-related symbolsb4863fanuttx: fix wchar_t definition under arm41c683dnuttx: mirror type definitionsUpdates
matrixmultiplyfrom 0.3.10 to 0.3.11Commits
07f968c0.3.113456d07maint: Update to itertools 0.153be284ckernel: Convert always masked to associated const5280dbfkernel: convert alignment to associated const8e4c86cgemm: Reduce monomorphizations of masked copyea2549dkernel: Remove separate fma microkernel (for complex)26adff0kernel: Remove separate fma microkernel1919b2ekernel: Remove sse2 microkernel498abactest: Allow multiple features in MMTEST_FEATURE119b2a3Raise MSRV to Rust 1.75Updates
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
portable-atomicfrom 1.13.1 to 1.14.0Changelog
Sourced from portable-atomic's changelog.
Commits
5cfa54aRelease 1.14.0099b928Update changelogc412436Fix bit_clear docs921d719Remove unused portable_atomic_pre_llvm_15 cfg02ca737Do not panic in build script with odd custom target namea6c6c4bs390x: Fix byte_wise_atomic_loaddef5258ci: Temporarily disable f128 test for Windows1001799fallback: Move shared code to seq_lock_common.rs and improve testsfd2f9f0Update comments2265f7aMake cfg_*_fast_atomic_64! helper macros rustfmt-ableUpdates
proc-macro2from 1.0.106 to 1.0.107Release notes
Sourced from proc-macro2's releases.
Commits
ed8a549Release 1.0.107d2550fbUpdate documentation links to syn 30bf387dResolve redundant_else pedantic clippy lint949d696Update actions/upload-artifact@v6 -> v7294a2bbUpdate actions/checkout@v6 -> v7cd46c1bLintclippy::from_iter_instead_of_collecthas been removedbb38d83Update afl fuzzer from 0.17 to 0.180f510dbUnpin CI miri toolchainb3c5fe3Pin CI miri to nightly-2026-02-117e2a990Raise required compiler to Rust 1.71Updates
quotefrom 1.0.45 to 1.0.47Release notes
Sourced from quote's releases.
Commits
723dcb4Release 1.0.4786e2967Update documentation links to syn 3b56db87Update ui test suite to nightly-2026-07-14cba5d96Update actions/upload-artifact@v6 -> v7bc4caf2Release 1.0.46dc0e304Format with rustfmt712114cDrop arrow from syntax of quote_spanned_with_expanded_spanf93ab8aEliminate quote_spanned_with_expanded_span_as_expr macro1ff3951Eliminate __quote_spanned macro64e913aUnify quote_spanned definitionsUpdates
regexfrom 1.12.4 to 1.13.1Changelog
Sourced from regex's changelog.
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
regex-automatafrom 0.4.14 to 0.4.16Commits
40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review