Skip to content

chore(deps): bump hudsucker from 0.24.1 to 0.25.0#87

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hudsucker-0.25.0
Open

chore(deps): bump hudsucker from 0.24.1 to 0.25.0#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hudsucker-0.25.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps hudsucker from 0.24.1 to 0.25.0.

Release notes

Sourced from hudsucker's releases.

v0.25.0

  • Specify AKI extension for generated certificates (thanks to @​jdnvn)
  • Specify key usage and extended key usage for generated certificates
  • Use SNI hostname for generated certificates (thanks to @​yujack008)
  • Rename HttpHandler::should_intercept to HttpHandler::should_intercept_connect
  • Allow TLS client hello message to be inspected before intercepting a TLS stream using the HttpHandler::should_intercept_tls method
  • Update hyper-tungstenite
  • Update tokio-tungstenite
  • Bump MSRV to v1.86.0
Commits
  • 631fa97 chore: bump version
  • ad325f5 chore(deps): update tokio-rustls
  • 0be3f8f fix: use sni hostname for generated certificates
  • 39c71b3 feat: allow inspection of tls client hello messages
  • ce5bec0 Merge pull request #190 from omjadas/dependabot/cargo/tungstenite-1021018563
  • abd8963 chore(deps): update rand
  • d95fe68 chore(deps): bump the tungstenite group across 1 directory with 2 updates
  • 8e8fcdc fix(ca): specify key usage
  • 371f87a fix(openssl-ca): specify aki extension
  • bbf3bb2 Merge pull request #186 from jdnvn/leaf-aki
  • 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 [hudsucker](https://github.com/omjadas/hudsucker) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/omjadas/hudsucker/releases)
- [Commits](omjadas/hudsucker@v0.24.1...v0.25.0)

---
updated-dependencies:
- dependency-name: hudsucker
  dependency-version: 0.25.0
  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 Jul 15, 2026
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