chore(deps): update all non-major dependencies #1277
+618
−626
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:
5.4.0→5.5.22.49.5→2.50.122.19.5→22.19.722.19.5→22.19.7v6.0.1→v6.0.2v6.1.0→v6.2.0v1.5.3→v1.6.017.23.1→17.23.25.5.4→5.5.517.0.0→17.1.01.56.1→1.57.01.58.010.28.0→10.28.13.7.4→3.8.10.3.16→0.3.171.97.2→1.97.35.46.4→5.48.05.48.2(+1)5.46.4→5.48.05.48.2(+1)8.52.0→8.53.18.0.0-beta.7→8.0.0-beta.98.0.0-beta.104.0.16→4.0.18Release Notes
sveltejs/kit (@sveltejs/adapter-node)
v5.5.2Compare Source
Patch Changes
fix: disable gzip and brotli when precompress=false (#15182)
Updated dependencies [
46c1ebd,2dd74c8,8871b54]:v5.5.1Compare Source
Patch Changes
fix: add validations for protocol, host, and port header values (
d9ae9b0)Updated dependencies [
81cd545,d9ae9b0,8ed8155]:v5.5.0Compare Source
Minor Changes
sveltejs/kit (@sveltejs/kit)
v2.50.1Compare Source
Patch Changes
fix: include
hooks.serverandhooks.universalas explicit Vite build inputs to ensure assets imported by hooks files are correctly discovered (#15178)fix: improves fields type for generic components (#14974)
fix: preload links if href changes (#15191)
v2.50.0Compare Source
Minor Changes
buttonPropsfrom experimental remote form functions; use e.g.<button {...myForm.fields.action.as('submit', 'register')}>Register</button>button instead (#15144)actions/checkout (actions/checkout)
v6.0.2Compare Source
actions/setup-node (actions/setup-node)
v6.2.0Compare Source
changesets/action (changesets/action)
v1.6.0Compare Source
Minor Changes
342005dThanks @harsha-venugopal-ledn! - Upgrade from Node.js 20 to Node.js 24 LTSeslint-community/eslint-plugin-n (eslint-plugin-n)
v17.23.2Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.5Compare Source
Patch Changes
#772
7264ed0Thanks @BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks @aswils! - fix: bump synckit for yarn PnP ESM issuesindresorhus/globals (globals)
v17.1.0Compare Source
webpackandrspackglobals (#333)65cae73microsoft/playwright (playwright-core)
v1.57.0Compare Source
pnpm/pnpm (pnpm)
v10.28.1Compare Source
prettier/prettier (prettier)
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
publint/publint (publint)
v0.3.17Compare Source
Patch Changes
Fix packing packages with pnpm when
publishConfig.directoryis set (#216)Updated dependencies [
2dcb107]:sass/dart-sass (sass)
v1.97.3Compare Source
could cause outer style rules to be omitted.
sveltejs/svelte (svelte)
v5.48.0Compare Source
Minor Changes
parseCssfromsvelte/compiler(#17496)Patch Changes
fix: handle non-string values in
svelte:elementthisattribute (#17499)fix: faster deduplication of dependencies (#17503)
v5.47.1Compare Source
Patch Changes
selectedcontentreactivity (#17486)v5.47.0Compare Source
Minor Changes
<select>elements (#17429)Patch Changes
fix: mark subtree of svelte boundary as dynamic (#17468)
fix: don't reset static elements with debug/snippets (#17477)
typescript-eslint/typescript-eslint (typescript-eslint)
v8.53.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.53.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v8.0.0-beta.9Compare Source
Features
envPrefixcontains spaces (#21292) (9fcde3c)Bug Fixes
server.listencallback (#21451) (602d786)rolldownCjsExternalPluginforplatform: neutral(#21452) (d2fc4be)Miscellaneous Chores
Code Refactoring
rolldownCjsExternalPlugin(#21450) (ebda8fd)v8.0.0-beta.8Compare Source
⚠ BREAKING CHANGES
import.meta.hot.acceptresolution fallback (#21382)Features
Bug Fixes
process.getBuiltinModuleinstead ofimport('node:module')(#21402) (6633bcb)Code Refactoring
import.meta.hot.acceptresolution fallback (#21382) (71d0797)vitest-dev/vitest (vitest)
v4.0.18Compare Source
🚀 Experimental Features
onModuleRunnerhook toworker.init- by @sheremet-va in #9286 (ea837)🐞 Bug Fixes
meta.urlincreateRequire- by @sheremet-va in #9441 (e0572)View changes on GitHub
v4.0.17Compare Source
🚀 Features
🐞 Bug Fixes
addEventHandler#9371 - by @ThibautMarechal in #9372 and #9371 (40841)process.envandimport.meta.envdefines in inline project - by @hi-ogawa in #9239 (b70c9)ErrorEvent.messagewhen unhandledErrorEvent.erroris null - by @hi-ogawa in #9322 (5d84e)fileParallelismon an instance - by @sheremet-va in #9328 (15006)istanbul-lib-source-mapsusage - by @AriPerkkio in #9344 (b0940)View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.