Bump the cargo-minor-patch group with 16 updates - #77
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the cargo-minor-patch group with 16 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.4` | `1.1.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.4.0` | `1.4.4` | | [clap_builder](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.6` | | [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.5.0` | `1.5.1` | | [either](https://github.com/rayon-rs/either) | `1.17.0` | `1.18.0` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.9` | `0.1.11` | | [num-integer](https://github.com/rust-num/num-integer) | `0.1.46` | `0.1.47` | | [ordered-float](https://github.com/reem/rust-ordered-float) | `5.3.0` | `5.5.0` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.33` | `0.3.34` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.14.0` | `1.15.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.16` | `0.4.18` | | [syn](https://github.com/dtolnay/syn) | `3.0.3` | `3.0.4` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.55` | `0.8.56` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.55` | `0.8.56` | Updates `clap` from 4.6.4 to 4.6.6 - [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.4...clap_complete-v4.6.6) Updates `aho-corasick` from 1.1.4 to 1.1.5 - [Commits](BurntSushi/aho-corasick@1.1.4...1.1.5) Updates `cc` from 1.4.0 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.4.0...cc-v1.4.4) Updates `clap_builder` from 4.6.2 to 4.6.6 - [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.2...v4.6.6) Updates `crc32fast` from 1.5.0 to 1.5.1 - [Commits](srijs/rust-crc32fast@v1.5.0...v1.5.1) Updates `either` from 1.17.0 to 1.18.0 - [Changelog](https://github.com/rayon-rs/either/blob/main/RELEASES.md) - [Commits](rayon-rs/either@1.17.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 `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 `ordered-float` from 5.3.0 to 5.5.0 - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](reem/rust-ordered-float@v5.3.0...v5.5.0) Updates `pkg-config` from 0.3.33 to 0.3.34 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.33...0.3.34) Updates `portable-atomic` from 1.14.0 to 1.15.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.14.0...v1.15.0) Updates `regex-automata` from 0.4.16 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.16...regex-automata-0.4.18) Updates `syn` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.3...3.0.4) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `zerocopy` from 0.8.55 to 0.8.56 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.55...v0.8.56) Updates `zerocopy-derive` from 0.8.55 to 0.8.56 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.55...v0.8.56) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: aho-corasick dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: cc dependency-version: 1.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: clap_builder dependency-version: 4.6.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: crc32fast dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: either dependency-version: 1.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: find-msvc-tools dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: num-integer dependency-version: 0.1.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: ordered-float dependency-version: 5.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: pkg-config dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: portable-atomic dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: regex-automata dependency-version: 0.4.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: syn dependency-version: 3.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: zerocopy dependency-version: 0.8.56 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: zerocopy-derive dependency-version: 0.8.56 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-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 cargo-minor-patch group with 16 updates:
4.6.44.6.61.1.41.1.51.4.01.4.44.6.24.6.61.5.01.5.11.17.01.18.00.1.90.1.110.1.460.1.475.3.05.5.00.3.330.3.341.14.01.15.00.4.160.4.183.0.33.0.42.0.192.0.200.8.550.8.560.8.550.8.56Updates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
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
ccfrom 1.4.0 to 1.4.4Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
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
clap_builderfrom 4.6.2 to 4.6.6Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
4a622b4chore: Releasee1f6b90docs: Update changeloga9660f4Merge pull request #6467 from sylvestre/mangen-override-usage715b812chore: Release89e6e9bdocs: Update changelog3918cb4Merge pull request #6468 from sjh9714/fix-bash-posix-fn-name526c819Merge pull request #6469 from latent-9/docs/fix-derive-reference-linkb2bd685docs(clap_derive): Fix derive reference linkecee8a4fix(complete): Name the function after fn_name6dd2e5atest(complete): Show POSIX bash will not sourceUpdates
crc32fastfrom 1.5.0 to 1.5.1Commits
a150f65release 1.5.1f066e8dperf(simd): widen x86 folds, add ARM 3-way, and speed up small inputs (#56)d5c123dconsolidate dword load in baseline implementation (#55)50e2046downgrade msrv ci run to just cargo buildUpdates
eitherfrom 1.17.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
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-headdcaece1ci: use the fallback resolver for deps3e242f5Rename master to maindcaa965Merge pull request #75 from mikem8891/masterf9279a2non-negative4b1818dMerge pull request #69 from durin42/rustc-nightly-is_multiple_of-stableUpdates
ordered-floatfrom 5.3.0 to 5.5.0Release notes
Sourced from ordered-float's releases.
Commits
2d56f3ev5.5.04496ef7feat: derive Facet if facet feature is active2409c9fv5.4.02730f18cargo update015fc41add schemars 1.2 support4b03969refactor schemars related tests424f9acrustfmt51764f1impl_proptest: usecoreinstead ofstd(#180)ccf51f5Add From<OrderedFloat> for OrderedFloat<f64> (#183)Updates
pkg-configfrom 0.3.33 to 0.3.34Changelog
Sourced from pkg-config's changelog.
Commits
a8852ccRelease 0.3.34f3be983Fix a couple of clippy warnings694b8dfUpdate MSRV and remove dependency10693b5Allow disabling passing--cflagsto pkg-config.9ffb971Make Library::extract_lib_from_filename publicf36d32aUpdate ReadmeUpdates
portable-atomicfrom 1.14.0 to 1.15.0Changelog
Sourced from portable-atomic's changelog.
Commits
e459552Release 1.15.0cb58081Update changelogc5b8b98arm_linux: Remove useless cacheb97efbaci: Re-enable detect_false test on Androideaee7ecdetect: Update commentsc6fab54tests: AArch64 L4Re is now available as builtin targetd0832a1tsan: Enable Adaptive Delay81c2ee5ci: Clean up sanitizer jobcfb767dOptimize non-relaxed load/store/fence and work around compiler-builtins bug o...f19289eci: Use full-length rev for mgba-test-runnerUpdates
regex-automatafrom 0.4.16 to 0.4.18Commits
e6ad938regex-automata-0.4.1892e0f22automata: avoid re-computingavailable_parallelism3af3e27regex-automata-0.4.17c21ed55automata: make MAX_POOL_STACKS user configurable2b527591.13.1, reduxUpdates
synfrom 3.0.3 to 3.0.4Release notes
Sourced from syn's releases.
Commits
b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lint0eba76dUpdate test suite to nightly-2026-08-05baaebceUpdate test suite to nightly-2026-07-25b886a38Update test suite to nightly-2026-07-243c41416Update test suite to nightly-2026-07-23Updates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
zerocopyfrom 0.8.55 to 0.8.56Release notes
Sourced from zerocopy's releases.
Commits
6dc429cRelease 0.8.56 (#3545)7977792#[zerocopy(crate = "...")] should parse paths, not idents (#3544)6a677c9[CI] Bump the all-actions group with 2 updates (#3517)5a907c2[ci] Gate docs on exact-SHA CI results (#3512)6bdcdab[ci] Repair weekly toolchain rollers (#3511)8efe661[ci] Avoid redundant Anneal PR caches (#3509)93ceec4[ci] Distribute immutable workflow artifacts (#3508)bef8e4d[ci] Retry transient setup failures (#3507)b8c2b9f[ci] Forward env vars correctly (#3503)dbb81ccReorganize Anneal v1 and v2 (#3487)Updates
zerocopy-derivefrom 0.8.55 to 0.8.56Release notes
Sourced from zerocopy-derive's releases.
Commits
6dc429cRelease 0.8.56 (#3545)7977792#[zerocopy(crate = "...")] should parse paths, not idents (#3544)6a677c9[CI] Bump the all-actions group with 2 updates (#3517)5a907c2[ci] Gate docs on exact-SHA CI results (#3512)6bdcdab[ci] Repair weekly toolchain rollers (#3511)8efe661[ci] Avoid redundant Anneal PR caches (#3509)93ceec4[ci] Distribute immutable workflow artifacts (#3508)bef8e4d[ci] Retry transient setup failures (#3507)b8c2b9f[ci] Forward env vars correctly (#3503)dbb81ccReorganize Anneal v1 and v2 (#3487)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions