chore(deps): Bump the rust-dependencies group across 1 directory with 20 updates - #30
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the rust-dependencies group across 1 directory with 20 updates#30dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 20 updates Bumps the rust-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.60` | `1.4.4` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.6` | `0.5.1` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.4` | `1.1.5` | | [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.18.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.34` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.3` | | [num-integer](https://github.com/rust-num/num-integer) | `0.1.46` | `0.1.47` | | [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.4 - [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.4) 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 `aho-corasick` from 1.1.4 to 1.1.5 - [Commits](BurntSushi/aho-corasick@1.1.4...1.1.5) 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.18.0 - [Changelog](https://github.com/rayon-rs/either/blob/main/RELEASES.md) - [Commits](rayon-rs/either@1.15.0...1.18.0) Updates `find-msvc-tools` from 0.1.9 to 0.1.11 - [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@find-msvc-tools-v0.1.9...find-msvc-tools-v0.1.11) 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.34 - [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.34) Updates `memchr` from 2.8.0 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.0...2.8.3) Updates `num-integer` from 0.1.46 to 0.1.47 - [Changelog](https://github.com/rust-num/num-integer/blob/main/RELEASES.md) - [Commits](rust-num/num-integer@num-integer-0.1.46...num-integer-0.1.47) 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.18 - [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.18) 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.4 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: aho-corasick dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch 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.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch 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.34 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: num-integer dependency-version: 0.1.47 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.18 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 17 updates in the / directory:
1.2.601.4.40.4.60.5.11.1.41.1.51.5.01.5.12.11.12.13.11.8.11.9.11.15.01.18.00.3.30.3.40.2.1850.2.1890.4.290.4.342.8.02.8.30.1.460.1.471.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.4Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
82ee29echore(cc): release v1.4.4 (#1869)1301078fix: run the Android llvm-ar probe in the caller's environment (#1868)c5cc913fix: honor Build::env overrides in flag support probes (#1866)caf7609chore(deps): bump dtolnay/rust-toolchain (#1862)3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)Updates
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
aho-corasickfrom 1.1.4 to 1.1.5Commits
51780601.1.5b68c8d5api: check for overflow inMatch::offsettooc821786build(deps): bump actions/checkout in the actions group (#171)8209bb9Hash-pin all actions, drop persisted credentials (#170)0f3f5daapi: document a couple panicking preconditionse88e1fcbenchmarks: bump dependencies88e4966ci: use older version oflogon pinned buildUpdates
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.18.0Changelog
Sourced from either's changelog.
Commits
ce6f07fMerge pull request #144 from cuviper/partition_map30f29a9Release 1.18.0500b0fbAdd trait impls akin topartition_map1b7187bFix the RELEASES link0f1b60bMerge pull request #142 from cuviper/readme4a7f162Update badges0adab0aBackfillpubtimedates inRELEASES.mde9e5497Move changes toRELEASES.mda1f4a7eConsolidate to one README5928a2bConvertREADME.rsttoREADME.mdUpdates
find-msvc-toolsfrom 0.1.9 to 0.1.11Release notes
Sourced from find-msvc-tools's releases.
Commits
3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)36efa48Update MSRV to 1.65 (#1834)59170f9Regenerate target info (#1848)7fa314cci: run clippy in more cases (#1832)a91e05echore(cc): release v1.4.2 (#1846)Updates
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.34Release notes
Sourced from log's releases.
... (truncated)
Changelog
Sourced from log's changelog.
... (truncated)
Commits
8034743Merge pull request #738 from rust-lang/cargo/0.4.347d1e24eprepare for 0.4.34 release3b939b6Merge pull request #737 from malezjaa/masterb88266cAdd alloc support for boxed loggers037d7a5doc: Add context-logger utility to READMEf405739Merge 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 comparisonsUpdates
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
num-integerfrom 0.1.46 to 0.1.47Changelog
Sourced from num-integer's changelog.
Commits
765fd9bFix the release date1377fb6Merge pull request #80 from cuviper/karatsuba-sqrt6c3bec6Release 0.1.47e164588implement Karatsuba Square Root3fbe47fMerge pull request #78 from cuviper/rename-headd...Description has been truncated