Skip to content

chore(deps): bump rustls-platform-verifier from 0.5.3 to 0.6.2#452

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rustls-platform-verifier-0.6.2
Open

chore(deps): bump rustls-platform-verifier from 0.5.3 to 0.6.2#452
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rustls-platform-verifier-0.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps rustls-platform-verifier from 0.5.3 to 0.6.2.

Release notes

Sourced from rustls-platform-verifier's releases.

0.6.2

What's Changed

0.6.1

This version should fix the docs.rs build -- see #181.

What's Changed

Full Changelog: rustls/rustls-platform-verifier@v/0.6.0...v/0.6.1

0.6.0

  • Avoid implicit reliance on the default crypto provider
  • Eagerly create the verifier on miscellaneous Unix platforms (including Linux) to avoid swallowing errors

What's Changed

Commits
  • 1099f16 Prepare 0.6.2
  • 26e72c2 meta: Remove unused authors field from Cargo.toml
  • d866d39 Build cdylib explicitly when necessary and remove from manifest
  • 1977ef8 Allow use of windows-sys 0.61
  • 1947ed7 Update semver-compatible dependencies
  • 9c727a9 Allow lower macOS versions to work
  • e7aa7b0 ci: run iOS tests on ARM
  • 80b25f7 Make it clear with_context never returns borrowed data from Android
  • bcb18af Do not permanently attach JVM threads
  • 042330d Add test-only LetsEncrypt Android workaround
  • 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 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 [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.5.3 to 0.6.2.
- [Release notes](https://github.com/rustls/rustls-platform-verifier/releases)
- [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG)
- [Commits](rustls/rustls-platform-verifier@v/0.5.3...v/0.6.2)

---
updated-dependencies:
- dependency-name: rustls-platform-verifier
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 6, 2026
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