Commit Graph

5059 Commits

Author SHA1 Message Date
renovate[bot]
eba9a925b9
chore(deps): update all non-major dependencies (main) (#31280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 11:39:36 +00:00
Daniel Roe
ce800422dd
fix(nuxt): restore nuxt aliases to nitro compilerOptions.paths (#31278) 2025-03-08 07:37:30 +00:00
renovate[bot]
48e1138cd2
chore(deps): update all non-major dependencies (main) (#31268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 18:26:41 +00:00
renovate[bot]
a709d76528
chore(deps): update dependency @oxc-parser/wasm to ^0.56.4 (main) (#31263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 14:10:30 +00:00
Daniel Roe
5b09d84d39
fix(nuxt): strip query in x-nitro-prerender header 2025-03-07 12:29:07 +00:00
Daniel Roe
9e896162a9
fix(nuxt): fall back to wasm if oxc native bindings are missing (#31190) 2025-03-07 11:54:02 +00:00
Daniel Roe
b6b54d8c86
fix(vite): prevent overriding server build chunks 2025-03-07 11:47:49 +00:00
Daniel Roe
e531477f83
chore: ignore nitro/templates directory 2025-03-07 11:34:15 +00:00
Connor Pearson
25af6fc278
fix(nuxt): apply ignore rules to nitro devStorage (#31233) 2025-03-07 11:33:36 +00:00
renovate[bot]
b123462e77
chore(deps): update all non-major dependencies (main) (#31258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 11:28:34 +00:00
John Tanzer
22f540f861
fix(nuxt): pass useFetch function name on server for warning (#31213)
Co-authored-by: "solovev.an" <andrey.solovyov.ccs@gmail.com>
2025-03-07 11:12:26 +00:00
renovate[bot]
d5b958ddd7
chore(deps): update all non-major dependencies (main) (#31245) 2025-03-07 09:30:09 +00:00
Connor Roberts
b27294e205
fix(nuxt): preserve query/hash when calling navigateTo with replace (#31244) 2025-03-07 01:13:32 +00:00
Harlan Wilton
63fb02ce0a
fix(nuxt): ensure head components are reactive (#31248)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-06 23:58:37 +00:00
Daniel Roe
3e0698b4a5
fix(nuxt): exempt nitro from import protections (#31246) 2025-03-06 22:39:31 +00:00
renovate[bot]
d167bfc0ae
chore(deps): update vitest to v3.0.8 (main) (#31242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 22:14:52 +00:00
renovate[bot]
009786171d
chore(deps): update all non-major dependencies (main) (#31232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-06 19:50:34 +00:00
Daniel Roe
2735fc3add
fix(nuxt): ensure we strip all chars in payload url 2025-03-06 14:36:36 +00:00
Daniel Roe
ce49734aaa
fix(vite): don't set output.preserveModules 2025-03-06 14:25:08 +00:00
Daniel Roe
85a2c3dc8b
test: try to improve dev test stability (#31218)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2025-03-06 11:36:28 +00:00
Daniel Roe
854d3d066b
fix(nuxt): ensure externals are resolved first (#31235) 2025-03-06 10:14:35 +00:00
Daniel Roe
13780d739f
fix(nuxt): resolve shared externals to absolute paths (#31227) 2025-03-05 23:28:25 +00:00
renovate[bot]
6828911b21
chore(deps): update all non-major dependencies (main) (#31206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 23:18:25 +00:00
Harlan Wilton
b512ce48c3
fix(nuxt): consolidate head component context (#31209) 2025-03-05 11:47:58 +00:00
Daniel Roe
2a41ec0c89
test: update build benchmark 2025-03-04 23:26:33 +00:00
Daniel Roe
037d120f1f
chore: ignore internal resolution errors in nuxt types 2025-03-04 22:24:17 +00:00
Daniel Roe
0a708a649b
refactor(nuxt): use relative imports 2025-03-04 22:14:17 +00:00
Daniel Roe
36bb785612
fix(nuxt): skip deep merge in dev mode for prototype keys (#31205)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-04 21:32:12 +00:00
Daniel Roe
99f46e6576
build(nuxt): add subpath imports for type support 2025-03-04 21:15:08 +00:00
Harlan Wilton
4edd782011
feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 20:42:32 +00:00
renovate[bot]
52146b4641
chore(deps): update all non-major dependencies (main) (#31199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 20:39:54 +00:00
Daniel Roe
3b9fd517a7
test: provide nuxt extensions in unit test 2025-03-04 17:19:43 +00:00
Daniel Roe
dd40cce539
fix(kit): include declaration files when resolving compilerOptions.paths 2025-03-04 16:43:02 +00:00
Kevin Deng 三咲智子
1a6602cc14
fix(schema): use RawVueCompilerOptions for unresolved tsconfig (#31202) 2025-03-04 16:32:01 +00:00
Daniel Roe
eb3473ae84
fix(schema): resolve workspaceDir to closest git config 2025-03-04 15:01:39 +00:00
Daniel Roe
e197cf0485
fix(nuxt): strip query before generating payload url 2025-03-04 14:57:26 +00:00
Daniel Roe
2c5e6d5aa5
refactor(nuxt): explicitly type internal request fetch 2025-03-04 13:10:09 +00:00
Daniel Roe
3ec1a1e5e9
fix(nuxt): import isEqual from main ohash export 2025-03-04 11:00:25 +00:00
renovate[bot]
20c07ab62a
chore(deps): update all non-major dependencies (main) (#31185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 10:59:23 +00:00
Daniel Roe
ed22319cd0
fix(nuxt): provide default extensions in resolveTypePath 2025-03-02 22:23:11 +00:00
Daniel Roe
d93029b911
fix(kit): provide default extensions in resolveModule 2025-03-02 22:23:11 +00:00
Daniel Roe
adfa1e699d
fix(nuxt): add back fallback nuxtlink type signature 2025-03-02 22:23:11 +00:00
renovate[bot]
a8333336f7
chore(deps): update all non-major dependencies (main) (#31181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 20:40:29 +00:00
Daniel Roe
c38ce0e0d9
fix(ui-templates): escape inline scripts correctly in ui templates 2025-03-02 19:34:24 +00:00
Daniel Roe
dfc66beeff
feat(nuxt): use oxc-parser instead of esbuild + acorn (#30066) 2025-03-02 08:36:54 +00:00
Daniel Roe
76e51626b4
fix(nuxt): add backwards-compatible serialisation for nuxt.options.pages 2025-03-02 08:32:36 +00:00
renovate[bot]
34901e6557
chore(deps): update dependency ohash to ^2.0.8 (main) (#31179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 21:24:43 +00:00
Daniel Roe
106e4fd55f
fix(nuxt): do not render payloads if disabled, and correct regexp (#31167) 2025-03-01 14:55:19 +00:00
renovate[bot]
c4fb9ced03
chore(deps): update dependency pkg-types to v2 (main) (#31122) 2025-03-01 14:46:54 +00:00
renovate[bot]
025b01a041
chore(deps): update all non-major dependencies (main) (#31173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 14:08:25 +00:00