fix(deps): update all non-major dependencies #1146
Merged
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:
^2.29.4
->^2.29.5
^2.21.5
->^2.22.0
^5.4.1
->^5.5.0
^3.9.2
->^3.9.3
~1.53.0
->~1.53.1
10.12.1
->10.12.2
^8.5.5
->^8.5.6
^3.5.3
->^3.6.0
^5.34.3
->^5.34.7
^4.2.1
->^4.2.2
^8.34.0
->^8.34.1
^7.0.0-beta.1
->^7.0.0-beta.2
^1.0.6
->^1.0.7
^3.2.3
->^3.2.4
Release Notes
changesets/changesets (@changesets/cli)
v2.29.5
Compare Source
sveltejs/kit (@sveltejs/kit)
v2.22.0
Compare Source
Minor Changes
vite-plugin-svelte@^6.0.0-next.0
andvite@^7.0.0-beta.0
. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #13738 for ongoing work. (#13747)prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.0
Compare Source
Minor Changes
92f2c9c
Thanks @dotcarmen! - feat: support non-js languages likecss
for@eslint/css
andjson
for@eslint/json
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.9.3
Compare Source
Patch Changes
5db956e
Thanks @ota-meshi! - fix(no-top-level-browser-globals): false positive for{#if browser}
microsoft/playwright (playwright-core)
v1.53.1
Compare Source
pnpm/pnpm (pnpm)
v10.12.2
Compare Source
Patch Changes
enableGlobalVirtualStore
set totrue
#9648.--help
and-h
flags not working as expected for thepnpm create
command.pnpm licenses list --json
command is incorrect.pnpm deploy
fails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE
#9595.postcss/postcss (postcss)
v8.5.6
Compare Source
ContainerWithChildren
type discriminating (by @Goodwine).prettier/prettier (prettier)
v3.6.0
Compare Source
diff
🔗 Release Notes
sveltejs/svelte (svelte)
v5.34.7
Compare Source
Patch Changes
v5.34.6
Compare Source
Patch Changes
v5.34.5
Compare Source
Patch Changes
fix: keep spread non-delegated event handlers up to date (#16180)
fix: remove undefined attributes on hydration (#16178)
fix: ensure sources within nested effects still register correctly (#16193)
fix: avoid shadowing a variable in dynamic components (#16185)
v5.34.4
Compare Source
Patch Changes
fix: don't set state withing
with_parent
in proxy (#16176)fix: use compiler-driven reactivity in legacy mode template expressions (#16100)
sveltejs/language-tools (svelte-check)
v4.2.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.34.1
Compare 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)
v7.0.0-beta.2
Compare Source
configurePreviewServer
hook (#20224) (b989c42), closes #20224configureServer
hook (#20222) (f5cc4c0), closes #20222svitejs/vitefu (vitefu)
v1.0.7
Compare Source
vitest-dev/vitest (vitest)
v3.2.4
Compare Source
🐞 Bug Fixes
vitest run --watch
should be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>
exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkers
when onlymaxWorkers
specified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.meta
should be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)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.