Skip to content

Bump h3 and nitro in /with-tanstack-start#204

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/with-tanstack-start/multi-63e300cfe8
Open

Bump h3 and nitro in /with-tanstack-start#204
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/with-tanstack-start/multi-63e300cfe8

Conversation

@dependabot
Copy link
Contributor

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

Bumps h3 to 2.0.1-rc.17 and updates ancestor dependency nitro. These dependencies need to be updated together.

Updates h3 from 2.0.1-rc.5 to 2.0.1-rc.17

Release notes

Sourced from h3's releases.

v2.0.1-rc.17

compare changes

🚀 Enhancements

  • Add redirectBack utility (#1329)
  • Add removeRoute (#1331)

🩹 Fixes

  • cors: Preserve CORS headers on error responses (#1352)
  • sse: Mark writer as closed on write failure (#1322)
  • request: Include Allow header in 405 response (#1314)
  • sse: Sanitize carriage returns in event stream data and comments (79cabe3)
  • mount: Normalize percent-encoded pathname in requestWithBaseURL (0295f90)
  • static: Prevent path traversal via double-encoded dot segments (8e9993f)
  • mount: Enforce path segment boundary in startsWith check (7ccc9e2)

📖 Documentation

  • Fix typo (#1351)
  • Improve security notes about proxy utils (448e7eb)

🏡 Chore

  • Enable type-aware linting with oxc-lint (#1349)

❤️ Contributors

v2.0.1-rc.16

compare changes

📦 Dependencies

v2.0.1-rc.15

compare changes

🚀 Enhancements

  • handler: New defineJsonRpcHandler and defineJsonRpcWebSocketHandler (#1180)

... (truncated)

Changelog

Sourced from h3's changelog.

v2.0.1-rc.17

compare changes

🚀 Enhancements

  • Add redirectBack utility (#1329)
  • Add removeRoute (#1331)

🩹 Fixes

  • cors: Preserve CORS headers on error responses (#1352)
  • sse: Mark writer as closed on write failure (#1322)
  • request: Include Allow header in 405 response (#1314)
  • sse: Sanitize carriage returns in event stream data and comments (79cabe3)
  • mount: Normalize percent-encoded pathname in requestWithBaseURL (0295f90)
  • static: Prevent path traversal via double-encoded dot segments (8e9993f)
  • mount: Enforce path segment boundary in startsWith check (7ccc9e2)

📖 Documentation

  • Fix typo (#1351)
  • Improve security notes about proxy utils (448e7eb)

🏡 Chore

  • Enable type-aware linting with oxclint (#1349)
  • Update deps (28a3863)

✅ Tests

❤️ Contributors

v2.0.1-rc.16

compare changes

🏡 Chore

... (truncated)

Commits
  • 388b8f0 chore(release): v2.0.1-rc.17
  • 28a3863 chore: update deps
  • 29728e9 sync docs
  • 448e7eb docs: improve security notes about proxy utils
  • 7ccc9e2 fix(mount): enforce path segment boundary in startsWith check
  • 8e9993f fix(static): prevent path traversal via double-encoded dot segments
  • 0295f90 fix(mount): normalize percent-encoded pathname in requestWithBaseURL
  • 9940158 rm extra dir
  • 79cabe3 fix(sse): sanitize carriage returns in event stream data and comments
  • fe9477f feat: add removeRoute (#1331)
  • Additional commits viewable in compare view

Updates nitro from 3.0.1-alpha.1 to 3.0.260311-beta

Release notes

Sourced from nitro's releases.

v3.0.260311-beta

compare changes

🚀 Enhancements

  • Add non bundlable dependencies from nf3 db (a8c8cbaa)
  • vite: Use srvx loader for preview (#3999)
  • Support zstd for compressPublicAssets (#3934)
  • vercel: Rewrite proxy route rule on cdn (#4006)
  • tasks: Expose req and waitUntil in context (#4037)
  • nitro preview (#4024)
  • nitro deploy command (#4042)
  • vite: Auto-detect client entry (#4059)
  • vite: Auto-detect client entry " (#4059)
  • Use unjs/env-runner (#4088)
  • vite: Respect vite mode for env loading (#4082)
  • route-rules: Basic auth (#4049)
  • vite: Support preview (#4090)
  • Export http utils from nitro (#4097)

🔥 Performance

  • Optimize duplicate handler filtering (#4003)

🩹 Fixes

  • vite: Remove chunk config when inlineDynamicImports enabled (3c506bba)
  • vite: Merge bundler config first before normalize (64df4cfd)
  • Use virtual: prefix for raw plugin for vite compatibility (dfdff9e9)
  • Support PORT=0 for random port assignment (#4000)
  • Remove deprecated inlineDynamicImports from rolldown config (bbe5a7a0)
  • vite: Remove keep-alive header from worker (150b6f91)
  • vite: Set copyPublicDir: false by default (#4005)
  • vercel: Fix preview mode compat with srvx (#4011)
  • RolldownConfig.output is optional (d3b1f7b3)
  • Avoid adding extra additional export conditions (#4029)
  • Also avoid inferring bun and deno from runtime (09d6aa6d)
  • Preserve sourcemap mappings for chunks containing user code (#4031)
  • Sync routes after scan handlers (#4033)
  • prerender: Skip writing routes with .. or outside of public dir (50b3bc5b)
  • vite: Don't send browser full-reload for ssr-only changes (#4034)
  • Escape scanned route url param names (7a5d536f)
  • vite: Avoid adding duplicate nitro plugins when using nitro build (0da93bd3)
  • Make error handlers consistent with h3 (#4055)
  • static: Only append Vary: Accept-Encoding after a static asset match (#4075)
  • vite: Run scheduled tasks during vite dev (#4076)
  • config: Apply $production/$development layers when NODE_ENV is unset (#4066)

💅 Refactors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nitro since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [h3](https://github.com/h3js/h3) to 2.0.1-rc.17 and updates ancestor dependency [nitro](https://github.com/nitrojs/nitro). These dependencies need to be updated together.


Updates `h3` from 2.0.1-rc.5 to 2.0.1-rc.17
- [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.5...v2.0.1-rc.17)

Updates `nitro` from 3.0.1-alpha.1 to 3.0.260311-beta
- [Release notes](https://github.com/nitrojs/nitro/releases)
- [Changelog](https://github.com/nitrojs/nitro/blob/main/changelog.config.ts)
- [Commits](nitrojs/nitro@v3.0.1-alpha.1...v3.0.260311-beta)

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 2.0.1-rc.17
  dependency-type: indirect
- dependency-name: nitro
  dependency-version: 3.0.260311-beta
  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 20, 2026
@vercel
Copy link
Contributor

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
oauth2-with-fastapi Ready Ready Preview, Comment Mar 20, 2026 9:36pm

Request Review

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