chore(deps): update all non-major dependencies #169
+316
−326
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:
^9.36.0
->^9.37.0
^6.9.0
->^6.9.1
^24.6.0
->^24.7.2
^9.36.0
->^9.37.0
^20.0.0
->^20.0.1
10.17.1
->10.18.3
^5.39.7
->^5.40.0
^4.3.2
->^4.3.3
^5.9.2
->^5.9.3
^8.45.0
->^8.46.1
^7.1.7
->^7.1.10
Release Notes
eslint/eslint (@eslint/js)
v9.37.0
Compare Source
testing-library/jest-dom (@testing-library/jest-dom)
v6.9.1
Compare Source
eslint/eslint (eslint)
v9.37.0
Compare Source
capricorn86/happy-dom (happy-dom)
v20.0.1
Compare Source
pnpm/pnpm (pnpm)
v10.18.3
Compare Source
Patch Changes
verifyDepsBeforeInstall: install
and pre/post install scripts that called other pnpm scripts #10060.@scope:registry
) being parsed as property paths inpnpm config get
when--location=project
is used #9362.pnpm config set --location=project
incorrectly handling keys with slashes (auth tokens, registry settings) #9884.pnpm-workspace.yaml
and.npmrc
exist,pnpm config set --location=project
now writes topnpm-workspace.yaml
(matching read priority) #10072.pnpm outdated --long
#10040.v10.18.2
Compare Source
Patch Changes
pnpm outdated --long
should work #10040.pnpm dlx
should request the full metadata of packages, whenminimumReleaseAge
is set #9963.EPIPE
errors when piping output to other commands #10027.v10.18.1
Compare Source
Patch Changes
--lockfile-only
is used #8320.pnpm setup
creates a command shim to the pnpm executable. This is needed to be able to runpnpm self-update
on Windows #5700.pnpm install
, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalog
as originally intended.v10.18.0
Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMs
andfetchMinSpeedKiBps
.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAge
configuration #10030.cleanupUnusedCatalogs
configuration when removing dependent packages.scriptShell
is set tofalse
#8748.pnpm dlx
should not fail whenminimumReleaseAge
is set #10037.sveltejs/svelte (svelte)
v5.40.0
Compare Source
Minor Changes
createContext
utility for type-safe context (#16948)Patch Changes
chore: simplify
batch.apply()
(#16945)fix: don't rerun async effects unnecessarily (#16944)
v5.39.13
Compare Source
Patch Changes
fix: add missing type for
fr
attribute forradialGradient
tags in svg (#16943)fix: unset context on stale promises (#16935)
v5.39.12
Compare Source
Patch Changes
fix: better input cursor restoration for
bind:value
(#16925)fix: track the user's getter of
bind:this
(#16916)fix: generate correct SSR code for the case where
pending
is an attribute (#16919)fix: generate correct code for
each
blocks with async body (#16923)v5.39.11
Compare Source
Patch Changes
v5.39.10
Compare Source
Patch Changes
fix: hydrate each blocks inside element correctly (#16908)
fix: allow await in if block consequent and alternate (#16890)
fix: don't replace rest props with
$$props
for excluded props (#16898)fix: correctly transform
$derived
private fields on server (#16894)fix: add
UNKNOWN
evaluation value before breaking forbinding.initial===SnippetBlock
(#16910)v5.39.9
Compare Source
Patch Changes
v5.39.8
Compare Source
Patch Changes
fix: check boundary
pending
attribute at runtime on server (#16855)fix: preserve tuple type in
$state.snapshot
(#16864)fix: allow await in svelte:boundary without pending (#16857)
fix: update
bind:checked
error message to clarify usage with radio inputs (#16874)sveltejs/language-tools (svelte-check)
v4.3.3
Compare Source
Patch Changes
fix: prevent file watcher issue (#2859)
fix: allow
undefined
andnull
values for#each
in Svelte 5 (#2863)perf: check if file content changed in tsconfig file watch (#2859)
microsoft/TypeScript (typescript)
v5.9.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.46.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.
v8.46.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.1.10
Compare Source
Bug Fixes
//
(#20760) (b95fa2a)fileToBuiltUrl
(#20898) (73b6d24)Documentation
WebSocket
spelling (#20890) (29e98dc)Miscellaneous Chores
v7.1.9
Compare Source
Reverts
v7.1.8
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
create-react-app
license (#20865) (166a178)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.