build(deps): bump the all-deps group across 1 directory with 8 updates - #1545
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.14` | `0.4.15` | | [syn](https://github.com/dtolnay/syn) | `3.0.4` | `3.0.6` | | [bitflags](https://github.com/bitflags/bitflags) | `2.13.1` | `2.13.2` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.4` | `1.0.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.4` | `1.1.5` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.24` | `1.0.26` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.56` | `0.8.57` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.56` | `0.8.57` | Updates `hybrid-array` from 0.4.14 to 0.4.15 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.14...v0.4.15) Updates `syn` from 3.0.4 to 3.0.6 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.4...3.0.6) Updates `bitflags` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.13.1...2.13.2) Updates `cfg-if` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.4...v1.0.5) Updates `rustix` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.4...v1.1.5) Updates `unicode-ident` from 1.0.24 to 1.0.26 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.24...1.0.26) Updates `zerocopy` from 0.8.56 to 0.8.57 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.56...v0.8.57) Updates `zerocopy-derive` from 0.8.56 to 0.8.57 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.56...v0.8.57) --- updated-dependencies: - dependency-name: hybrid-array dependency-version: 0.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: syn dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: bitflags dependency-version: 2.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cfg-if dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustix dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: unicode-ident dependency-version: 1.0.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy dependency-version: 0.8.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy-derive dependency-version: 0.8.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
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 all-deps group with 8 updates in the / directory:
0.4.140.4.153.0.43.0.62.13.12.13.21.0.41.0.51.1.41.1.51.0.241.0.260.8.560.8.570.8.560.8.57Updates
hybrid-arrayfrom 0.4.14 to 0.4.15Changelog
Sourced from hybrid-array's changelog.
Commits
09310c5v0.4.15 (#234)1d62dcaAddU513(#233)Updates
synfrom 3.0.4 to 3.0.6Release notes
Sourced from syn's releases.
Commits
559cab5Release 3.0.69088cadMerge pull request #2082 from dtolnay/lifetimevar3eb43bbFix parsing interpolated lifetime at statement start7b2f6f9Add regression test for issue 2081d55bcd2Update test suite to nightly-2026-09-138e37bcaResolve non_kebab_case_bins warning4dfd88fUpdate test suite to nightly-2026-09-06e0ad92dRelease 3.0.574e7d75Merge pull request #2080 from sunshowers/lit-str-span4c264f3In LitStr::parse_with, report correct span for lex errorsUpdates
bitflagsfrom 2.13.1 to 2.13.2Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
80ce9b5Merge pull request #497 from bitflags/cargo/2.13.25822493prepare for 2.13.2 release48f4f1aMerge pull request #496 from bitflags/fix/rustc-ice2c0b042re-pull const declarations outside of nested constc3f8d31Merge pull request #494 from DanielEScherzer/flags-docs-example0fc3762Flags: adjust order of elements in manual implementation exampleUpdates
cfg-iffrom 1.0.4 to 1.0.5Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
8b0a2b0Deprecation notice + crate version bumpefabe3fAdd a changelog entry for the upcoming deprecation noticea66c2d4Bump actions/checkout from 6 to 7bda9677Bump actions/checkout from 5 to 6Updates
rustixfrom 1.1.4 to 1.1.5Commits
287214bchore: Release rustix version 1.1.50cea188fix(bug): ns->us overflow handling (#1655)a99fd26build: Remove OUT_DIR probe artifact (#1628)1e2954afix build errors for horizon target (#1671)4cecb72Mangle the name ofrustix::runtimeto discourage users. (#1633)ded795bFix compile errors for next libc version (#1676)9640071Expose theO_SYMLINK&O_NOFOLLOW_ANYflags on Apple platforms (#1666)cf67411Fix debug printing of abstract socket addrs (#1615)aab9464Completely removerustc_attrs. (#1663)a9620e8ci: fix syn pin (#1647)Updates
unicode-identfrom 1.0.24 to 1.0.26Release notes
Sourced from unicode-ident's releases.
Commits
48771a6Release 1.0.26c96ef8cMerge pull request 50 from Marcondiro/branchless-fallback025b17aRelease 1.0.25750c094Merge pull request #51 from dtolnay/unicode18.0.08f62fe4Update to Unicode 18.0.0359c15fFix regenerate command528a906Use entry within trie as fallback for out-of-range codepointsb23d56cUpdate actions/upload-artifact@v6 -> v7c4d1332Update actions/checkout@v6 -> v7673c288Raise minimum tested compiler to Rust 1.90Updates
zerocopyfrom 0.8.56 to 0.8.57Release notes
Sourced from zerocopy's releases.
Commits
0c90b11Release 0.8.57 (#3660)52869eb[CI] Bump the all-actions group with 4 updates (#3644)7f1bdfaQualify KnownLayout metadata extraction (#3625)94f0da7Preserve source bytes after failed try_transmute (#3634)2dad389Harden V5 staged runtime and recovery (#3607)a186c9eAuthenticate V5 review evidence through aggregation (#3604)102b4eeMake the V5 diagnostic harness executable and fail closed (#3603)a971be2Draft and validate the V5 diagnostic-prequalification harness (#3601)f859d74Harden V5 evaluation and terminal confirmation (#3537)34f2b6fRequire evidence-bearing proof kernels in unsafe Rust V5 (#3536)Updates
zerocopy-derivefrom 0.8.56 to 0.8.57Release notes
Sourced from zerocopy-derive's releases.
Commits
0c90b11Release 0.8.57 (#3660)52869eb[CI] Bump the all-actions group with 4 updates (#3644)7f1bdfaQualify KnownLayout metadata extraction (#3625)94f0da7Preserve source bytes after failed try_transmute (#3634)2dad389Harden V5 staged runtime and recovery (#3607)a186c9eAuthenticate V5 review evidence through aggregation (#3604)102b4eeMake the V5 diagnostic harness executable and fail closed (#3603)a971be2Draft and validate the V5 diagnostic-prequalification harness (#3601)f859d74Harden V5 evaluation and terminal confirmation (#3537)34f2b6fRequire evidence-bearing proof kernels in unsafe Rust V5 (#3536)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