chore(deps)(deps): update rcgen requirement from 0.13 to 0.14 - #62
chore(deps)(deps): update rcgen requirement from 0.13 to 0.14#62dependabot[bot] wants to merge 1 commit into
Conversation
Unblocks 6+ Dependabot cargo PRs (#57 #58 #59 #60 #62 #65) stuck on 'build-test (20, 3.11, stable)' due to libdbus-sys build.rs panic. octo-cable -> bluer -> dbus -> libdbus-sys chain needs pkg-config and libdbus-1-dev headers. ci.yml + coverage.yml already install these; quota-router.yml lacked the install. Dependabot cargo lockfile bumps invalidate the cache, exposing the gap. Same install line as ci.yml + coverage.yml for parity. Both jobs (test, clippy-stable) get the step.
|
@dependabot rebase |
1730602 to
e5ec2ae
Compare
|
@dependabot rebase |
Updates the requirements on [rcgen](https://github.com/rustls/rcgen) to permit the latest version. - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.0...v0.14.8) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
e5ec2ae to
10a7b56
Compare
|
Closed: blocked upstream. rcgen 0.13 -> 0.14 bump is incompatible with libp2p-tls 0.6.2 which pins rcgen ^0.13 (cargo refuses to unify 0.14 across the libp2p dep graph). When libp2p-tls bumps to support rcgen 0.14, Dependabot will re-open this automatically. The |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
13 Dependabot PRs reviewed for impact + feasibility. 6 merged (#54 #55 #56 #61 #64 #66), 7 closed (#57 #58 #59 #60 #62 #63 #65). Analysis covers each PR's CI status, dep ownership, bump rationale, breaking-change audit, merge sequencing, and infra fixes landed (libdbus install + hmac-sha256 + std lock + stoolap parser catch-all).
Updates the requirements on rcgen to permit the latest version.
Release notes
Sourced from rcgen's releases.
Commits
a70f083Bump version to 0.14.8a32fdb1Fix encoding of directoryName constraints7111a79update key_pair to signing_key10664c9Take semver-compatible dependency updates0ec4d09Add testing of CSR serializing basic constraints5f94ef9Add support for serializing BasicConstraints in CSR'sfb835c1Add writing basic constraints logic0cf161dBump codecov/codecov-action from 5 to 64909041Add testing of CSR Params parsing Basic Constraints variants6675a94Add support for is_ca in CSR Params