Bump rustls from 0.23.37 to 0.23.38 #529

Merged
dependabot[bot] merged 1 commit from dependabot/cargo/rustls-0.23.38 into main 2026-04-13 21:59:15 +00:00
dependabot[bot] commented 2026-04-13 06:40:44 +00:00 (Migrated from github.com)

Bumps rustls from 0.23.37 to 0.23.38.

Commits
  • 6b116bc Bump version of rustls
  • a1da268 client: allow skipping selected ALPN validation
  • 5b3ef11 Fix ambiguous panic! warning
  • 0f0fbf5 Fix clippy::result_large_err
  • 7e99b52 Update semver-compatible dependencies
  • See full diff 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](https://github.com/rustls/rustls) from 0.23.37 to 0.23.38. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls/commit/6b116bc5e8556fd65286a1b4220f57dd9fbb5e54"><code>6b116bc</code></a> Bump version of rustls</li> <li><a href="https://github.com/rustls/rustls/commit/a1da268c892e27bf937795490efec7467efae865"><code>a1da268</code></a> client: allow skipping selected ALPN validation</li> <li><a href="https://github.com/rustls/rustls/commit/5b3ef11c60e801f77f57035147d7bf041ac319be"><code>5b3ef11</code></a> Fix ambiguous panic! warning</li> <li><a href="https://github.com/rustls/rustls/commit/0f0fbf5a59f6c4ae0cb5cda9f06a0029067d6a11"><code>0f0fbf5</code></a> Fix <code>clippy::result_large_err</code></li> <li><a href="https://github.com/rustls/rustls/commit/7e99b52071b967f4cffcbf619f1c7e95dcb9ff37"><code>7e99b52</code></a> Update semver-compatible dependencies</li> <li>See full diff in <a href="https://github.com/rustls/rustls/compare/v/0.23.37...v/0.23.38">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls&package-manager=cargo&previous-version=0.23.37&new-version=0.23.38)](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>
Sign in to join this conversation.
No description provided.