ITADN

Bump rustls-pki-types from 1.13.2 to 1.14.0

#132Pull Requestdependabot[bot] 创建于 2026-02-18
dependenciesrust
D
dependabot[bot]commented
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.13.2 to 1.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rustls/pki-types/releases">rustls-pki-types's releases</a>.</em></p> <blockquote> <h2>1.14.0</h2> <h2>What's Changed</h2> <ul> <li>Add FipsStatus enum by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/rustls/pki-types/pull/102">rustls/pki-types#102</a></li> </ul> <h2>1.13.3</h2> <p><strong>Fuse PEM iterators as soon as an IO error is seen.</strong> This ensures errors are returned when decoding multiple PEM items from an <code>std::io::Read</code> which permanently returns errors. This includes use of <code>pem_file_iter()</code> and <code>pem_reader_iter()</code> against directories. Fixes <a href="https://redirect.github.com/rustls/pki-types/issues/98">#98</a>.</p> <h2>What's Changed</h2> <ul> <li>pem: fuse ReadIter on I/O errors by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/rustls/pki-types/pull/100">rustls/pki-types#100</a></li> <li>Prepare 1.13.3 by <a href="https://github.com/ctz"><code>@​ctz</code></a> in <a href="https://redirect.github.com/rustls/pki-types/pull/101">rustls/pki-types#101</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rustls/pki-types/compare/v/1.13.2...v/1.13.3">https://github.com/rustls/pki-types/compare/v/1.13.2...v/1.13.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/pki-types/commit/b829c966d2fcda87f2687af107051ae4770bef50"><code>b829c96</code></a> Bump version to 1.14.0</li> <li><a href="https://github.com/rustls/pki-types/commit/5f181d9185b644d278a6964c882a8c5034b3a643"><code>5f181d9</code></a> Add FipsStatus enum</li> <li><a href="https://github.com/rustls/pki-types/commit/e033938b78b5751b340aff496f68706c831039e6"><code>e033938</code></a> Enable warnings for exhaustive types</li> <li><a href="https://github.com/rustls/pki-types/commit/2e7938db3137996162c30ecc8797cb8bab41233b"><code>2e7938d</code></a> Enable warnings for more clippy lints</li> <li><a href="https://github.com/rustls/pki-types/commit/42d98b4c5eaabb6d48fb094ed0c2bcb2ae29239b"><code>42d98b4</code></a> Enable warnings for more rustc lints</li> <li><a href="https://github.com/rustls/pki-types/commit/3a90b0720450302d318fbf9648d634cfd6ea665c"><code>3a90b07</code></a> Prepare 1.13.3</li> <li><a href="https://github.com/rustls/pki-types/commit/1daaec8743241e055edda961422fb3d999269cd3"><code>1daaec8</code></a> pem: fuse ReadIter on I/O errors</li> <li>See full diff in <a href="https://github.com/rustls/pki-types/compare/v/1.13.2...v/1.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls-pki-types&package-manager=cargo&previous-version=1.13.2&new-version=1.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
合并状态:未合并 关闭于 2026-02-18 1 条评论