Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency hyper-express to ~6.17.0 #7794

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hyper-express ~6.16.0 -> ~6.17.0 age adoption passing confidence

Release Notes

kartikk221/hyper-express (hyper-express)

v6.17.2

Compare Source

What's Changed

  • Fixed bug with incorrect backpressure handling when streaming with known total_size leading to double chunks being served.
  • FIxed bug with errors not being caught when explicitly thrown inside of async middlewares and route handlers.
  • Fixed bug with route-specific middlewares not executing in proper order in comparison to global / local middlewares.
  • Updated uWebsockets.js to v20.48.0.

Pull Requests

New Contributors

Full Changelog: kartikk221/hyper-express@6.16.4...6.17.1

v6.17.1

Compare Source

v6.17.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from waghanza as a code owner September 22, 2024 22:29
@waghanza waghanza merged commit 7eefd42 into master Sep 23, 2024
2 checks passed
@waghanza waghanza deleted the renovate/hyper-express-6.x branch September 23, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant