Skip to content

chore(deps): Bump rustls-pki-types from 1.13.2 to 1.14.1#1812

Merged
gaius-qi merged 1 commit intomainfrom
dependabot/cargo/rustls-pki-types-1.14.1
Apr 28, 2026
Merged

chore(deps): Bump rustls-pki-types from 1.13.2 to 1.14.1#1812
gaius-qi merged 1 commit intomainfrom
dependabot/cargo/rustls-pki-types-1.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps rustls-pki-types from 1.13.2 to 1.14.1.

Release notes

Sourced from rustls-pki-types's releases.

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

Commits
  • 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
  • 422d8cf Update ECH reference to RFC 9849
  • 14ce65c Remove mention of rustls-pemfile from docs
  • b829c96 Bump version to 1.14.0
  • 5f181d9 Add FipsStatus enum
  • e033938 Enable warnings for exhaustive types
  • 2e7938d Enable warnings for more clippy lints
  • 42d98b4 Enable warnings for more rustc lints
  • 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.13.2 to 1.14.1.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](rustls/pki-types@v/1.13.2...v/1.14.1)

---
updated-dependencies:
- dependency-name: rustls-pki-types
  dependency-version: 1.14.1
  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 Apr 27, 2026
@dependabot dependabot Bot requested review from a team as code owners April 27, 2026 13:30
@dependabot dependabot Bot requested review from CormickKneey, jim3ma and yxxhero April 27, 2026 13:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 27, 2026
@github-actions github-actions Bot requested a review from chlins April 27, 2026 13:30
Copy link
Copy Markdown
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

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

LGTM

@gaius-qi gaius-qi merged commit ce14b51 into main Apr 28, 2026
12 checks passed
@gaius-qi gaius-qi deleted the dependabot/cargo/rustls-pki-types-1.14.1 branch April 28, 2026 02:37
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.

1 participant