chore(deps): update all patch dependencies #4468
Merged
+242
−242
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.9
->^1.10.12
^4.0.0
->^4.0.2
^3.0.7
->^3.0.8
^4.17.14
->^4.17.15
^7.1.3
->^7.1.5
^5.19.3
->^5.19.6
^4.0.0
->^4.0.2
Release Notes
swc-project/swc (@swc/core)
v1.10.12
Compare Source
Bug Fixes
const
without init (#9970) (1b57261)Performance
(es/minifier) Make analyzer not call
collect_infects_from
recursively (#9924) (37616c3)(es/minifier) Skip complex inline operations if possible (#9972) (772cc30)
(es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)
v1.10.11
Compare Source
Bug Fixes
(es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)
(es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)
(es/parser) Parse
yield<T> (v: T)=>v
(#9915) (04333aa)(ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)
(typescript) Allow references to the global Symbol in computed property names under
isolatedDeclarations
(#9869) (e4c1e03)Features
(es/minifier) Compress negate eq (#9911) (e8f23cf)
(es/minifier) Compress Assign to number (#9943) (d5f40a0)
(parallel) Add
merge_in_parallel
(#9939) (c5b8390)Merge
hstr
into the main repository (#9963) (bc61c13)Miscellaneous Tasks
(es/minifier) Add a script for samply profiler (#9923) (8f8dcaa)
(preset-env) Update
browserslist-rs
(#9918) (606ffe5)Performance
(es/react) Use proper string types for react configuration (#9949) (1bf837e)
(es/utils) Prevent too many recursion (#9931) (d24f785)
(es/utils) Restrict recursion of
get_type
(#9933) (1781b85)(preset-env) Store
Versions
inArc
(#9950) (03dffb5)Refactor
(es/minifier) Make
minify-all
example sequential (#9912) (5b5c87e)(hstr) Remove needless operations (#9964) (6f781d8)
(swc) Remove typo feature (#9965) (4b14eec)
Apply all pending breaking changes (#9966) (1c2f7e9)
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.0.2
Compare Source
Fixed
grid-cols-*
andgrid-rows-*
utilities (#16020)@reference
or@variant
(#16057)<style>
blocks in HTML files (#16069)@keyframes
in@theme reference
(#16120)@variant
when at the top-level of a stylesheet (#16129)v4.0.1
Compare Source
Added
:open
pseudo-class in existingopen
variant (#15349)Fixed
min-w/h-none
utilities (#15845)none
modifier have a line-height set e.g.text-sm/none
(#15921)--spacing
variable (#15857)@tailwindcss/browser
does not pollute the global namespace (#15978)tailwind-merge
is not scanned when using the Vite plugin (#16005)/
directory (#15988)leading-[1]
toleading-none
(#16004)remix-run/react-router (react-router-dom)
v7.1.5
Compare Source
Patch Changes
[email protected]
v7.1.4
Compare Source
Patch Changes
[email protected]
sveltejs/svelte (svelte)
v5.19.6
Compare Source
Patch Changes
fix: do not prune selectors like
:global(.foo):has(.scoped)
(#15140)fix: don't error on slot prop inside block inside other component (#15148)
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
fix: silence a11y attribute warnings when spread attributes present (#15150)
fix: prevent false-positive ownership validations due to hot reload (#15154)
fix: widen ownership when calling setContext (#15153)
v5.19.5
Compare Source
Patch Changes
fix: improve derived connection to ownership graph (#15137)
fix: correctly look for sibling elements inside blocks and components when pruning CSS (#15106)
v5.19.4
Compare Source
Patch Changes
fix: Add
bind:focused
property toHTMLAttributes
type (#15122)fix: lazily connect derievds (in deriveds) to their parent (#15129)
fix: disallow $state/$derived in const tags (#15115)
Configuration
📅 Schedule: Branch creation - "* 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.