chore(deps): Bump the rust-dependencies group across 1 directory with 17 updates - #24
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the rust-dependencies group across 1 directory with 17 updates#24dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 17 updates Bumps the rust-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.60` | `1.4.0` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.6` | `0.5.1` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.13.1` | | [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.8.1` | `1.9.1` | | [either](https://github.com/rayon-rs/either) | `1.15.0` | `1.17.0` | | [glob](https://github.com/rust-lang/glob) | `0.3.3` | `0.3.4` | | [libc](https://github.com/rust-lang/libc) | `0.2.185` | `0.2.189` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.3` | | [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.3` | `1.13.1` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.2` | `2.1.3` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.119` | Updates `cc` from 1.2.60 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.60...cc-v1.4.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 `autocfg` from 1.5.0 to 1.5.1 - [Commits](cuviper/autocfg@1.5.0...1.5.1) Updates `bitflags` from 2.11.1 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.13.1) Updates `clang-sys` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/KyleMayes/clang-sys/releases) - [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md) - [Commits](KyleMayes/clang-sys@v1.8.1...v1.9.1) Updates `either` from 1.15.0 to 1.17.0 - [Commits](rayon-rs/either@1.15.0...1.17.0) Updates `glob` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.3...v0.3.4) Updates `libc` from 0.2.185 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.185...0.2.189) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `memchr` from 2.8.0 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.0...2.8.3) 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.3 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.3...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 `regex-syntax` from 0.8.10 to 0.8.11 - [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-syntax-0.8.10...regex-syntax-0.8.11) Updates `rustc-hash` from 2.1.2 to 2.1.3 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/main/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.2...v2.1.3) 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) --- updated-dependencies: - dependency-name: cc dependency-version: 1.4.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: autocfg dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clang-sys dependency-version: 1.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: either dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: glob dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.189 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: log dependency-version: 0.4.33 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: proc-macro2 dependency-version: 1.0.107 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-version: 1.0.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: regex-automata dependency-version: 0.4.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-syntax dependency-version: 0.8.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustc-hash dependency-version: 2.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... 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-dependencies group with 15 updates in the / directory:
1.2.601.4.00.4.60.5.11.5.01.5.12.11.12.13.11.8.11.9.11.15.01.17.00.3.30.3.40.2.1850.2.1890.4.290.4.332.8.02.8.31.0.1061.0.1071.0.451.0.471.12.31.13.12.1.22.1.32.0.1172.0.119Updates
ccfrom 1.2.60 to 1.4.0Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
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
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
autocfgfrom 1.5.0 to 1.5.1Commits
2799b09Merge pull request #80 from cuviper/noscript8e7f49aci: extend the tested versions303aa6aRelease 1.5.173483fbMaketests/wrapperswork without a scriptUpdates
bitflagsfrom 2.11.1 to 2.13.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated output9253889prepare for 2.13.0 releaseUpdates
clang-sysfrom 1.8.1 to 1.9.1Release notes
Sourced from clang-sys's releases.
Changelog
Sourced from clang-sys's changelog.
Commits
8844c21Bump version to 1.9.1 (#217)57d2920Check formatting in CIfbb4093Run cargo fmt8728999Allow auto-formatting link! macro53fcb38Revert "Improve clang executable search (#171)"0b40433add cygwin (#197)fc89822Add rewriter API (#191)4985661Search in LIBRARY_PATH too (#186)06fe579Fix directories windows path (#185)a76fd89Add support for libClang 19 and 20 (#195)Updates
eitherfrom 1.15.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 badge8f4ecd9Merge pull request #138 from cuviper/release-1.16.0c35bb4eRelease 1.16.0Updates
globfrom 0.3.3 to 0.3.4Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
cfa2a58chore: release v0.3.48a903efSet the edition to 20211f75324Bump actions/checkout from 6 to 77df5575ci: Bump ubuntu-24.04 to ubuntu-26.04e476c2aci: Replace macos-13 and macos-15 with macos-26-intel and macos-260dc6566ci: Get MSRV directly from crate metadatac3c81deci: Bump MSRV of test dependencies6bde970Bump actions/checkout from 5 to 6 (#184)0639988Cache filename for sorting infill_todo(#181)335da33Replaceinto_errormethod withimpl Into(#179)Updates
libcfrom 0.2.185 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
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
memchrfrom 2.8.0 to 2.8.3Commits
5fdb40c2.8.3922c7b5memchr: let compiler know that indexes returned by memchr fns are in boundse21e9fbarch: addunsafeto internal routines581faf0rebar: update memchr versiona61ac1a2.8.2a08bf90arch: fix undefined behavior in lower level (but public) APIsb41293brebar: update memchr to latest87467c9impl: remove unnecessary clones ininto_ownedimplsff7dca72.8.1016878atarget: fix aarch64_be endianness bugUpdates
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.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
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 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 optimizationse018953automata: fix indentationUpdates
regex-syntaxfrom 0.8.10 to 0.8.11Commits
1401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searchesUpdates
rustc-hashfrom 2.1.2 to 2.1.3Changelog
Sourced from rustc-hash's changelog.