Skip to content

build(deps): bump hybrid-array from 0.4.8 to 0.4.11#306

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/hybrid-array-0.4.11
Closed

build(deps): bump hybrid-array from 0.4.8 to 0.4.11#306
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/hybrid-array-0.4.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps hybrid-array from 0.4.8 to 0.4.11.

Changelog

Sourced from hybrid-array's changelog.

0.4.11 (2026-04-24)

Added

  • HPKE Hybrid KEM sizes (#218)

Removed

  • Clone bounds on Box/Vec conversions (#209)

#209: RustCrypto/hybrid-array#209 #218: RustCrypto/hybrid-array#218

0.4.10 (2026-03-31)

Added

  • AsMut<Array<T, U>> impl for Array<T, U> (#193)
  • HQC KEM sizes (#195)

#193: RustCrypto/hybrid-array#193 #195: RustCrypto/hybrid-array#195

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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hybrid-array](https://github.com/RustCrypto/hybrid-array) from 0.4.8 to 0.4.11.
- [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/hybrid-array@v0.4.8...v0.4.11)

---
updated-dependencies:
- dependency-name: hybrid-array
  dependency-version: 0.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 4, 2026
@tarcieri
Copy link
Copy Markdown
Member

tarcieri commented May 5, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Looks like hybrid-array is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 5, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/hybrid-array-0.4.11 branch May 5, 2026 13: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