Skip to content

chore(cargo): bump webpki-roots from 0.26.8 to 1.0.0 #6898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps webpki-roots from 0.26.8 to 1.0.0.

Release notes

Sourced from webpki-roots's releases.

1.0.0

After 51 releases over about nine years, this is the first stable release of the webpki-roots and webpki-root-certs crates.

The 1.0.0 release is functionally equal to the 0.26.10 release. We will make a 0.26.11 release that uses 1.0.0 using the semver trick.

What's Changed

Full Changelog: rustls/webpki-roots@v/0.26.10...v/1.0.0

0.26.11

This is the final 0.26.x release of the webpki-roots and webpki-root-certs crates. It depends upon and re-exports 1.0.0 using the "semver trick", meaning people depending on 0.26.x will nevertheless get future 1.x.y releases.

What's Changed

Full Changelog: rustls/webpki-roots@v/0.26.10...v/0.26.11

0.26.10

Incorporates CCADB April updates.

Roots removed due to https://wiki.mozilla.org/CA/Root_CA_Lifecycles / https://bugzilla.mozilla.org/show_bug.cgi?id=1957685:

  • "AAA Certificate Services"
  • "Baltimore CyberTrust Root"
  • "Entrust.net Certification Authority (2048)"
  • "GlobalSign Root CA"
  • "Go Daddy Class 2 Certification Authority"
  • "Starfield Class 2 Certification Authority"
  • "XRamp Global Certification Authority"

What's Changed

Full Changelog: rustls/webpki-roots@v/0.26.9...v/0.26.10

0.26.9

The license of the webpki-roots and webpki-root-certs crates changed from MPL-2.0 to CDLA-Permissive-2.0. Thank you to the CCADB maintainers for enabling us to make this change.

Upstream changes

None

What's Changed

... (truncated)

Commits
  • d37be11 Declare crates as 1.0.0
  • 76a8dfd ci: add cargo-semver-checks job
  • f0cbde0 ci: enable triggering CI workflow manually
  • 80ac5af ci: skip push triggers for most branches
  • e37165d webpki-(roots|root-certs): v0.26.9 -> v0.26.10
  • 4a4e2aa April CCADB updates:
  • 82c433e webpki-ccadb: support placeholder absent trust bits
  • 5b76d00 Address new nightly clippy lints
  • 7c4a882 Move to 2021 edition
  • 575994b webpki-(roots|root-certs): v0.26.8 -> v0.26.9
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 0.26.8 to 1.0.0.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/0.26.8...v/1.0.0)

---
updated-dependencies:
- dependency-name: webpki-roots
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 1, 2025
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.

0 participants