Skip to content

Bump hyper-rustls from 0.23.2 to 0.27.8#625

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/hyper-rustls-0.27.8
Closed

Bump hyper-rustls from 0.23.2 to 0.27.8#625
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/hyper-rustls-0.27.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hyper-rustls from 0.23.2 to 0.27.8.

Release notes

Sourced from hyper-rustls's releases.

0.27.8

What's Changed

0.27.7

  • Seal the ConfigBuilderExt trait. This is an extension trait used to offer a more convenient server verifier configuration API. This is technically a breaking change, but we think it is unlikely that anyone has actually implemented this trait.
  • Upgrade to rustls-platform-verifier 0.6. Because the platform verifier is now initializing its root certificate store on some platforms eagerly (on initialization rather than on first use), infallible API for setting up the platform verifier has been deprecated in favor of newly added fallible API.

What's Changed

0.27.6

Avoid duplicate dependencies in downstream projects by upgrading to webpki-roots 1.

What's Changed

0.27.5

Refactoring in #245 (first released in 0.25.0) broke the optional enforcement of HTTPS only connections (that is, only HTTPS connections can be made through the connector) on the hyper-rustls HttpsConnector; this was found and fixed in #295.

What's Changed

0.27.4

What's Changed

v/0.27.3

What's Changed

... (truncated)

Commits
  • 6b94ec3 Bump version to 0.27.8
  • df300cf Upgrade rustls-platform-verifier to 0.7
  • 1c063f5 Take semver-compatible dependency updates
  • c66d283 Bump MSRV to 1.85 (for rustls-platform-verifier -> jni)
  • 4b90026 Bump hyper from 1.8.1 to 1.9.0
  • 4376d76 Take semver-compatible updates
  • 8eaab3e Take semver-compatible dependency updates
  • 0deafa5 Bump rustls from 0.23.36 to 0.23.37
  • 003b96e Check for unexpected output if examples fail
  • 81e75a4 Fail custom_ca_store if server errors out
  • 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 [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.23.2 to 0.27.8.
- [Release notes](https://github.com/rustls/hyper-rustls/releases)
- [Commits](rustls/hyper-rustls@v/0.23.2...v/0.27.8)

---
updated-dependencies:
- dependency-name: hyper-rustls
  dependency-version: 0.27.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 15, 2026

Superseded by #626.

@dependabot dependabot Bot closed this Apr 15, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/hyper-rustls-0.27.8 branch April 15, 2026 02:23
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