build(deps): bump the all-deps group with 6 updates#199
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the all-deps group with 6 updates#199dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [belt-hash](https://github.com/RustCrypto/hashes) | `0.2.0` | `0.2.1` | | [cmac](https://github.com/RustCrypto/MACs) | `0.8.0-rc.5` | `0.8.0` | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.9.0-rc.4` | `0.9.0` | | [belt-block](https://github.com/RustCrypto/block-ciphers) | `0.1.2` | `0.2.0` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.17` | `0.3.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.184` | `0.2.185` | Updates `belt-hash` from 0.2.0 to 0.2.1 - [Commits](RustCrypto/hashes@belt-hash-v0.2.0...belt-hash-v0.2.1) Updates `cmac` from 0.8.0-rc.5 to 0.8.0 - [Commits](RustCrypto/MACs@cmac-v0.8.0-rc.5...cmac-v0.8.0) Updates `aes` from 0.9.0-rc.4 to 0.9.0 - [Commits](RustCrypto/block-ciphers@aes-v0.9.0-rc.4...aes-v0.9.0) Updates `belt-block` from 0.1.2 to 0.2.0 - [Commits](RustCrypto/block-ciphers@belt-block-v0.1.2...belt-block-v0.2.0) Updates `cpufeatures` from 0.2.17 to 0.3.0 - [Commits](RustCrypto/utils@cpufeatures-v0.2.17...cpufeatures-v0.3.0) Updates `libc` from 0.2.184 to 0.2.185 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.185/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.184...0.2.185) --- updated-dependencies: - dependency-name: belt-hash dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cmac dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: aes dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: belt-block dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: cpufeatures dependency-version: 0.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.185 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 6 updates:
0.2.00.2.10.8.0-rc.50.8.00.9.0-rc.40.9.00.1.20.2.00.2.170.3.00.2.1840.2.185Updates
belt-hashfrom 0.2.0 to 0.2.1Commits
61080e4Release belt-hash v0.2.1 (#824)84497afci: use Dependabot to update Cargo.lock (#823)297cc76Fix release year in changelogs (#822)5caae0ebelt-hash: bumpbelt-blockto v0.2 (#821)e88b3c1Releaseskeinv0.2.0 (#819)6c69ea9Release sha3 v0.11.0 (#816)c46466fsha3: move cSHAKE and TurboSHAKE into separate crates (#815)Updates
cmacfrom 0.8.0-rc.5 to 0.8.0Commits
1927374Release new versions dependent oncipherv0.5 (#271)583471aUseallow(missing_docs)in benches (#270)3b41050Use release versions of block cipher crates (#269)ecaf20bBump the all-deps group with 4 updates (#267)504ec1aBump hybrid-array from 0.4.8 to 0.4.9 in the all-deps group (#265)0236c8ehmac v0.13.0 (#263)b895e50Migrate tests to the new blobby format (#264)3d1440bWorkspace-level lint configuration (#261)11d4f36hmac: use release versions ofdev-dependencies(#260)c40b82bhmac: bumpsha2dev-dependency to v0.11 (#259)Updates
aesfrom 0.9.0-rc.4 to 0.9.0Commits
001e740Adopt Trusted Publishing (#552)d908618Release aes v0.9.0 (#539)b612904aes: removezeroize_workstest (#551)042fa86Update Cargo.lock (#547)7290b2bci: use Dependabot to update Cargo.lock (#546)d1910c1ci: bump actions/checkout to v6 (#545)1120a51Bump Clippy to 1.94 and fixclippy::manual_rotate(#544)d52b5b6aes: remove weak key test entry from changelog (#543)6531730aes: replaceaes_compactconfiguration flag with `aes_backend_soft="compact...f102c4faes: consolidate backend configuration underaes_backend(#541)Updates
belt-blockfrom 0.1.2 to 0.2.0Commits
c69a235Release new versions dependent oncipherv0.5 (#553)582b178Movegifttogift-cipherandspecktospeck-cipher(#554)001e740Adopt Trusted Publishing (#552)d908618Release aes v0.9.0 (#539)b612904aes: removezeroize_workstest (#551)042fa86Update Cargo.lock (#547)7290b2bci: use Dependabot to update Cargo.lock (#546)d1910c1ci: bump actions/checkout to v6 (#545)1120a51Bump Clippy to 1.94 and fixclippy::manual_rotate(#544)d52b5b6aes: remove weak key test entry from changelog (#543)Updates
cpufeaturesfrom 0.2.17 to 0.3.0Commits
31e6ec3cpufeatures v0.3.0 (#1446)d2dcdcdAdd Trusted Publishing config (#1448)3b8c5f9cpufeatures: render README.md example as Rust (#1447)f8c7b71build(deps): bump hybrid-array from 0.4.6 to 0.4.7 (#1445)b08da1acpubits v0.1.0 (#1444)5d2ae1ecpubits v0.1.0-rc.3 (#1443)812db06cpubits: add 16 vs 32 and 32 vs 64-bit patterns (#1442)aee59b6cpubits v0.1.0-rc.2 (#1441)14c55f3cpubits: addcfg(cpubits = "...")override (#1440)b0e2a8fCI: useubuntu-latestas defaultcmovtest runner (#1439)Updates
libcfrom 0.2.184 to 0.2.185Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
71d5bfclibc: Release 0.2.1851027d1cRevert "ci: Pin nightly to 2026-04-01"0e9c6e5redox: Add semaphore functions24ef457feat: add back support for gnu windows x86 in ciaa75cafhorizon: Change POLL constants from c_short to c_intb7eda5ahexagon: add missing constants and fix types for linux-musld4613f9newlib/espidf: Add espidf_picolibc cfg for picolibc O_* flag valuesc89fd76Fix typo in Padding commentsb3264b2hexagon: decouple time64 types from musl symbol redirectsdb1ebeeci: Pin nightly to 2026-04-01Dependabot 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