chore(deps): update non-major dependencies #381
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:
1.53.1
->1.53.2
2.22.1
->2.22.2
0.7.1
->0.7.3
0.7.1
->0.7.3
0.7.1
->0.7.2
0.7.1
->0.7.3
0.7.1
->0.7.3
8.34.1
->8.35.1
8.34.1
->8.35.1
5.5.0
->5.5.1
3.17.5
->3.17.6
3.6.0
->3.6.2
5.34.7
->5.35.4
4.2.1
->4.2.2
0.23.0
->0.24.0
2.11.6
->2.11.7
2.2.10
->2.2.12
Release Notes
microsoft/playwright (@playwright/test)
v1.53.2
Compare Source
sveltejs/kit (@sveltejs/kit)
v2.22.2
Compare Source
Patch Changes
fix: use fallback if
untrack
doesn't exist in svelte package (#13933)fix: warning for chrome devtools requests now suggests sv instead of vite plugin (#13905)
TanStack/store (@tanstack/react-store)
v0.7.3
Compare Source
Version 0.7.3 - 7/6/25, 10:17 PM
Changes
Fix
380b52c
) by @SashaZelPackages
v0.7.2
Compare Source
Version 0.7.2 - 7/6/25, 10:11 PM
Changes
Fix
4694359
) by Corbin CrutchleyChore
ed92032
) by renovate[bot]abd9c6b
) by renovate[bot]e2d023f
) by renovate[bot]7e54995
) by renovate[bot]3ce95cd
) by renovate[bot]8f21ee1
) by renovate[bot]Other
7073e60
) by MainendraPackages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.35.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.35.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.35.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.35.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.1
Compare Source
Patch Changes
bfd1e95
Thanks @JounQin! - fix: useprettierRcOptions
directly for prettier 3.6+nuxt/nuxt (nuxt)
v3.17.6
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
nuxt.config
(#32324)nuxt:chunk-reload-immediate
(#32382)set-cookie
headers in error handler (#32483)asyncData
runs if changing key while fetcher is running (#32466)navigateTo
(#32393)<NuxtLink>
's custom on click handler (#32499)inheritAttrs: false
increateClientOnly
fn (#32323)output.generatedCode.symbols
for nitro build (#32358)💅 Refactors
📖 Documentation
h3js
(#32243)clear
function description (#32287)defineNuxtPlugin
function documentation (#32328)<NuxtLink>
encodes query params (#32361)bun.lock
for lockfile (#32427)🏡 Chore
workspace
toprojects
(#32388)✅ Tests
immediate: false
(#32473)🤖 CI
❤️ Contributors
prettier/prettier (prettier)
v3.6.2
Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
sveltejs/svelte (svelte)
v5.35.4
Compare Source
Patch Changes
v5.35.3
Compare Source
Patch Changes
fix: account for mounting when
select_option
inattribute_effect
(#16309)fix: do not proxify the value assigned to a derived (#16302)
v5.35.2
Compare Source
Patch Changes
v5.35.1
Compare Source
Patch Changes
__svelte_meta
objects (#16255)v5.35.0
Compare Source
Minor Changes
getAbortSignal()
(#16266)Patch Changes
v5.34.9
Compare Source
Patch Changes
v5.34.8
Compare Source
Patch Changes
fix: untrack
$inspect.with
and add check for unsafe mutation (#16209)fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)
lift unsafe_state_mutation constraints for SvelteSet, SvelteMap, SvelteDate, SvelteURL and SvelteURLSearchParams created inside the derived (#16221)
sveltejs/language-tools (svelte-check)
v4.2.2
Compare Source
davidmyersdev/vite-plugin-node-polyfills (vite-plugin-node-polyfills)
v0.24.0
Compare Source
rolldown-vite
supportv0.23.1
buildv0.23.1
Compare Source
solidjs/vite-plugin-solid (vite-plugin-solid)
v2.11.7
Compare Source
Patch Changes
f58b288
: add new configuration from dom-expressionsvuejs/language-tools (vue-tsc)
v2.2.12
Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, 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.