Skip to content

chore(deps): bump h3 from 2.0.1-rc.26 to 2.0.1-rc.29 - #479

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.29
Sep 1, 2026
Merged

chore(deps): bump h3 from 2.0.1-rc.26 to 2.0.1-rc.29#479
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.29

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps h3 from 2.0.1-rc.26 to 2.0.1-rc.29.

Release notes

Sourced from h3's releases.

v2.0.1-rc.29

compare changes

🩹 Fixes

  • ws: Keep WebSocket hooks reachable when the response is rebuilt (3a57939)

v2.0.1-rc.28

compare changes

🩹 Fixes

  • static: Keep a leading separator run from bypassing a route guard (f3e4c46)
  • proxy: Strip tab/LF/CR from internal proxy targets (ffd9620)
  • proxy: Do not include upstream failure message in gateway error (936f14b)
  • response: Normalize values thrown from the onError hook (2d6a10a)
  • response: Detect HTTPResponse by brand instead of constructor.name (0bbcbc4)
  • fromNodeHandler: Don't hang the event when a piped client disconnects (373e32a)
  • handler: Run middleware for object syntax with fetch (cf7e585)
  • response: Call the onError hook again (f176b35)
  • static: Refuse a non-canonical pathname instead of resolving it (baef4b9)

📖 Documentation

  • Rewrite route rules (abd4d77)
  • request: Add security caveat for getRequestIP's xForwardedFor (b09eda1)

v2.0.1-rc.27

compare changes

🚀 Enhancements

  • New route rules engine (#1524) (docs)
  • session: Add opt-in idleTimeout for sliding expiration (#1513)

🩹 Fixes

  • session: Encode large payloads outside node-compatible runtimes (#1515)
  • event: ⚠️ Decode only needless escapes in the pathname (#1526)
  • middleware: Match use() route filters with rou3 (d9d3124)
  • response: Sanitize status and statusText (8e69593)
  • Normalize route patterns as pathnames (cbd5c73)
  • middleware: Compare method scopes case-insensitively (850f25c)
  • request: Compare methods case-insensitively in isMethod (#1528)
  • proxy: Keep internal targets on the app origin (07d22ec)
  • json-rpc: ⚠️ Require JSON content-type, validate origin and cap batch size (72d8e05)
  • fingerprint: ⚠️ Default to SHA-256 and disambiguate components (51e68cd)
  • cookie: Keep unparseable set-cookie headers when merging (175ba5c)
  • static: Keep encoded backslashes opaque in the asset id (ab3f23c)
  • request: Keep the request proxy cache from shadowing real properties (c71f5c0)

... (truncated)

Changelog

Sourced from h3's changelog.

v2.0.1-rc.29

compare changes

🩹 Fixes

  • ws: Keep WebSocket hooks reachable when the response is rebuilt (3a57939)

❤️ Contributors

v2.0.1-rc.28

compare changes

🩹 Fixes

  • static: Keep a leading separator run from bypassing a route guard (f3e4c46)
  • proxy: Strip tab/LF/CR from internal proxy targets (ffd9620)
  • proxy: Do not include upstream failure message in gateway error (936f14b)
  • response: Normalize values thrown from the onError hook (2d6a10a)
  • response: Detect HTTPResponse by brand instead of constructor.name (0bbcbc4)
  • fromNodeHandler: Don't hang the event when a piped client disconnects (373e32a)
  • handler: Run middleware for object syntax with fetch (cf7e585)
  • response: Call the onError hook again (f176b35)
  • static: Refuse a non-canonical pathname instead of resolving it (baef4b9)

📖 Documentation

  • Rewrite route rules (abd4d77)
  • request: Add security caveat for getRequestIP xForwardedFor (b09eda1)

🏡 Chore

✅ Tests

❤️ Contributors

v2.0.1-rc.27

... (truncated)

Commits
  • b137cde chore(release): v2.0.1-rc.29
  • 3a57939 fix(ws): keep WebSocket hooks reachable when the response is rebuilt
  • 61b1548 chore(release): v2.0.1-rc.28
  • 71715ce chore: update deps
  • f05b374 chore: lint
  • 75fd2de chore: update deps
  • 449aa7f chore: apply automated updates
  • baef4b9 fix(static): refuse a non-canonical pathname instead of resolving it
  • bd5cd6a test: bump bundle size
  • f176b35 fix(response): call the onError hook again
  • 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 [h3](https://github.com/h3js/h3) from 2.0.1-rc.26 to 2.0.1-rc.29.
- [Release notes](https://github.com/h3js/h3/releases)
- [Changelog](https://github.com/h3js/h3/blob/main/CHANGELOG.md)
- [Commits](h3js/h3@v2.0.1-rc.26...v2.0.1-rc.29)

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 2.0.1-rc.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 1, 2026
@github-actions
github-actions Bot merged commit ca89090 into main Sep 1, 2026
9 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/h3-2.0.1-rc.29 branch September 1, 2026 18:30
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