chore(deps): update all dependencies (major) #24
+27
−27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.0.1→19.1.04.9.0→7.2.43.0.2→6.2.10.6.6→1.1.0v4→v6v4→v621.7.3→25.2.121.7.3→25.2.118.4.0-canary.20240418-e549ea2→22.3.38.15.9→10.27.0v3.0.0→v4.2.04.2.19→5.46.14.2.19→5.46.13.8.6→4.3.522.04→24.045.4.11→7.3.06.2.9→9.0.20.21.1→1.2.03.99.0→4.54.0Release Notes
sveltejs/kit (@sveltejs/adapter-cloudflare)
v7.2.4Compare Source
Patch Changes
v7.2.3Compare Source
Patch Changes
read(...)fails (#14306)v7.2.2Compare Source
Patch Changes
chore: update error message link to the Workers Sites migration guide (#14237)
Updated dependencies [
b2c5d02,0bf6185,b2c5d02,c5f7139]:v7.2.1Compare Source
Patch Changes
fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#14233)
Updated dependencies [
f2db41c]:v7.2.0Compare Source
Minor Changes
instrumentation.server.tsfor tracing and observability setup (#13899)Patch Changes
f635678,f635678]:v7.1.3Compare Source
Patch Changes
chore: add
.gitto the end ofpackage.jsonrepository url (#14134)Updated dependencies [
c968aef]:v7.1.2Compare Source
Patch Changes
fix: resolve the absolute path of the Wrangler config setting
assets.directoryin case the config file is in a different directory than the root project (#14036)Updated dependencies [
793ae28]:v7.1.1Compare Source
Patch Changes
fix: support assets-only workers in wrangler validation (#14019)
Updated dependencies [
fda0165]:v7.1.0Compare Source
Minor Changes
readimported from$app/server(#13859)Patch Changes
fix: include missing utils file (#14009)
fix: correctly warn users when assets key is missing (#13844)
Updated dependencies [
e5ce8bb,cf88369]:v7.0.5Compare Source
Patch Changes
fix: deprecate
platform.contextin favor ofplatform.ctxto align with Cloudflare's naming convention (#13856)Updated dependencies [
bcdaf21]:v7.0.4Compare Source
Patch Changes
fix: address build failure when using
paths.base(#13769) (#13846)Updated dependencies [
6a6538c4bd937667a56ef5f6673cdef3f2ea7a77,6261a877ae97ff85d07277c51391d925ed1bd096,e7b57e74bdea976ae070562bda76d4bb78cdb6da,408e1f5c2ae593b460861098e8e01f945af395ab,c6cd8c3a5ed96d423a65af5cb5468e3e963cfb54,1a406752aafc2b80d9ccb49f15ebc10301c84480,6c442395a8e6656ff49ecd4041d8e12ed65e80dd]:v7.0.3Compare Source
Patch Changes
v7.0.2Compare Source
Patch Changes
chore(deps): upgrade @cloudflare/workers-types to 4.20250415.0 (#13716)
Updated dependencies [
c51fb554416e0c4a21655c1d79e834f69743d1d5]:v7.0.1Compare Source
Patch Changes
fix: correctly write the worker to the
pages_build_output_dirpath if set in the Wrangler configuration path (#13671)fix: correctly resolve paths provided by the Wrangler config on Windows (#13671)
Updated dependencies [
7fd7bcb7142e7d0d2dd64174fa1a94d56a45d643]:v7.0.0Compare Source
Major Changes
Patch Changes
chore: remove
esbuildas dependency (#13633)Updated dependencies [
370e9f95c1d6efd5393f73d2dbef68143b27f681]:v6.0.1Compare Source
Patch Changes
v6.0.0Compare Source
Major Changes
_headersand_redirectsfiles from the project root instead of the/staticdirectory (#13227)Patch Changes
v5.1.0Compare Source
Minor Changes
Patch Changes
001bc04dece9b0983efc2187225772c19d135345]:v5.0.3Compare Source
Patch Changes
fix: exclude the dynamic route
/_app/env.jsfrom the adapter configroutes.excludespecial value<build>(#13411)Updated dependencies [
9612a60a0277aef0ab4723a0e7ed8dd03a7ffb95,3d88ae33fc14b08a1d48c2cb7315739c8cfcd9fd]:v5.0.2Compare Source
Patch Changes
fix: prevent Vitest from hanging, which was not fully addressed in #12830 (#13373)
Updated dependencies [
09296d0f19c8d1ff57d699e637bd1beabb69d438,d62ed39a431f0db3db4dd90bf6b17ed2a2a2de79,f30352f874790b9de0bd0eba985a21aef23e158e,180fa3467e195065c0a25206c6328a908e6952d7,5906e9708965b848b468d0014999c36272dc8d50,d62ed39a431f0db3db4dd90bf6b17ed2a2a2de79]:v5.0.1Compare Source
Patch Changes
fix: prevent vitest from hanging (#12830)
Updated dependencies [
1bedcc1cfc1f2d85946c1423f60faa8a2a56148b,e201fa9380a00e072a80a2dcab56de3d77e5b67c,f3f08582d41b08c3fd1daf742e5703d9cdca7823,d4bcfccb4503b12fe76140dbb6cfddc81f9419fc,d09bc033123903f359c1ad6fd3a6d8d7fc19298a]:v5.0.0Compare Source
Major Changes
Patch Changes
12ce7eb19fb57907e3db29ef981a8c7a0afc4b6f,528af75f846f971ef64e4d109ac5e22fca046b90]:sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v6.2.1Compare Source
Patch Changes
fix: remove unscopable global styles warning (#1223)
Remove automatic configuration for rolldownOptions.optimization.inlineConst because latest version of rolldown-vite has it enabled by default. (#1225)
v6.2.0Compare Source
Minor Changes
optimization.inlineConstby default to ensure treeshaking works with esm-env in svelte (#1207)v6.1.4Compare Source
Patch Changes
fix: allow preprocess plugin to run twice (#1206)
fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)
replace kleur dependency with builtin node:utils styleText (#1210)
v6.1.3Compare Source
Patch Changes
api.filterand deprecateapi.idFilterto avoid confusingfilter.id = idFilter.idassignments when used as hybrid filter in other plugins (#1199)v6.1.2Compare Source
Patch Changes
v6.1.1Compare Source
Patch Changes
build --watch(#1189)v6.1.0Compare Source
Minor Changes
Patch Changes
skip comment blocks when reporting compiler errors that might be caused by a preprocessor issue (#1166)
increase logLevel to info for "no Svelte config found" message (#1179)
v6.0.0Compare Source
Major Changes
drop support for node18 and update exports map to use default export. cjs is supported via require esm in node 20.19+ (#1129)
Remove experimental "advanced raw queries" feature. Basic
File.svelte?rawis still supported. (#1145)Using the typescript preprocessor now requires a tsconfig.json with verbatimModuleSyntax enabled, eg @tsconfig/svelte (#1135)
remove support for loading commonjs svelte config files (#1142)
bump vite peer dependency to ^6.3.0 || ^7.0.0 (#1130)
define filters using object hook syntax and optimize the filter for resolveId (#1132)
split preprocess and compile into separate plugins (#1145)
It allows vite plugins to transform code between preprocess and compile, see docs and is the recommended way to replace
plugin.api.sveltePreprocessusage in other vite plugins.You can also use vite-plugin-inspect now to inspect the result of svelte.preprocess by checking the transform of
vite-plugin-svelte:preprocessMinor Changes
Add experimental support for rolldown-vite (#1135)
replace esbuild optimizer with rolldown optimizer if rolldown-vite is used (#1135)
add support for loading TypeScript Svelte config files in runtimes that support it (#1142)
Patch Changes
reduce deprecation logging to info and allow disabling it with a flag (#1158)
refactor internal caching to reduce code, memory use and avoid perEnvironmentCache (#1154)
fix: crawl local workspace private packages devDependencies for generating vite config ssr.noExternal (#1155)
log known-issues link when using rolldown-vite (#1144)
use vite environment api internally (#1145)
remove vite7 beta releases from peerDependency range. (#1151)
deprecate
plugin.api.sveltePreprocess(#1145)v5.1.1Compare Source
Patch Changes
svelteconfig.extensions(#1171)v5.1.0Compare Source
Minor Changes
Patch Changes
svelte > clsxto optimizeDeps.include to avoid page reload when using vite6 and npm (#1124)v5.0.3Compare Source
Patch Changes
v5.0.2Compare Source
Patch Changes
codeproperty to changes in svelte5 (#1044)v5.0.1Compare Source
Patch Changes
v5.0.0Compare Source
Major Changes
Handle Vite 6 breaking change and remove Vite 5 handling (#1020)
Support Vite 6 (#1026)
Minor Changes
Add
esm-envtossr.noExternalby default to resolve its conditions with Vite (#1020)Support
?inlinequery on Svelte style virtual modules (#1024)Patch Changes
remove vite6 beta from peer range (#1035)
Allow script tags to span multiple lines (
0db95a9)Updated dependencies [
4fefbc2,e262266]:v4.0.4Compare Source
Patch Changes
1a91581)v4.0.3Compare Source
Patch Changes
codeproperty to changes in svelte5 (#1046)v4.0.2Compare Source
Patch Changes
5309d7b)v4.0.1Compare Source
Patch Changes
v4.0.0Compare Source
Major Changes
only prebundle files with default filenames (.svelte for components, .svelte.(js|ts) for modules) (#901)
remove support for Svelte 4 (#892)
breaking(types): some types that have been unintentionally public are now private (#934)
disable script preprocessing in vitePreprocess() by default because Svelte 5 supports lang=ts out of the box (#892)
replaced svelte-hmr with Svelte 5 compiler hmr integration (#892)
Minor Changes
allow infix notation for svelte modules (#901)
Previously, only suffix notation
.svelte.jswas allowed, now you can also use.svelte.test.jsor.svelte.stories.js.This helps when writing testcases or other auxillary code where you may want to use runes too.
feat(config): dynamically extract list of svelte exports from peer dependency so that new exports work automatically" (#941)
feat(warnings): change default loglevel of warnings originating from files in node_modules to debug. To see them call
DEBUG:vite-plugin-svelte:node-modules-onwarn pnpm build. (#989)Patch Changes
fix: make defaultHandler a required argument for onwarn in plugin options (#895)
prebundle with dev: true by default (#901)
fix(dev): compile with hmr: false for prebundled deps as hmr does not work with that (#950)
fix: ensure svelte modules correctly run in DEV mode (#906)
ensure consistent use of compileOptions.hmr also for prebundling (#956)
fix(optimizeDeps): avoid to optimise server only entrypoints of svelte that are never used on the client (#941)
update peer on workspace packages to avoid packages bumping each other (#916)
export PluginOptions interface (#976)
Remove log about experimental status of Svelte 5. Note that breaking changes can still occur while vite-plugin-svelte 4 is in prerelease mode (#894)
fix: ensure vite config is only resolved once during lazy init of vitePreprocess (#912)
fix(vitePreprocess): default to build config so that svelte-check does not trigger dev-only plugins (#931)
fix: only apply infix filter to basename (#920)
fix: disable hmr when vite config server.hmr is false (#913)
fix(dev): make sure custom cssHash is applied consistently even for prebundled components to avoid hash mismatches during hydration (#950)
Updated dependencies [
22baa25,49324db,e9f048c,213fedd]:v3.1.2Compare Source
Patch Changes
v3.1.1Compare Source
Patch Changes
fix: ensure vite config is only resolved once during lazy init of vitePreprocess (#917)
fix: disable hmr when vite config server.hmr is false (#917)
v3.1.0Compare Source
Minor Changes
Patch Changes
Remove unnecessary
enableSourcemapoption usage and prevent passing it in Svelte 5 (#862)Updated dependencies [
8ae3dc8cf415355f406f23d6104cb6153d75dfc8]:vite-pwa/sveltekit (@vite-pwa/sveltekit)
v1.1.0Compare Source
No significant changes
View changes on GitHub
v1.0.1Compare Source
No significant changes
View changes on GitHub
v1.0.0Compare Source
🚨 Breaking Changes
vite-plugin-pwatov1.0.0- by @userquin in #105 (9a3c2)View changes on GitHub
v0.6.8Compare Source
🚀 Features
View changes on GitHub
v0.6.7Compare Source
🐞 Bug Fixes
View changes on GitHub
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
nodejs/node (node)
v25.2.1: 2025-11-17, Version 25.2.1 (Current), @aduh95Compare Source
This release reverts the spec-compliant behavior of sometimes throwing on
localStorageaccess. We received feedback that this change on an experimental API was too breaking
for a semver-minor release, so we decided to push it back for Node.js 26.0.0.
Commits
ff89b7b6c7] - crypto: ensure documented RSA-PSS saltLength default is used (Filip Skokan) #606625316b580eb] - deps: V8: backport2e4c5cf(Michaël Zasso) #60654ca878bc90e] - doc,src,lib: clarify experimental status of Web Storage support (Antoine du Hamel) #60708a4dee613fd] - Revert "lib: throw from localStorage getter on missing storage path" (Antoine du Hamel) #60750v24.12.0: 2025-12-10, Version 24.12.0 'Krypton' (LTS), @targosCompare Source
Notable Changes
1a00b5f68a] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #59778ff5754077d] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #599828987159234] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #6060092c484ebf4] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #59953b11bc5984e] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #60217e7da5b4b7d] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #60178a7f7d10c06] - (SEMVER-MINOR) src: add an option to make compile cache portable (Aditi) #5879792ea669240] - (SEMVER-MINOR) src,permission: add --allow-inspector ability (Rafael Gonzaga) #5971105d7509bd2] - (SEMVER-MINOR) v8: add cpu profile (theanarkh) #59807Commits
e4a23a35ac] - benchmark: focus on import.meta intialization in import-meta benchmark (Joyee Cheung) #60603b6114ae5c9] - benchmark: add per-suite setup option (Joyee Cheung) #60574ac8e90af7c] - buffer: speed up concat via TypedArray#set (Gürgün Dayıoğlu) #60399acbc8ca13e] - build: upgrade Python linter ruff, add rules ASYNC,PERF (Christian Clauss) #59984f97a609a07] - console: optimize single-string logging (Gürgün Dayıoğlu) #604226cd9bdc580] - crypto: ensure documented RSA-PSS saltLength default is used (Filip Skokan) #606620fafe24d9b] - crypto: fix argument validation in crypto.timingSafeEqual fast path (Joyee Cheung) #6053854421e0419] - debugger: fix event listener leak in the run command (Joyee Cheung) #60464c361a628b4] - deps: V8: cherry-pick72b0e27(pthier) #60732c70f4588dd] - deps: V8: cherry-pick6bb32bd(Erik Corry) #60732881fe784c5] - deps: V8: cherry-pick0dd2318(Erik Corry) #60732457c33efcc] - deps: V8: cherry-pickdf20105(Erik Corry) #607320bf45a829c] - deps: V8: backporte5dbbba(Darshan Sen) #605244993bdc476] - deps: V8: cherry-pick5ba9200(Juan José Arboleda) #606201e9abe0078] - deps: update corepack to 0.34.5 (Node.js GitHub Bot) [#60842](https://redirect.github.cConfiguration
📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.