chore(deps): update all non-major dependencies #132
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.15.0
->^1.15.1
^2.3.5
->^2.3.7
^5.33.3
->^5.34.1
^20.0.3
->^20.0.6
9.12.2
->9.12.3
^0.2.11
->^0.2.12
^1.9.2
->^1.9.3
^5.0.3
->^5.1.3
^5.4.9
->^5.4.10
Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.15.1
Compare Source
✨ New
react-x/avoid-shorthand-boolean
andreact-x/prefer-shorthand-fragment
by @Rel1cx🐞 Fixes
as
andsatisfies
expressions handling togetFunctionIdentifier
by @Rel1cx , closes https://github.com/Rel1cx/eslint-react/issues/843sveltejs/kit (@sveltejs/package)
v2.3.7
Patch Changes
v2.3.6
Patch Changes
webpro-nl/knip (knip)
v5.34.1
Compare Source
846ed76
)9defcb9
)e028528
)20070ba
)5bb56e7
)c9afd52
)20b2504
)v5.34.0
Compare Source
path
if step also hasrepository
in github-action plugin (c6e4d31
)a2217a2
)a2e83f8
)bae87d9
)31f1e7e
)617e067
)939f511
)f4db204
)c2e2712
)virtual:
imports, don't report as unlisted dependencies (2ef75cc
)53839e0
)98c1ff7
)ignoreDependencies
(b8875be
)58ba79f
)f4dc1e1
)a413ad8
)c03f963
)d288779
)f2732fa
)4973a9d
)6115107
)f1349c2
)nrwl/nx (nx)
v20.0.6
Compare Source
20.0.6 (2024-10-25)
🚀 Features
🩹 Fixes
tsBuildInfoFile
as output when it's not contained in theoutDir
(#28538)❤️ Thank You
v20.0.5
Compare Source
20.0.5 (2024-10-23)
🩹 Fixes
❤️ Thank You
v20.0.4
Compare Source
20.0.4 (2024-10-23)
🩹 Fixes
❤️ Thank You
pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).bluwy/publint (publint)
v0.2.12
Compare Source
Features
"license"
field is not set inpackage.json
, a suggestion will now be shown to add the field (https://github.com/bluwy/publint/issues/111)Bug fixes
"repostory"
field, string shorthands with nested paths likegitlab:org/user/repo
is now considered valid (https://github.com/bluwy/publint/issues/113)Site
Full Changelog: bluwy/publint@v0.2.11...v0.2.12
solidjs/solid (solid-js)
v1.9.3
Compare Source
sveltejs/svelte (svelte)
v5.1.3
Compare Source
Patch Changes
fix: rethrow errors from await block if no catch block exists (#13819)
fix: ensure SVG element attributes have case preserved (#13935)
fix: ensure bind:group works as intended with proxied state objects (#13939)
fix: ensure value is correctly set to zero on the progress element (#13924)
fix: skip comment nodes in snippet validation logic (#13936)
fix: typo in
Action
types (#13874)fix: remove metadata from legacy AST (#13927)
v5.1.2
Compare Source
Patch Changes
fix: improve consistency of transitions (#13895)
fix: enable bound store props in runes mode components (#13887)
fix: ensure each block references to imports are handled correctly (#13892)
fix: ensure SvelteMap reactivity persists through deriveds (#13877)
fix: ensure snippets after empty text correctly hydrate (#13870)
fix: prevent migration script from adding
props.
to theexport let
identifier (#13899)fix: prevent var name clashing for delegated events without params (#13896)
v5.1.1
Compare Source
Patch Changes
fix: internally wrap store subscribe in untrack (#13858)
fix: allow binding to const with spread in legacy mode (#13849)
fix: ensure props internally untracks current_value on sets (#13859)
fix: properly traverse children when checking matches for
:has
(#13866)v5.1.0
Compare Source
Minor Changes
feat: export mount() options as the MountOptions type (#13674)
feat: allow usage of getContext() within $derived runes (#13830)
Patch Changes
fix: properly migrate ts with inferred type comments (#13761)
fix: correct property name conversion in custom transitions (#13820)
fix: ensure $effect.tracking returns false inside transition functions (#13775)
fix: migrate default slots to children snippet (#13760)
fix: don't print errors on migration errors (#13754)
fix: prevent spread attribute from overriding class directive (#13763)
fix: ensure
:has
selectors followed by other selectors match (#13824)fix: ensure muted DOM property works correctly in FF (#13751)
fix: show filename information in
legacy_recursive_reactive_block
(#13764)v5.0.5
Compare Source
Patch Changes
fix: mark
:has
selectors with multiple preceding selectors as used (#13750)fix: ensure event context is reset before invoking callback (#13737)
fix: add more robust check for
Element
prototype (#13744)fix: do not comment out unused selectors that are inside an unused selector (#13746)
fix: more accurately detect
$derived
migration opportunities (#13740)fix: @debug does not work with proxied-state (#13690)
fix: do not add jsdoc if no types found (#13738)
v5.0.4
Compare Source
Patch Changes
fix: webview preload tag can be any string (#13733)
fix: better children snippet / default slot interop (#13734)
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.