Skip to content

build(deps): bump the all-deps group with 2 updates#196

Merged
tarcieri merged 1 commit intomasterfrom
dependabot/cargo/all-deps-a11722f2a6
Mar 30, 2026
Merged

build(deps): bump the all-deps group with 2 updates#196
tarcieri merged 1 commit intomasterfrom
dependabot/cargo/all-deps-a11722f2a6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the all-deps group with 2 updates: belt-hash and hybrid-array.

Updates belt-hash from 0.2.0-rc.5 to 0.2.0

Commits

Updates hybrid-array from 0.4.8 to 0.4.9

Changelog

Sourced from hybrid-array's changelog.

0.4.9 (2026-03-30)

Added

  • Functions for casting from core references (#181)
    • Array::cast_from_core: const fn equivalent of From<[T; N]>
    • Array::cast_from_core_mut: mut equivalent of the above
    • Array::from_ref: cast &T to &Array<T; U1>
    • Array::from_mut: mut equivalent of the above

#181: RustCrypto/hybrid-array#181

Commits

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 2 updates: [belt-hash](https://github.com/RustCrypto/hashes) and [hybrid-array](https://github.com/RustCrypto/hybrid-array).


Updates `belt-hash` from 0.2.0-rc.5 to 0.2.0
- [Commits](RustCrypto/hashes@belt-hash-v0.2.0-rc.5...belt-hash-v0.2.0)

Updates `hybrid-array` from 0.4.8 to 0.4.9
- [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/hybrid-array@v0.4.8...v0.4.9)

---
updated-dependencies:
- dependency-name: belt-hash
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: hybrid-array
  dependency-version: 0.4.9
  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 Mar 30, 2026
@tarcieri tarcieri merged commit 869d36e into master Mar 30, 2026
38 checks passed
@tarcieri tarcieri deleted the dependabot/cargo/all-deps-a11722f2a6 branch March 30, 2026 23:45
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.

1 participant