Skip to content

build(deps): update webpki-roots requirement from 0.26.3 to 1.0.0#406

Merged
Berrysoft merged 1 commit into
masterfrom
dependabot/cargo/webpki-roots-1.0.0
May 15, 2025
Merged

build(deps): update webpki-roots requirement from 0.26.3 to 1.0.0#406
Berrysoft merged 1 commit into
masterfrom
dependabot/cargo/webpki-roots-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Updates the requirements on webpki-roots to permit the latest version.

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

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 12, 2025
Copy link
Copy Markdown
Collaborator

@AsakuraMizu AsakuraMizu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, since they said they are semver compatible

Updates the requirements on [webpki-roots](https://github.com/rustls/webpki-roots) to permit the latest version.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/0.26.3...v/1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/webpki-roots-1.0.0 branch from dd7fd4a to e4182f4 Compare May 15, 2025 06:39
@Berrysoft Berrysoft merged commit 3c16bb8 into master May 15, 2025
45 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/webpki-roots-1.0.0 branch May 15, 2025 06:53
George-Miao pushed a commit to George-Miao/compio that referenced this pull request May 27, 2025
…mpio-rs#406)

Updates the requirements on [webpki-roots](https://github.com/rustls/webpki-roots) to permit the latest version.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/0.26.3...v/1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants