deps(deps): bump x509-cert from 0.2.5 to 0.3.0 - #8390
Conversation
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>
|
Validated locally on macOS: this does not compile. Three distinct adaptations are needed:
Leaving this open rather than merging. It needs a human to port |
This cannot merge as-is, and it is not a mechanical portI attempted the port rather than just reporting the breakage. Findings, so the next person The lockfile bump alone is incoherentThis PR moves What I ported successfully
What genuinely blocks itThese are API redesigns, not renames, and they land in the certificate-building path:
RecommendationClose this PR and treat the upgrade as its own tracked piece of work. The reasons:
I have filed the port as a separate issue with these findings attached. |
|
Closing in favour of #8436, which carries the full port findings. Not a security bump ( |
|
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. |
Bumps x509-cert from 0.2.5 to 0.3.0.
Commits
c478c6bx509-cert v0.3.0 (#2375)905717fder v0.8.1 (#2377)2556627der: cap maximum number of nested messages at 64 (#2379)b45caa8der: haveSliceReaderusereader::position::Position(#2378)42b4325x509-cert: re-enable minimal-versions checks (#2374)233eb65chore(deps): bump the all-deps group across 1 directory with 8 updates (#2373)f9e2ab5chore(deps): bump crate-ci/typos from 1.47.2 to 1.48.0 (#2372)4bfdd7cchore(deps): bumpp256from0.14.0-rc.15to0.14(#2371)235839ftls_codec: 0.4.3 prep (#2365)de2aa55der: simplify SetOfVec sorting test (#2367)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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)