Skip to content

chore(deps): bump rustls-pki-types from 1.12.0 to 1.15.1 - #207

Merged
temper-pulseengine[bot] merged 1 commit into
mainfrom
dependabot/cargo/rustls-pki-types-1.15.1
Jul 28, 2026
Merged

chore(deps): bump rustls-pki-types from 1.12.0 to 1.15.1#207
temper-pulseengine[bot] merged 1 commit into
mainfrom
dependabot/cargo/rustls-pki-types-1.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps rustls-pki-types from 1.12.0 to 1.15.1.

Release notes

Sourced from rustls-pki-types's releases.

1.15.1

What's Changed

v/1.15.0

New feature: add a constructor for FipsStatus::Certified.

What's Changed

Full Changelog: rustls/pki-types@v/1.14.1...v/1.15.0

1.14.1

Parsing PEM will now error for PEM sections larger than 256 MB in size, to avoid running out of memory during parsing. The limit was chosen based on historical data from large certificate revocation lists from the web PKI.

What's Changed

1.14.0

What's Changed

1.13.3

Fuse PEM iterators as soon as an IO error is seen. This ensures errors are returned when decoding multiple PEM items from an std::io::Read which permanently returns errors. This includes use of pem_file_iter() and pem_reader_iter() against directories. Fixes #98.

What's Changed

Full Changelog: rustls/pki-types@v/1.13.2...v/1.13.3

1.13.2

What's Changed

1.13.1

What's Changed

... (truncated)

Commits
  • e29ad15 server_name: tweak branch order for performance
  • ef2985d Bump version to 1.15.1
  • 6d85300 server_name: optimize validate()
  • 239d48e Add benchmark for DNS name validation
  • ab46a65 Prepare 1.15.0
  • 13d2dee Ensure FipsStatus::Certified is usable
  • 23bc39f ci: sync cargo-check-external-types nightly
  • bb3c1da Adjust PEM size limit to account for huge CRLs
  • 20bcfe1 Bump version to 1.14.1
  • b796d3d pem: error for sections that are too large
  • 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-pki-types](https://github.com/rustls/pki-types) from 1.12.0 to 1.15.1.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](rustls/pki-types@v/1.12.0...v/1.15.1)

---
updated-dependencies:
- dependency-name: rustls-pki-types
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Jul 28, 2026
@temper-pulseengine
temper-pulseengine Bot enabled auto-merge (squash) July 28, 2026 00:44
@temper-pulseengine
temper-pulseengine Bot merged commit 534464f into main Jul 28, 2026
19 of 21 checks passed
@temper-pulseengine
temper-pulseengine Bot deleted the dependabot/cargo/rustls-pki-types-1.15.1 branch July 28, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants