Bump h3 and nitro in /with-tanstack-start by dependabot[bot] · Pull Request #210 · polarsource/examples
Bumps h3 to 2.0.1-rc.19 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.19
Release notes
Sourced from h3's releases.
v2.0.1-rc.19
🩹 Fixes
- body: Enforce stream-based body size check regardless of content-length header (708a3aa)
💅 Refactors
- Upgrade cookie-es to v3 (9d244a7)
📖 Documentation
- Remove
await-thenablelint rule and fix invalidawaitusage (#1353)📦 Build
- Move docs to dist (e87ceca)
❤️ Contributors
- Pooya Parsa (
@pi0)- Nick Spaargaren (
@nickspaargaren)v2.0.1-rc.18
🩹 Fixes
- utils: Prevent open redirect via protocol-relative path in
redirectBack()(459a1c6)- cookie: Prevent unbounded chunked cookie count (399257c)
v2.0.1-rc.17
🚀 Enhancements
🩹 Fixes
- cors: Preserve CORS headers on error responses (#1352)
- sse: Mark writer as closed on write failure (#1322)
- request: Include
Allowheader 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
startsWithcheck (7ccc9e2)
... (truncated)
Changelog
Sourced from h3's changelog.
v2.0.1-rc.19
🩹 Fixes
- body: Enforce stream-based body size check regardless of content-length header (708a3aa)
💅 Refactors
- Upgrade cookie-es to v3 (9d244a7)
📖 Documentation
- Remove
await-thenablelint rule and fix invalidawaitusage (#1353)📦 Build
- Move docs to dist (e87ceca)
🏡 Chore
❤️ Contributors
- Pooya Parsa (
@pi0)- Nick Spaargaren (
@nickspaargaren)v2.0.1-rc.18
🩹 Fixes
- utils: Prevent open redirect via protocol-relative path in
redirectBack()(459a1c6)- cookie: Prevent unbounded chunked cookie count (399257c)
❤️ Contributors
- Pooya Parsa (
@pi0)v2.0.1-rc.17
🚀 Enhancements
- Add redirectBack utility (#1329)
... (truncated)
Commits
7c2bc9bchore(release): v2.0.1-rc.199d244a7refactor: upgrade cookie-es to v3766cd39chore: remove unused import708a3aafix(body): enforce stream-based body size check regardless of content-length ...43e1fa3docs: removeawait-thenablelint rule and fix invalidawaitusage (#1353)88ce5cdchore: update depse87cecabuild: move docs to distcb70e1bchore(release): v2.0.1-rc.18399257cfix(cookie): prevent unbounded chunked cookie count459a1c6fix(utils): prevent open redirect via protocol-relative path inredirectBack()- 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
🚀 Enhancements
- Add non bundlable dependencies from nf3 db (a8c8cbaa)
- vite: Use srvx loader for preview (#3999)
- Support zstd for compressPublicAssets (#3934)
- vercel: Rewrite
proxyroute rule on cdn (#4006)- tasks: Expose req and waitUntil in context (#4037)
nitro preview(#4024)nitro deploycommand (#4042)- vite: Auto-detect client entry (#4059)
- vite: Auto-detect client entry " (#4059)
- Use unjs/env-runner (#4088)
- vite: Respect vite
modefor 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
inlineDynamicImportsenabled (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
inlineDynamicImportsfrom rolldown config (bbe5a7a0)- vite: Remove
keep-aliveheader from worker (150b6f91)- vite: Set
copyPublicDir: falseby 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
bunanddenofrom 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
47c85b5v3.0.260311-beta1d05f55ci: add missing --tag76a41a7update release script tests28d4fb1disable flaky testbb2df26lint6880a7fset versiona191078fix release scriptfc8645dchore: updatte release script3ab8713improve local script safetye5a24d5chore: apply automated updates- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.