Skip to content

build(deps): bump x509-cert from 0.2.5 to 0.3.0 - #397

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/x509-cert-0.3.0
Open

build(deps): bump x509-cert from 0.2.5 to 0.3.0#397
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/x509-cert-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps x509-cert from 0.2.5 to 0.3.0.

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)

Note

Medium Risk
Touches X.509/DER parsing used for Nitro enclave attestation (x509_cert in nitro_enclave); a minor crypto-format bump with no code updates, so behavior/API regressions are the main concern.

Overview
Bumps x509-cert in bedrock from 0.2.5 to 0.3.0 (with pem enabled) and refreshes Cargo.lock.

The lockfile pulls in x509-cert 0.3’s newer ASN.1 stack (der 0.8.1, spki 0.8.0, pem-rfc7468 1.0.0, const-oid 0.10.2) while other crates still pin the older der / spki / pem-rfc7468 versions. No application source changes—only dependency versions.

Reviewed by Cursor Bugbot for commit aa5f8fe. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [x509-cert](https://github.com/RustCrypto/formats) from 0.2.5 to 0.3.0.
- [Commits](RustCrypto/formats@x509-cert/v0.2.5...x509-cert/v0.3.0)

---
updated-dependencies:
- dependency-name: x509-cert
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from paolodamico as a code owner August 1, 2026 13:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 1, 2026
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.

2 participants