chore(deps): bump rustls-webpki from 0.103.4 to 0.103.13 - #88
chore(deps): bump rustls-webpki from 0.103.4 to 0.103.13#88dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.4 to 0.103.13. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.4...v/0.103.13) --- updated-dependencies: - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
) Discharges #90 and #88. Both transitive — openssl via native-tls, rustls-webpki via rustls — so this is lockfile-only, plus openssl-sys 0.9.109 -> 0.9.117 as openssl's companion. Verified against OSV rather than the release notes, which undercount: rustls-webpki 0.103.4 and openssl 0.10.73 each carried 8 advisories; both target versions are clean. 16 cleared, including GHSA-82j2-j2ch-gfr8 and RUSTSEC-2026-0049. cargo check --workspace --locked --all-targets passes. These sat seven weeks looking harmless because the deps lane has been green over all of them while scanning nothing: .gitignore lists the tracked Cargo.lock, which is inert for git but hides it from osv-scanner. Tracked in #108; this lands first so the scan does not go from blind straight to red.
|
Superseded by #107, merged as Closing so it stops ranking as an open item on the Front Desk board rather than because anything here was wrong. Worth knowing why this sat for seven weeks looking routine: the Generated by Claude Code |
|
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 rustls-webpki from 0.103.4 to 0.103.13.
Release notes
Sourced from rustls-webpki's releases.
... (truncated)
Commits
2879b2cPrepare 0.103.132c49773Improve tests for padding ofBitStringFlags4e3c0b3Correct validation of BIT STRING constraints39c91d2Actually fail closed for URI matching against excluded subtrees27131d4Bump version to 0.103.126ecb876Clean up stuttery enum variant names318b3e6Ignore wildcard labels when matching name constraints1219622Rewrite constraint matching to avoid permissive catch-all branch57bc62cBump version to 0.103.11d0fa01eAllow parsing trust anchors with unknown criticial extensionsDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.