fix(deps): update all non-major dependencies#1146
Merged
Merged
Conversation
922c293 to
2e53edb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.110.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.4Release Notes
changesets/changesets (@changesets/cli)
v2.29.5Compare Source
sveltejs/kit (@sveltejs/kit)
v2.22.0Compare Source
Minor Changes
vite-plugin-svelte@^6.0.0-next.0andvite@^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.0Compare Source
Minor Changes
92f2c9cThanks @dotcarmen! - feat: support non-js languages likecssfor@eslint/cssandjsonfor@eslint/jsonsveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.9.3Compare Source
Patch Changes
5db956eThanks @ota-meshi! - fix(no-top-level-browser-globals): false positive for{#if browser}microsoft/playwright (playwright-core)
v1.53.1Compare Source
pnpm/pnpm (pnpm)
v10.12.2Compare Source
Patch Changes
enableGlobalVirtualStoreset totrue#9648.--helpand-hflags not working as expected for thepnpm createcommand.pnpm licenses list --jsoncommand is incorrect.pnpm deployfails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE#9595.postcss/postcss (postcss)
v8.5.6Compare Source
ContainerWithChildrentype discriminating (by @Goodwine).prettier/prettier (prettier)
v3.6.0Compare Source
diff
🔗 Release Notes
sveltejs/svelte (svelte)
v5.34.7Compare Source
Patch Changes
v5.34.6Compare Source
Patch Changes
v5.34.5Compare 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.4Compare Source
Patch Changes
fix: don't set state withing
with_parentin proxy (#16176)fix: use compiler-driven reactivity in legacy mode template expressions (#16100)
sveltejs/language-tools (svelte-check)
v4.2.2Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.34.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.
vitejs/vite (vite)
v7.0.0-beta.2Compare Source
configurePreviewServerhook (#20224) (b989c42), closes #20224configureServerhook (#20222) (f5cc4c0), closes #20222svitejs/vitefu (vitefu)
v1.0.7Compare Source
vitest-dev/vitest (vitest)
v3.2.4Compare Source
🐞 Bug Fixes
vitest run --watchshould 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)minWorkerswhen onlymaxWorkersspecified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.metashould 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.