Skip to content

chore(deps): update dependency srvx to v1 - #330

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/srvx-1.x
Open

chore(deps): update dependency srvx to v1#330
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/srvx-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
srvx (source) ^0.12.4^1.0.3 age confidence

Release Notes

h3js/srvx (srvx)

v1.0.3

Compare Source

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

v1.0.2

Compare Source

compare changes

🩹 Fixes
  • node/web: Handle requests without an abort signal (bf61f18)
  • aws-lambda: Query params, set-cookie, v1 response shape, drain hang (#​300)
  • aws-lambda: Address review follow-ups on the streaming and query paths (4de428d)
❤️ Contributors

v1.0.1

Compare Source

compare changes

🩹 Fixes
  • node: Report auto-listen failure instead of exiting 0 silently (81a3b64)
📖 Documentation
🏡 Chore
❤️ Contributors

v1.0.0

Compare Source

We made it!

v0.12.8

Compare Source

compare changes

🔥 Performance
  • url: Avoid full parse when reading hash on the fast path (#​296)
🩹 Fixes
  • node: Allow body reads when stream is pre-drained with rawBody (#​295)
❤️ Contributors
  • Dương Ngọc Anh <duongngocanh2k03@​gmail.com>
  • Daniel Roe (@​danielroe)

v0.12.7

Compare Source

compare changes

🩹 Fixes
  • node/http2: Detect client disconnects on Node 26 (dfb0306)
❤️ Contributors

v0.12.6

Compare Source

compare changes

🩹 Fixes
  • node: Make send-failure recovery unable to throw (474ac29)
  • node: Discard the body for HEAD requests to a Node stream response (e2fc775)
  • node: Destroy body stream when client aborts before first chunk (8d9c958)
  • node: Normalize absolute-form request targets instead of trusting them (a11765b)
  • aws-lambda: Prevent client path and Host header from overriding request.url origin (b1e440c)
  • cli: Honor NODE_ENV=production again (2e7a135)
  • cli: Forward tls/protocol/node from an intercepted serve() entry (2f5ff20)
  • body-limit: Serve _request over the size-limited body (6882f6d)
  • node/web: Honor writeHead headers when statusMessage is not a string (46336b3)
  • aws-lambda: Do not duplicate cookies from headers and cookies[] (#​291)
  • node: Reject body reads with the abort reason after a client disconnect (3a5187e)
  • node/http2: Detect client disconnects before a body read (5f1ed2c)
  • node/web: Do not rely on Node's lazy IncomingMessage.headers accessor (0fbfb06)
📖 Documentation
  • node: Document that mutating response headers preserves the raw body (8f8f95b)
🌊 Types
  • bun: Derive HeadersInit from the ambient Headers (#​288)
🏡 Chore
✅ Tests
  • bun: Actually run the node-compat suites under Bun (27a071c)
❤️ Contributors

v0.12.5

Compare Source

compare changes

🌊 Types
  • Inline minimal runtime types (#​287)
❤️ Contributors

Configuration

📅 Schedule: (UTC)

  • 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 pi0 as a code owner September 5, 2026 11:14
@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.08%. Comparing base (de8b0ab) to head (86f61fd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #330   +/-   ##
=======================================
  Coverage   92.08%   92.08%           
=======================================
  Files           9        9           
  Lines         935      935           
  Branches      317      318    +1     
=======================================
  Hits          861      861           
  Misses         65       65           
  Partials        9        9           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/srvx-1.x branch from c027580 to 8ae1c89 Compare September 6, 2026 10:49
@renovate
renovate Bot force-pushed the renovate/srvx-1.x branch from 8ae1c89 to 86f61fd Compare September 6, 2026 22:52
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.

0 participants