Skip to content

chore(deps): bump srvx from 0.10.1 to 0.11.8#434

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/srvx-0.11.8
Mar 1, 2026
Merged

chore(deps): bump srvx from 0.10.1 to 0.11.8#434
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/srvx-0.11.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps srvx from 0.10.1 to 0.11.8.

Release notes

Sourced from srvx's releases.

v0.11.8

compare changes

🩹 Fixes

v0.11.7

compare changes

🚀 Enhancements

  • loader: Access to the whole intercepted srvx instance (bbf4d9d)
  • loader: Allow passing custom node server to inspector (4a817ec)

💅 Refactors

  • cli, loader: Pass underlying server without depending on globals (c0d9520)

v0.11.6

compare changes

🚀 Enhancements

  • bunny: Add support for native waitUntil (#186)

❤️ Contributors

v0.11.5

compare changes

🚀 Enhancements

  • Expose server.waitUntil (#183)
  • Add bunny adapter (#182)

❤️ Contributors

v0.11.4

compare changes

🚀 Enhancements

  • loader: Intercept nested srvx.serve() (#181)

... (truncated)

Changelog

Sourced from srvx's changelog.

v0.11.8

compare changes

🩹 Fixes

  • node: Validate host header (7c8c962)

🏡 Chore

❤️ Contributors

v0.11.7

compare changes

🚀 Enhancements

  • loader: Access to the whole intercepted srvx instance (bbf4d9d)
  • loader: Allow passing custom node server to inspector (4a817ec)

💅 Refactors

  • cli, loader: Pass underlying server without depending on globals (c0d9520)

❤️ Contributors

v0.11.6

compare changes

🚀 Enhancements

  • bunny: Add support for native waitUntil (#186)

❤️ Contributors

v0.11.5

compare changes

🚀 Enhancements

... (truncated)

Commits
  • f2aa00b chore(release): v0.11.8
  • 7c8c962 fix(node): validate host header
  • b6738bd chore: update deps
  • 6ca2676 chore(release): v0.11.7
  • c0d9520 refactor(cli, loader): pass underlying server without depending on globals
  • 4a817ec feat(loader): allow passing custom node server to inspector
  • bbf4d9d feat(loader): access to the whole intercepted srvx instance
  • 76cf8e7 chore(release): v0.11.6
  • b24b4b3 refactor bunny waitUntil
  • 4b03ea8 feat(bunny): add support for native waitUntil (#186)
  • 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 [srvx](https://github.com/h3js/srvx) from 0.10.1 to 0.11.8.
- [Release notes](https://github.com/h3js/srvx/releases)
- [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md)
- [Commits](h3js/srvx@v0.10.1...v0.11.8)

---
updated-dependencies:
- dependency-name: srvx
  dependency-version: 0.11.8
  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 Mar 1, 2026
@github-actions github-actions bot merged commit fc5b284 into main Mar 1, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/srvx-0.11.8 branch March 1, 2026 18:25
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.

0 participants