Skip to content

build(deps): bump the all-deps group across 1 directory with 5 updates - #918

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/all-deps-0f5d80305c
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/all-deps-0f5d80305c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 5 updates in the / directory:

Package From To
cfg-if 1.0.4 1.0.5
hybrid-array 0.4.14 0.4.15
unicode-ident 1.0.24 1.0.26
zerocopy 0.8.56 0.8.57
zerocopy-derive 0.8.56 0.8.57

Updates cfg-if from 1.0.4 to 1.0.5

Release notes

Sourced from cfg-if's releases.

v1.0.5

  • Add a note that this crate is deprecated, suggesting cfg_select! instead
Changelog

Sourced from cfg-if's changelog.

1.0.5 - 2026-09-16

  • Add a note that this crate is deprecated, suggesting cfg_select! instead
Commits
  • 8b0a2b0 Deprecation notice + crate version bump
  • efabe3f Add a changelog entry for the upcoming deprecation notice
  • a66c2d4 Bump actions/checkout from 6 to 7
  • bda9677 Bump actions/checkout from 5 to 6
  • See full diff in compare view

Updates hybrid-array from 0.4.14 to 0.4.15

Changelog

Sourced from hybrid-array's changelog.

0.4.15 (2026-09-08)

Added

  • ArraySize for U513 (#233)

#233: RustCrypto/hybrid-array#233

Commits

Updates unicode-ident from 1.0.24 to 1.0.26

Release notes

Sourced from unicode-ident's releases.

1.0.26

  • Use entry within trie as fallback for out-of-range codepoints (#50, thanks @​Marcondiro)

1.0.25

  • Update to Unicode 18.0.0 (#51)
Commits
  • 48771a6 Release 1.0.26
  • c96ef8c Merge pull request 50 from Marcondiro/branchless-fallback
  • 025b17a Release 1.0.25
  • 750c094 Merge pull request #51 from dtolnay/unicode18.0.0
  • 8f62fe4 Update to Unicode 18.0.0
  • 359c15f Fix regenerate command
  • 528a906 Use entry within trie as fallback for out-of-range codepoints
  • b23d56c Update actions/upload-artifact@v6 -> v7
  • c4d1332 Update actions/checkout@v6 -> v7
  • 673c288 Raise minimum tested compiler to Rust 1.90
  • Additional commits viewable in compare view

Updates zerocopy from 0.8.56 to 0.8.57

Release notes

Sourced from zerocopy's releases.

v0.8.57

What's Changed

New Contributors

Full Changelog: google/zerocopy@v0.8.56...v0.8.57

Commits
  • 0c90b11 Release 0.8.57 (#3660)
  • 52869eb [CI] Bump the all-actions group with 4 updates (#3644)
  • 7f1bdfa Qualify KnownLayout metadata extraction (#3625)
  • 94f0da7 Preserve source bytes after failed try_transmute (#3634)
  • 2dad389 Harden V5 staged runtime and recovery (#3607)
  • a186c9e Authenticate V5 review evidence through aggregation (#3604)
  • 102b4ee Make the V5 diagnostic harness executable and fail closed (#3603)
  • a971be2 Draft and validate the V5 diagnostic-prequalification harness (#3601)
  • f859d74 Harden V5 evaluation and terminal confirmation (#3537)
  • 34f2b6f Require evidence-bearing proof kernels in unsafe Rust V5 (#3536)
  • Additional commits viewable in compare view

Updates zerocopy-derive from 0.8.56 to 0.8.57

Release notes

Sourced from zerocopy-derive's releases.

v0.8.57

What's Changed

New Contributors

Full Changelog: google/zerocopy@v0.8.56...v0.8.57

Commits
  • 0c90b11 Release 0.8.57 (#3660)
  • 52869eb [CI] Bump the all-actions group with 4 updates (#3644)
  • 7f1bdfa Qualify KnownLayout metadata extraction (#3625)
  • 94f0da7 Preserve source bytes after failed try_transmute (#3634)
  • 2dad389 Harden V5 staged runtime and recovery (#3607)
  • a186c9e Authenticate V5 review evidence through aggregation (#3604)
  • 102b4ee Make the V5 diagnostic harness executable and fail closed (#3603)
  • a971be2 Draft and validate the V5 diagnostic-prequalification harness (#3601)
  • f859d74 Harden V5 evaluation and terminal confirmation (#3537)
  • 34f2b6f Require evidence-bearing proof kernels in unsafe Rust V5 (#3536)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the all-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.4` | `1.0.5` |
| [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.14` | `0.4.15` |
| [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 `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 `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 `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: cfg-if
  dependency-version: 1.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: hybrid-array
  dependency-version: 0.4.15
  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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 22, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants