Skip to content

build(deps): bump the all-deps group with 4 updates #1836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the all-deps group with 4 updates: pkcs8, der, zerocopy and zerocopy-derive.

Updates pkcs8 from 0.11.0-rc.2 to 0.11.0-rc.3

Commits

Updates der from 0.8.0-rc.1 to 0.8.0-rc.2

Commits
  • 939c151 der: v0.8.0-rc.2 (#1780)
  • 02642bd Removed std requirements for x509-cert/builder feature. Removed the default f...
  • 27d812e x509-cert: fix test: stuck zlint stdout reader (#1776)
  • 53d2e3b chore(deps): bump hex-literal from 0.4.1 to 1.0.0 (#1774)
  • d36d213 chore(deps): bump rstest from 0.24.0 to 0.25.0 (#1773)
  • 36519fb chore(deps): bump rand from 0.9.0 to 0.9.1 (#1772)
  • 48040c8 cmpv2: build OobCertHash from a certificate (#1766)
  • 5f63cc0 cms: ECC KeyAgreementRecipientInfo initial support (#1579)
  • d933c0d der: use read_nested to check length of IMPLICIT types (#1739)
  • a682e7b apply clippy div_ceil suggestion (#1770)
  • Additional commits viewable in compare view

Updates zerocopy from 0.8.24 to 0.8.25

Release notes

Sourced from zerocopy's releases.

v0.8.25

What's Changed

Full Changelog: google/zerocopy@v0.8.24...v0.8.25

v0.8.25-alpha.3

... (truncated)

Commits

Updates zerocopy-derive from 0.8.24 to 0.8.25

Release notes

Sourced from zerocopy-derive's releases.

v0.8.25

What's Changed

Full Changelog: google/zerocopy@v0.8.24...v0.8.25

v0.8.25-alpha.3

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 4 updates: [pkcs8](https://github.com/RustCrypto/formats), [der](https://github.com/RustCrypto/formats), [zerocopy](https://github.com/google/zerocopy) and [zerocopy-derive](https://github.com/google/zerocopy).


Updates `pkcs8` from 0.11.0-rc.2 to 0.11.0-rc.3
- [Commits](RustCrypto/formats@pkcs8/v0.11.0-rc.2...pkcs8/v0.11.0-rc.3)

Updates `der` from 0.8.0-rc.1 to 0.8.0-rc.2
- [Commits](RustCrypto/formats@der/v0.8.0-rc.1...der/v0.8.0-rc.2)

Updates `zerocopy` from 0.8.24 to 0.8.25
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.24...v0.8.25)

Updates `zerocopy-derive` from 0.8.24 to 0.8.25
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.24...v0.8.25)

---
updated-dependencies:
- dependency-name: pkcs8
  dependency-version: 0.11.0-rc.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: der
  dependency-version: 0.8.0-rc.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: zerocopy
  dependency-version: 0.8.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: zerocopy-derive
  dependency-version: 0.8.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 28, 2025
@newpavlov newpavlov merged commit aa0cc55 into master Apr 28, 2025
79 checks passed
@newpavlov newpavlov deleted the dependabot/cargo/all-deps-4610a3f991 branch April 28, 2025 23:48
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