build(deps): bump the all-deps group across 1 directory with 7 updates#188
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the all-deps group across 1 directory with 7 updates#188dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-deps group with 4 updates in the / directory: [hmac](https://github.com/RustCrypto/MACs), [cipher](https://github.com/RustCrypto/traits), [cpubits](https://github.com/RustCrypto/utils) and [libc](https://github.com/rust-lang/libc). Updates `hmac` from 0.13.0-rc.5 to 0.13.0-rc.6 - [Commits](RustCrypto/MACs@hmac-v0.13.0-rc.5...hmac-v0.13.0-rc.6) Updates `block-buffer` from 0.11.0 to 0.12.0 - [Commits](RustCrypto/utils@block-buffer-v0.11.0...block-buffer-v0.12.0) Updates `cipher` from 0.5.0-rc.8 to 0.5.1 - [Commits](RustCrypto/traits@cipher-v0.5.0-rc.8...cipher-v0.5.1) Updates `cpubits` from 0.1.0-rc.3 to 0.1.0 - [Commits](RustCrypto/utils@cpubits-v0.1.0-rc.3...cpubits-v0.1.0) Updates `crypto-common` from 0.2.0-rc.15 to 0.2.1 - [Commits](RustCrypto/traits@crypto-common-v0.2.0-rc.15...crypto-common-v0.2.1) Updates `hybrid-array` from 0.4.6 to 0.4.8 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.6...v0.4.8) Updates `libc` from 0.2.180 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.183) --- updated-dependencies: - dependency-name: hmac dependency-version: 0.13.0-rc.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: block-buffer dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: cipher dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cpubits dependency-version: 0.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-common dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hybrid-array dependency-version: 0.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.183 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 in the / directory: hmac, cipher, cpubits and libc.
Updates
hmacfrom 0.13.0-rc.5 to 0.13.0-rc.6Commits
a008265hmac v0.13.0-rc.6 (#256)da485cdUse(Reset)MacTraits(#254)2c51e3bhmac: deriveCloneinstead of relying on(Reset)MacTraits(#253)669d805RelaxClonebounds (#250)945339bMigrate to digest v0.11.1 (#249)551f89dci: update workspace config (#245)8e45e73Adopt Trusted Publishing (#244)a8dc8e8Bumpdigestto v0.11 (#243)e56667eBumpcipherto v0.5 (#242)3c38276Bump the all-deps group with 4 updates (#241)Updates
block-bufferfrom 0.11.0 to 0.12.0Commits
3cc4e95block-buffer: release v0.12.0 (#1456)730762fblock-buffer: addBlockSizestrait and use it in buffer bounds (#1455)359c374ci: add workspace/lock job (#1453)dfccf78ci: run all workflows on push tomaster(#1454)b6ba0c6Removeopaque-debugandcollectable(#1452)e36625cAdd missing crates to the readme table (#1451)8a0d36ecpufeatures: fix release date for v0.3.031e6ec3cpufeatures v0.3.0 (#1446)d2dcdcdAdd Trusted Publishing config (#1448)3b8c5f9cpufeatures: render README.md example as Rust (#1447)Updates
cipherfrom 0.5.0-rc.8 to 0.5.1Commits
3044082crypto-common: removeBlockSizestrait (#2309)e42238delliptic-curve: enable and fix workspace-level lints (#2308)f239f73aead: remove lints fromlib.rs(#2307)7c11746build(deps): bump the all-deps group across 1 directory with 8 updates (#2305)d92139eaead: enable and fix workspace-level lints (#2306)593a0eadigest v0.11.0 (#2300)cb66cffelliptic-curve: bumpcrypto-bigintto v0.7.0-rc.27 (#2303)0d0fdbedigest: usedep:forblock-bufferandconst-oid(#2302)c1a51d4digest: replacesubtlewithctutils(#2301)5802c8fdigest v0.11.0-rc.12 (#2299)Updates
cpubitsfrom 0.1.0-rc.3 to 0.1.0Commits
b08da1acpubits v0.1.0 (#1444)Updates
crypto-commonfrom 0.2.0-rc.15 to 0.2.1Commits
3044082crypto-common: removeBlockSizestrait (#2309)e42238delliptic-curve: enable and fix workspace-level lints (#2308)f239f73aead: remove lints fromlib.rs(#2307)7c11746build(deps): bump the all-deps group across 1 directory with 8 updates (#2305)d92139eaead: enable and fix workspace-level lints (#2306)593a0eadigest v0.11.0 (#2300)cb66cffelliptic-curve: bumpcrypto-bigintto v0.7.0-rc.27 (#2303)0d0fdbedigest: usedep:forblock-bufferandconst-oid(#2302)c1a51d4digest: replacesubtlewithctutils(#2301)5802c8fdigest v0.11.0-rc.12 (#2299)Updates
hybrid-arrayfrom 0.4.6 to 0.4.8Changelog
Sourced from hybrid-array's changelog.
Commits
e16fe91Release v0.4.875ade93v0.4.8 (#178)b594c44Add Trusted Publishing config (#179)4aa66dbAddctutilssupport (#177)0713b70Add HKDF-Expand common max output sizes (#175)e408f84v0.4.7 (#174)0c95be4Cargo.lock: bump dependencies (#173)ccf6204AddSliceExt(#172)03c4be7AddArray::slice_as_(mut_)array(#171)a202541hybrid-array: addFlattenandUnflattentraits (#170)Updates
libcfrom 0.2.180 to 0.2.183Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeDependabot 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