chore(deps): update all non-major dependencies #110
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.10.0
->^1.10.1
^2.3.3
->^2.3.4
^19.5.7
->^19.6.0
9.7.0
->9.7.1
^0.2.9
->^0.2.10
^1.8.20
->^1.8.21
^5.0.0-next.216
->^5.0.0-next.225
^5.4.0
->^5.4.1
^3.4.37
->^3.4.38
Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.10.1
Compare Source
🐞 Fixes
hooks-extra/prefer-use-state-lazy-initialization
false positive when using an initializer function.🪄 Improvements
no-implicit-key
error marker position and range.@typescript-eslint
's packages to^8.1.0
.sveltejs/kit (@sveltejs/package)
v2.3.4
Compare Source
Patch Changes
nrwl/nx (nx)
v19.6.0
Compare Source
pnpm/pnpm (pnpm)
v9.7.1
Compare Source
bluwy/publint (publint)
v0.2.10
Compare Source
Features
"repository"
field (https://github.com/bluwy/publint/pull/106)"repository"
is a string, it must be one of the supported shorthand strings from the docs."repository"
is an object with"type": "git"
, the"url"
must be a valid git URL and can be parsed by npm.git://
protocol for GitHub repos should not be used due security concerns.git+
and postfixed with.git
. (This is also warned by npm when publishing a package).New Contributors
Full Changelog: bluwy/publint@v0.2.9...v0.2.10
sveltejs/svelte (svelte)
v5.0.0-next.225
Compare Source
Patch Changes
chore: improve the performance of set_text for single expressions (#12893)
fix: add cleanup function signature to
createRawSnippet
(#12894)feat: more efficient checking for missing SSR text node (#12891)
fix: ensure nullish expressions render empty text (#12898)
v5.0.0-next.224
Compare Source
Patch Changes
chore: inline start and end node properties into effect (#12878)
fix: correctly ensure prop bindings are reactive when bound (#12879)
fix: remove sapper bindings (#12875)
chore: refactor internal signal dependency heuristic (#12881)
fix: allow store as initial value for props in ssr (#12885)
v5.0.0-next.223
Compare Source
Patch Changes
fix: treat module-level imports as non-reactive in legacy mode (#12845)
breaking: remove foreign namespace (#12869)
feat: more efficient text-only fragments (#12864)
fix: ensure outro animation is not prematurely aborted (#12865)
chore: improve performance of DOM traversal operations (#12863)
feat: better destructuring assignments (#12872)
fix: stricter
crossorigin
andwrap
attributes types (#12858)v5.0.0-next.222
Compare Source
Patch Changes
fix: avoid throwing
store_invalid_subscription_module
for runes (#12848)fix: omit
$index
parameter where possible (#12851)feat: skip over static subtrees (#12849)
chore: set
binding.kind
before analysis (#12843)feat: better compiler warnings for non-reactive dependencies of reactive statements (#12824)
fix: skip unnecessary
$legacy
flag (#12850)v5.0.0-next.221
Compare Source
Patch Changes
fix: ensure onwheel is passive by default (#12837)
chore: improve signal perf by using Set rather than array for reactions (#12831)
fix: ensure each key validation occurs for updates (#12836)
v5.0.0-next.220
Compare Source
Patch Changes
v5.0.0-next.219
Compare Source
Patch Changes
v5.0.0-next.218
Compare Source
Patch Changes
breaking: replace
$state.frozen
with$state.raw
(#12808)fix: ensure inspect effects are skipped from effect parent logic (#12810)
v5.0.0-next.217
Compare Source
Patch Changes
feat: deprecate
svelte:component
(#12694)feat: treat tag with
.
as a component, even if lowercase (#12798)vitejs/vite (vite)
v5.4.1
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__
(#17876) (e686d74), closes #17876handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865vuejs/core (vue)
v3.4.38
Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.