Skip to content

chore(deps): bump webpki-roots from 1.0.4 to 1.0.6#79

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/webpki-roots-1.0.6
Closed

chore(deps): bump webpki-roots from 1.0.4 to 1.0.6#79
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/webpki-roots-1.0.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps webpki-roots from 1.0.4 to 1.0.6.

Release notes

Sourced from webpki-roots's releases.

1.0.6

"e-Szigno TLS Root CA 2023" added, see https://bugzilla.mozilla.org/show_bug.cgi?id=1873057

What's Changed

Full Changelog: rustls/webpki-roots@v/1.0.5...v/1.0.6

1.0.5

Removes the following trust anchors which have passed their distrust-after-last-issuance dates:

  • Entrust Root Certification Authority - EC1
  • Entrust Root Certification Authority - G2
  • Entrust Root Certification Authority
  • AffirmTrust Commercial
  • AffirmTrust Networking
  • AffirmTrust Premium
  • AffirmTrust Premium ECC

What's Changed

Full Changelog: rustls/webpki-roots@v/1.0.4...v/1.0.5

Commits
  • c97def9 webpki-roots: 1.0.6 (#115)
  • d30d248 Trigger CI workflow on merge groups
  • 2a4b845 Take semver-compatible dependency updates
  • 17c2013 Bump webpki-ccadb version to 0.2.1
  • 3883a16 Upgrade to x509-parser 0.18
  • 6bfc62d Upgrade reqwest to 0.13
  • a1f3433 webpki-root[s|-certs]: 1.0.4 -> 1.0.5
  • 1daa071 ccadb: bump version to 0.2.0
  • 194014d ccadb: add CertificateMetadata::test_website_revoked field
  • 3807af8 ccadb: make CertificateMetadata non-exhaustive
  • See full diff 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 [webpki-roots](https://github.com/rustls/webpki-roots) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/1.0.4...v/1.0.6)

---
updated-dependencies:
- dependency-name: webpki-roots
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ❌ 1 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

License Issues

Cargo.lock

PackageVersionLicenseIssue Type
webpki-roots1.0.6CDLA-Permissive-2.0Incompatible License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, CC0-1.0, Unlicense, 0BSD, Unicode-DFS-2016, Unicode-3.0, Zlib, MPL-2.0, BSL-1.0, Apache-2.0 WITH LLVM-exception, OpenSSL, BlueOak-1.0.0, CC-BY-3.0, CC-BY-4.0, WTFPL, MIT-0, NCSA
Excluded from license check: pkg:cargo/serde, pkg:cargo/serde_json, pkg:cargo/tokio, pkg:cargo/clap, pkg:cargo/unicode-ident, pkg:cargo/unicode-normalization, pkg:cargo/unicode-bidi, pkg:cargo/unicode-width, pkg:cargo/unicode-segmentation, pkg:cargo/unicode-properties, pkg:cargo/ring, pkg:cargo/webpki, pkg:cargo/rustls-webpki, pkg:cargo/aws-lc-rs, pkg:cargo/aws-lc-sys, pkg:cargo/untrusted, pkg:cargo/openssl, pkg:cargo/openssl-sys, pkg:cargo/lab, pkg:cargo/iced, pkg:cargo/iced_core, pkg:cargo/iced_widget, pkg:cargo/iced_runtime

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/webpki-roots 1.0.6 UnknownUnknown

Scanned Files

  • Cargo.lock

@doublegate
Copy link
Owner

Superseded by v0.4.1 (commit 7c8b5e1) which refreshed Cargo.lock with all latest compatible dependencies. This update is already included.

@doublegate doublegate closed this Mar 7, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/webpki-roots-1.0.6 branch March 7, 2026 17:37
doublegate added a commit that referenced this pull request Mar 7, 2026
GitHub Actions updates:
- actions/upload-artifact v6 -> v7 (ci.yml, master-pipeline.yml x3,
  release.yml, security-audit.yml)
- actions/download-artifact v7 -> v8 (ci.yml, master-pipeline.yml,
  release.yml)

Dependabot PR cleanup (11 PRs closed):
- Cargo PRs #68-#75, #78-#79: all dependency updates already
  incorporated via Cargo.lock refresh in v0.4.1 (webpki-roots 1.0.6,
  anyhow 1.0.102, bytes 1.11.1, mlua 0.11.6, thiserror 2.0.18,
  rustls-pki-types 1.14.0, chrono 0.4.44, tokio-test 0.4.5,
  rustls 0.23.37)
- Actions PRs #81-#82: applied directly in this release

Security issue resolution (3 issues closed):
- Issue #76 (RUSTSEC-2026-0007 bytes): fixed in v0.4.1
- Issue #77 (RUSTSEC-2026-0009 time): upstream-pinned, in audit ignore
- Issue #66 (RUSTSEC-2025-0141 bincode): informational, transitive via iced

Security alert dismissal:
- Alert #4 (time crate): dismissed as tolerable risk -- pinned at
  =0.3.45 by mac-notification-sys via notify-rust

Repository state: 0 open PRs, 0 open issues, 0 open security alerts

Version bump: 0.4.1 -> 0.4.2 across all 7 Cargo.toml files
Verification: 266 tests passing, zero clippy warnings, zero fmt issues

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant