Skip to content

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

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

Bump h3 and nitro in /with-tanstack-start#197
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/with-tanstack-start/multi-300fffbe55

Conversation

@dependabot
Copy link
Contributor

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

Bumps h3 to 2.0.1-rc.16 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.16

Release notes

Sourced from h3's releases.

v2.0.1-rc.16

compare changes

📦 Dependencies

v2.0.1-rc.15

compare changes

🚀 Enhancements

  • handler: New defineJsonRpcHandler and defineJsonRpcWebSocketHandler (#1180)

🔥 Performance

  • resolveLazyHandler: Replace with inline expression (#1296)

🩹 Fixes

  • sse: Sanitize newlines in event stream fields to prevent SSE injection (7791538)
  • static: Prevent path traversal via percent-encoded dot segments (0e751b4)

📖 Documentation

  • community: Add clear router (#1303)
  • Add unjwt community library entry (#1309)

📦 Build

  • Bundle docs as skill + h3 docs (#1311)

❤️ Contributors

v2.0.1-rc.14

compare changes

💅 Refactors

  • tracing: Rename tracing channel .fetch to .request (#1294)
  • auth: Enhance randomJitter function for cryptographic security (#1295)

❤️ Contributors

... (truncated)

Changelog

Sourced from h3's changelog.

v2.0.1-rc.16

compare changes

🏡 Chore

❤️ Contributors

v2.0.1-rc.15

compare changes

🚀 Enhancements

  • handler: New defineJsonRpcHandler and defineJsonRpcWebSocketHandler (#1180)

🔥 Performance

  • resolveLazyHandler: Replace with inline expression (#1296)

🩹 Fixes

  • sse: Sanitize newlines in event stream fields to prevent SSE injection (7791538)
  • static: Prevent path traversal via percent-encoded dot segments (0e751b4)

📖 Documentation

  • community: Add clear router (#1303)
  • Add unjwt community library entry (#1309)

📦 Build

  • Bundle docs as skill + h3 docs (#1311)

🏡 Chore

❤️ Contributors

... (truncated)

Commits
  • 95111ad chore(release): v2.0.1-rc.16
  • 05959e3 chore: update srvx
  • 4701dc4 chore: update rou3 to 0.8
  • e69f0c4 chore: update deps
  • 9136183 chore(release): v2.0.1-rc.15
  • 6da10a9 chore: update deps
  • 0e751b4 fix(static): prevent path traversal via percent-encoded dot segments
  • 7791538 fix(sse): sanitize newlines in event stream fields to prevent SSE injection
  • 1689ee3 docs: add unjwt community library entry (#1309)
  • 45de3dc build: bundle docs as skill + h3 docs (#1311)
  • 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.16 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.16
- [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.16)

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.16
  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 18, 2026
@vercel
Copy link
Contributor

vercel bot commented Mar 18, 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 18, 2026 5:27pm

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