build(deps): bump the all-deps group with 4 updates#900
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the all-deps group with 4 updates#900dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-deps group with 4 updates: [blake2](https://github.com/RustCrypto/hashes), [hybrid-array](https://github.com/RustCrypto/hybrid-array), [typenum](https://github.com/paholg/typenum) and [wasip2](https://github.com/bytecodealliance/wasi-rs). Updates `blake2` from 0.11.0-rc.5 to 0.11.0-rc.6 - [Commits](RustCrypto/hashes@blake2-v0.11.0-rc.5...blake2-v0.11.0-rc.6) Updates `hybrid-array` from 0.4.10 to 0.4.11 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.10...v0.4.11) Updates `typenum` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.19.0...v1.20.0) Updates `wasip2` from 1.0.2+wasi-0.2.9 to 1.0.3+wasi-0.2.9 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.2...wasip2-1.0.3) --- updated-dependencies: - dependency-name: blake2 dependency-version: 0.11.0-rc.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hybrid-array dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: typenum dependency-version: 1.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: wasip2 dependency-version: 1.0.3+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates: blake2, hybrid-array, typenum and wasip2.
Updates
blake2from 0.11.0-rc.5 to 0.11.0-rc.6Commits
70eae76Release blake2 v0.11.0-rc.6 (#833)ac1e5b0ci: hardenpublishworkflow by hash-pinning (#832)d63dfe1turbo-shake: fix badges in readme (#831)cbad89dcshake: fix badges in readme (#830)3b81094ci: addcshakeandturbo-shaketo the publish workflow (#828)3d07792Release cshake v0.1.0 (#827)9e9f5fccshake: removeoidcrate feature (#826)d4b86b6cshake: remove implementation ofResettraits (#825)61080e4Release belt-hash v0.2.1 (#824)84497afci: use Dependabot to update Cargo.lock (#823)Updates
hybrid-arrayfrom 0.4.10 to 0.4.11Changelog
Sourced from hybrid-array's changelog.
Commits
bd89049v0.4.11 (#219)343190cAdd HPKE Hybrid KEM sizes (#218)15f74eaBump typenum from 1.19.0 to 1.20.0 (#217)73d6e70.codecov.yml: bump coverage target to 100% (#216)9253a53Add tests forArbitraryimpl onArray(#215)fb2957eAdd tests forHashimpl (#214)b3b36c6Add tests forserdeimpl'sVisitor::expected(#213)25d2b78Add tests forTryFrom\<&Box>and...&Vec>forArray(#212)dd850e2Add tests forZeroizeimpl (#211)eddb29cAdd tests for(Partial)Ordimpls (#210)Updates
typenumfrom 1.19.0 to 1.20.0Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
c755e2fVersion 1.20.04d5f26bAdd tuple operations (#242)77b877dremove deprecated features, replace build script with pre-generated tests (#237)Updates
wasip2from 1.0.2+wasi-0.2.9 to 1.0.3+wasi-0.2.9Commits
660ee06Bump version numbers of wasip2/wasip3 (#155)ad7e8f6Update wit-bindgen to 0.57.1 (#154)a6fa3f1Update wit-bindgen, makewasip3no_std compatible (#153)9d39023Implement the missing debug functionality (#152)c09f642Allow activating wit-bindgen/macros (#151)ad3c5ccRe-export spawn from wit-bindgen (#150)277c0a6ci: wasmtime v43 and latest wasm-tools (#149)3a8f1b2Include license files in packages (#148)2700044Update to 0.3.0-rc-2026-03-15 (#146)26a820cUpdate wasip3 snapshot (#144)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