Skip to content

chore(deps): bump rcgen from 0.13.2 to 0.14.7#135

Merged
forkwright merged 2 commits intomainfrom
dependabot/cargo/rcgen-0.14.7
Mar 30, 2026
Merged

chore(deps): bump rcgen from 0.13.2 to 0.14.7#135
forkwright merged 2 commits intomainfrom
dependabot/cargo/rcgen-0.14.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps rcgen from 0.13.2 to 0.14.7.

Release notes

Sourced from rcgen's releases.

0.14.7

What's Changed

0.14.6

What's Changed

0.14.5

Implement SigningKey for &impl SigningKey to make Issuer more broadly useful.

What's Changed

0.14.4

What's Changed

0.14.3

What's Changed

0.14.2

  • Add a CertifiedIssuer type (see #363)

What's changed

0.14.1

... (truncated)

Commits
  • ee434c5 Bump version to 0.14.7
  • b370764 Add P521-SHA256 and P521-SHA384 signing algorithms
  • 851c56c update copyright year in LICENSE
  • 26aad71 Implement From\<KeyPair> for PrivateKeyDer\<'static>
  • b250fa3 Bump actions/cache from 4 to 5
  • 5693362 rcgen: bump version to 0.14.6
  • e347b76 Forward selected crypto backend to x509-parser
  • 0f9f5a9 ci: sync cargo-check-external-types nightly
  • 24bd69a Bump actions/checkout from 5 to 6
  • e3f6b5f chore: fix some typos in comments
  • Additional commits viewable in compare view

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)

Bumps [rcgen](https://github.com/rustls/rcgen) from 0.13.2 to 0.14.7.
- [Release notes](https://github.com/rustls/rcgen/releases)
- [Commits](rustls/rcgen@v0.13.2...v0.14.7)

---
updated-dependencies:
- dependency-name: rcgen
  dependency-version: 0.14.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
forkwright pushed a commit that referenced this pull request Mar 30, 2026
rcgen 0.14 renamed CertifiedKey::key_pair to CertifiedKey::signing_key.
Update both usage sites in syndesis and harmonia-host.
rcgen 0.14 renamed CertifiedKey::key_pair to CertifiedKey::signing_key.
Update both usage sites in syndesis and harmonia-host.

Gate-Passed: kanon v0.1.0 (menos, 2026-03-30T12:22:40-05:00)
Gate-Checks: clippy,fmt,test
@forkwright forkwright force-pushed the dependabot/cargo/rcgen-0.14.7 branch from 85bf224 to 4d79ca2 Compare March 30, 2026 17:22
@forkwright forkwright merged commit c586c5a into main Mar 30, 2026
3 checks passed
@forkwright forkwright deleted the dependabot/cargo/rcgen-0.14.7 branch March 30, 2026 17:25
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