Skip to content

chore(deps-dev): bump srvx from 0.12.8 to 1.0.5 - #107

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/srvx-1.0.5
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/srvx-1.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2026

Copy link
Copy Markdown
Contributor

Bumps srvx from 0.12.8 to 1.0.5.

Release notes

Sourced from srvx's releases.

v1.0.5

compare changes

🩹 Fixes

  • body-limit: Export BodyTooLargeError class with HTTPError shape (d0c8079)

💅 Refactors

  • bunny: Use stable Bunny.v1.waitUntil (#304)

❤️ Contributors

v1.0.4

compare changes

🩹 Fixes

  • node: Handle promises independently of the global constructor (#303)

❤️ Contributors

v1.0.3

compare changes

🩹 Fixes

  • aws-lambda: Strip parameters before matching content type (5866bc7)
  • aws-lambda: Don't declare chunked encoding for bodyless streamed responses (9abe720)
  • aws-lambda: Frame empty streamed bodies as bodyless (175d1cf)

v1.0.2

compare changes

🩹 Fixes

  • node/web: Handle requests without an abort signal (bf61f18)
  • aws-lambda: Query params, set-cookie, v1 response shape, drain hang (#300, 4de428d)

v1.0.1

compare changes

🩹 Fixes

  • node: Report auto-listen failure instead of exiting 0 silently (81a3b64)

... (truncated)

Changelog

Sourced from srvx's changelog.

v1.0.5

compare changes

🩹 Fixes

  • body-limit: Export BodyTooLargeError class with HTTPError shape (d0c8079)

💅 Refactors

  • bunny: Use stable Bunny.v1.waitUntil (#304)

🏡 Chore

❤️ Contributors

v1.0.4

compare changes

🩹 Fixes

  • node: Handle promises independently of the global constructor (#303)

❤️ Contributors

v1.0.3

compare changes

🩹 Fixes

  • aws-lambda: Strip parameters before matching content type (5866bc7)
  • aws-lambda: Don't declare chunked encoding for bodyless streamed responses (9abe720)
  • aws-lambda: Frame empty streamed bodies as bodyless (175d1cf)

❤️ Contributors

... (truncated)

Commits
  • f74d220 chore(release): v1.0.5
  • 52df7c2 chore: fix tests
  • b99e9c5 chore: fix type issue
  • 3be9e84 chore: fix lint issue
  • c8bd6f9 chore: update deps
  • 049efea refactor(bunny): use stable Bunny.v1.waitUntil (#304)
  • d0c8079 fix(body-limit): export BodyTooLargeError class with HTTPError shape
  • bae3e4e chore(release): v1.0.4
  • ef1dc41 fix(node): handle promises independently of the global constructor (#303)
  • d4c95fe chore(release): v1.0.3
  • 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.12.8 to 1.0.5.
- [Release notes](https://github.com/h3js/srvx/releases)
- [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md)
- [Commits](h3js/srvx@v0.12.8...v1.0.5)

---
updated-dependencies:
- dependency-name: srvx
  dependency-version: 1.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Sep 26, 2026
@pkg-pr-new

pkg-pr-new Bot commented Sep 26, 2026

Copy link
Copy Markdown
@standard-server/aws-lambda

npm i https://pkg.pr.new/@standard-server/aws-lambda@107

@standard-server/core

npm i https://pkg.pr.new/@standard-server/core@107

@standard-server/fastify

npm i https://pkg.pr.new/@standard-server/fastify@107

@standard-server/fetch

npm i https://pkg.pr.new/@standard-server/fetch@107

@standard-server/node

npm i https://pkg.pr.new/@standard-server/node@107

@standard-server/peer

npm i https://pkg.pr.new/@standard-server/peer@107

@standard-server/shared

npm i https://pkg.pr.new/@standard-server/shared@107

commit: dbe1ac5

@codecov

codecov Bot commented Sep 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@codspeed

codspeed Bot commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 108 skipped benchmarks1


Comparing dependabot/npm_and_yarn/srvx-1.0.5 (dbe1ac5) with main (4488969)

Open in CodSpeed

Footnotes

  1. 108 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩

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