Bump the rust-minor group with 6 updates#615
Merged
torokati44 merged 1 commit intomainfrom Nov 24, 2025
Merged
Conversation
Bumps the rust-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.46` | `1.2.47` | | [clap](https://github.com/clap-rs/clap) | `4.5.52` | `4.5.53` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.52` | `4.5.53` | | [syn](https://github.com/dtolnay/syn) | `2.0.110` | `2.0.111` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.27` | `0.8.28` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.27` | `0.8.28` | Updates `cc` from 1.2.46 to 1.2.47 - [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.46...cc-v1.2.47) Updates `clap` from 4.5.52 to 4.5.53 - [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.5.52...clap_complete-v4.5.53) Updates `clap_builder` from 4.5.52 to 4.5.53 - [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.5.52...v4.5.53) Updates `syn` from 2.0.110 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.110...2.0.111) Updates `zerocopy` from 0.8.27 to 0.8.28 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.28) Updates `zerocopy-derive` from 0.8.27 to 0.8.28 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.28) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-version: 4.5.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-version: 4.5.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: syn dependency-version: 2.0.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy dependency-version: 0.8.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy-derive dependency-version: 0.8.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <[email protected]>
811e372 to
b04dbc9
Compare
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 group with 6 updates:
1.2.461.2.474.5.524.5.534.5.524.5.532.0.1102.0.1110.8.270.8.280.8.270.8.28Updates
ccfrom 1.2.46 to 1.2.47Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
fbd4807chore(cc): release v1.2.47 (#1617)f71d1d6add helenos linker identifications (#1615)e0e4b13Bump actions/checkout from 5 to 6 (#1616)Updates
clapfrom 4.5.52 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
clap_builderfrom 4.5.52 to 4.5.53Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8d87e70chore: Releasefe99e5adocs: Update changelog596e98cMerge pull request #6129 from cooronx/feat_default_values_if_and_default_valu...c2ced1afeat: Add default_values_if and default_values_ifs to match default_valuesUpdates
synfrom 2.0.110 to 2.0.111Release notes
Sourced from syn's releases.
Commits
4e50867Release 2.0.111c57334bMerge pull request #1946 from dtolnay/unusedgroup6a43384Suppress unused variable warning on variables used in group macro7ff6c86Update actions/checkout@v5 -> v659ce6bbUpdate test suite to nightly-2025-11-203d91b8cUpdate test suite to nightly-2025-11-112d87fcaDelete version requirement from readmeUpdates
zerocopyfrom 0.8.27 to 0.8.28Release notes
Sourced from zerocopy's releases.
Commits
c6932f4Release 0.8.28 (#2780)f4ad83cAdd support for uint16x4x[2-4]_t AArch64 SIMD types (#2779)42dd48e[ci] Roll pinned nightly toolchain (#2778)27f948e[ci] Roll toolchains weekly (#2773)bcfe762[ci] Roll pinned nightly toolchain (#2775)e443f44[ci] Roll pinned nightly toolchain (#2774)c48163c[ci] Roll pinned nightly toolchain (#2772)53fb821[ci] Roll pinned nightly toolchain (#2771)96b7024[ci] Roll pinned stable toolchain (#2768)927b5cc[ci] Roll pinned nightly toolchain (#2769)Updates
zerocopy-derivefrom 0.8.27 to 0.8.28Release notes
Sourced from zerocopy-derive's releases.
Commits
c6932f4Release 0.8.28 (#2780)f4ad83cAdd support for uint16x4x[2-4]_t AArch64 SIMD types (#2779)42dd48e[ci] Roll pinned nightly toolchain (#2778)27f948e[ci] Roll toolchains weekly (#2773)bcfe762[ci] Roll pinned nightly toolchain (#2775)e443f44[ci] Roll pinned nightly toolchain (#2774)c48163c[ci] Roll pinned nightly toolchain (#2772)53fb821[ci] Roll pinned nightly toolchain (#2771)96b7024[ci] Roll pinned stable toolchain (#2768)927b5cc[ci] Roll pinned nightly toolchain (#2769)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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