Skip to content

Bump srvx from 0.8.9 to 0.11.13#816

Open
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/npm_and_yarn/srvx-0.11.13
Open

Bump srvx from 0.8.9 to 0.11.13#816
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/npm_and_yarn/srvx-0.11.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

  • Inspect the previous srvx upgrade commit and current branch state
  • Investigate recent CI/build failures for this PR
  • Reproduce the build/test failure locally
  • Make the smallest code changes needed for srvx 0.11.13 compatibility
  • Run targeted validation and final checks
  • Reply to the PR comment with the addressing commit hash

Bumps [srvx](https://github.com/h3js/srvx) from 0.8.9 to 0.11.13.
- [Release notes](https://github.com/h3js/srvx/releases)
- [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md)
- [Commits](h3js/srvx@v0.8.9...v0.11.13)

---
updated-dependencies:
- dependency-name: srvx
  dependency-version: 0.11.13
  dependency-type: direct:production
...

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 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 26, 2026

⚠️ No Changeset found

Latest commit: ebc738e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link
Copy Markdown

socket-security bot commented Mar 26, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsrvx@​0.8.9 ⏵ 0.11.13100 +1100 +296 -396 +1100

View full report

@Murderlon
Copy link
Copy Markdown
Member

@copilot fix the build errors that were introduced by upgrading srvx

Copilot AI and others added 5 commits March 30, 2026 18:37
Agent-Logs-Url: https://github.com/tus/tus-node-server/sessions/f140cb72-2458-4e5c-a050-bf16d687b43c

Co-authored-by: Murderlon <9060226+Murderlon@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented Mar 30, 2026

@copilot fix the build errors that were introduced by upgrading srvx

Addressed in ebc738e. The srvx 0.11 upgrade now builds again by narrowing toNodeHandler() to the HTTP/1 request/response types used by server.handle(), and I updated the preserved-request test to use a real Node HTTP server because the old mock response no longer matches srvx’s expectations. I also re-ran npm run build, npm run format:check, npm run lint, and the server-focused test suite successfully.

Copilot AI requested a review from Murderlon March 30, 2026 18:48
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.

2 participants