Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps srvx from 0.8.16 to 0.9.4.

Release notes

Sourced from srvx's releases.

v0.9.4

compare changes

🩹 Fixes

  • Handle non promise and promise-like values for waitUntil (ef71acd)

v0.9.3

compare changes

🚀 Enhancements

  • node, deno, bun: Graceful shutdown (#136, 51dbad2)
  • Support SERVER_SHUTDOWN_TIMEOUT and SERVER_FORCE_SHUTDOWN_TIMEOUT env variables (00454db)

v0.9.2

compare changes

🩹 Fixes

  • Lazy inherit property symbols too (e63a34d)

v0.9.1

(this release fixes the published dist) see v0.9 for release notes.

v0.9.0

compare changes

🚀 Enhancements

  • fetchNodeHandler and toWebHandler (#125)
  • Improved toNodeHandler / toFetchHandler (#130)
  • Implement Symbol.hasInstance for all super classes (529b11b)

🔥 Performance

  • Use and cache parsed/fast URL when possible (da1caba)
  • node: Fast req body methods (#134)

🩹 Fixes

  • node: Trigger abort signal when body read is done (#122)
  • node, deno: Use flatten headers only for node (#129)
  • node: Catch uncaught response stream error (#135)
  • node: Lowercase req header keys when iterating (6adeb8e)

💅 Refactors

... (truncated)

Changelog

Sourced from srvx's changelog.

v0.9.4

compare changes

🩹 Fixes

  • Handle non promise and promise-like values for waitUntil (ef71acd)

❤️ Contributors

v0.9.3

compare changes

🚀 Enhancements

  • node, deno, bun: Graceful shutdown (#136)
  • Support SERVER_SHUTDOWN_TIMEOUT and SERVER_FORCE_SHUTDOWN_TIMEOUT env variables (00454db)

🩹 Fixes

  • cli: Avoid double close (51dbad2)

❤️ Contributors

v0.9.2

compare changes

🩹 Fixes

  • Lazy inherit property symbols too (e63a34d)

🏡 Chore

  • Add explicit build script to publish (6f93cc7)

❤️ Contributors

v0.9.1

compare changes

📖 Documentation

... (truncated)

Commits
  • aeb29ba chore(release): v0.9.3
  • 00454db feat: support SERVER_SHUTDOWN_TIMEOUT and SERVER_FORCE_SHUTDOWN_TIMEOUT e...
  • 51dbad2 fix(cli): avoid double close
  • c8a0e3a feat(node, deno, bun): graceful shutdown (#136)
  • e0124ef chore(release): v0.9.2
  • e63a34d fix: lazy inherit property symbols too
  • 6f93cc7 chore: add explicit build script to publish
  • fd9f06b chore(release): v0.9.1
  • d3a5cbe docs: update fetching node handlers
  • cffa2be chore(release): v0.9.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [srvx](https://github.com/h3js/srvx) from 0.8.16 to 0.9.4.
- [Release notes](https://github.com/h3js/srvx/releases)
- [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md)
- [Commits](h3js/srvx@v0.8.16...v0.9.4)

---
updated-dependencies:
- dependency-name: srvx
  dependency-version: 0.9.4
  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 javascript Pull requests that update Javascript code labels Nov 1, 2025
@github-actions github-actions bot merged commit 3b638a1 into main Nov 1, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/srvx-0.9.4 branch November 1, 2025 18:04
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant