fix(deps): update all non-major dependencies #19440
Open
+42
−42
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:
^7.26.8
->^7.26.9
^7.26.8
->^7.26.9
^7.26.8
->^7.26.9
^7.26.7
->^7.26.9
^2.3.2
->^2.5.0
^4.0.6
->^4.0.7
^4.0.6
->^4.0.7
^19.0.8
->^19.0.10
^19.0.3
->^19.0.4
^2.9.1
->^2.10.0
^3.20250204.1
->^3.20250214.0
^5.0.9
->^5.1.0
^10.25.4
->^10.26.2
^3.5.3
->^3.6.0
^1.84.0
->^1.85.0
^1.83.4
->^1.85.0
^3.0.0
->^3.0.1
^5.20.0
->^5.20.2
^4.0.6
->^4.0.7
^0.2.10
->^0.2.11
^8.24.0
->^8.24.1
^1.3.5
->^1.3.6
^3.0.5
->^3.0.6
^2.2.0
->^2.2.2
Release Notes
babel/babel (@babel/core)
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)babel/babel (@babel/parser)
v7.26.9
Compare Source
v7.26.9 (2025-02-14)
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)Committers: 5
shikijs/shiki (@shikijs/vitepress-twoslash)
v2.5.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.4.2
Compare Source
🚀 Features
flatTokenVariants
utility, refactor utils folder - by @antfu (634fa)🐞 Bug Fixes
CodeToTokensWithThemesOptions
- by @antfu (d6195)View changes on GitHub
v2.4.1
Compare Source
🚀 Features
guessEmbeddedLanguages
from core - by @antfu (89ae7)View changes on GitHub
v2.4.0
Compare Source
🚀 Features
View changes on GitHub
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.0.7
Compare Source
Fixed
tailwindcss/lib/util/flattenColorPalette.js
for backward compatibility (#16411)_
in suggested theme keys (#16433)--default-outline-width
can be used to change theoutline-width
value of theoutline
utility (#16469)tailwindcss/plugin
for backward compatibility (#16505)@tailwindcss/oxide
Windows builds (#16602)tailwindcss
in@tailwindcss/*
packages (#16623)darkMode
JS config setting with block syntax converts to use@slot
(#16507)tailwindcss
and@tailwindcss/postcss
are installed when upgrading (#16620)cloudflare/workers-sdk (miniflare)
v3.20250214.0
Compare Source
Patch Changes
#8171
5e06177
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
ai/nanoid (nanoid)
v5.1.0
Compare Source
preactjs/preact (preact)
v10.26.2
Compare Source
This is a hotfix release! If you are encountering bundling issues with regards to unallowed
import
syntax, this will fix it!Fixes
Maintenance
v10.26.1
Compare Source
Fixes
Optimization
Maintenance
v10.26.0
Compare Source
Features
Fixes
_hasScuFromHooks
mangle (#4645, thanks @rschristian)Types
HTMLProps
to extend all known props (#4651, thanks @rschristian)ComponentProps
type (#4634, thanks @rschristian)generic
aria role from types (#4610, thanks @rschristian)FowardRefRenderFunction
type to compat (#4675, thanks @rschristian)Maintenance
mjeanroy/rollup-plugin-license (rollup-plugin-license)
v3.6.0
Compare Source
sass/dart-sass (sass)
v1.85.0
Compare Source
@extend
. This causedunacceptable performance issues for certain heavy users of
@extend
. We'lltry to find a more performant way to accomplish it in the future.
sass/embedded-host-node (sass-embedded)
v1.85.0
Compare Source
@extend
. This causedunacceptable performance issues for certain heavy users of
@extend
. We'lltry to find a more performant way to accomplish it in the future.
lukeed/sirv (sirv)
v3.0.1
Compare Source
Patches
(sirv): ensure
"types"
field points to real file (#169)Thank you @bluwy
(
sirv-cli
): ensurePORT
is used if available (#165, #164)When string, always chose a random port.
Thank you @pixeldrew
sveltejs/svelte (svelte)
v5.20.2
Compare Source
Patch Changes
chore: remove unused
options.uid
inrender
(#15302)fix: do not warn for
binding_property_non_reactive
if binding is a store in an each (#15318)fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
fix:
muted
reactive withoutbind
and select/autofocus attributes working with function calls (#15326)fix: ensure input elements and elements with
dir
attribute are marked as non-static (#15259)fix: fire delegated events on target even it was disabled in the meantime (#15319)
v5.20.1
Compare Source
Patch Changes
fix: ensure AST analysis on
svelte.js
modules succeeds (#15297)fix: ignore typescript abstract methods (#15267)
fix: correctly ssr component in
svelte:head
with$props.id()
orcss='injected'
(#15291)SuperchupuDev/tinyglobby (tinyglobby)
v0.2.11
Compare Source
I've opened a sponsorships page! Consider sponsoring at https://github.com/sponsors/SuperchupuDev
if you'd like to support the development of this project. This is a huge release in a technical aspect
that took many months to get right.
Added
New optimizer to avoid crawling directories with entries that will never match.
This is a huge performance improvement and it should solve most if not all performance issues in the library.
This has taken many months to figure out and implement and has gotten through three different implementations
with the help and/or advice of many people, most from e18e:
Other performance improvements, such as early returning without patterns by bluwy
and micro-optimizations by Torathion
debug
option. Useful for development purposesFixed
typescript-eslint/typescript-eslint (typescript-eslint)
v8.24.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.
yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)
v1.3.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
vitest-dev/vitest (vitest)
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotask
from default fake timers to not break node fetch - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7505 (167a9)toHaveClass
typing - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7383 (7ef23)maxWorkers
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7483 (adbb2)vite-node
to pass correct execution wrapper offset - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7417 (1f2e5)inspect
related cli options - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7373 (ed15b)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.2.2
Compare Source
Features
$attrs
,$slots
,$refs
and$el
in the template (#5056) - Thanks to @KazariEX!useAttrs
(#5106) - Thanks to @KazariEX!strictTemplates
(#5138)checkUnknownDirectives
option (#5141) - Thanks to @KazariEX!<script vapor>
- Thanks to @KazariEX!Bug Fixes
<template>
withv-slot
(#5077) - Thanks to @KazariEX!loc.source
instead of node content$attrs
with__VLS_ctx.$attrs
(#5113) - Thanks to @KazariEX!class
(#5100) - Thanks to @KazariEX!v-for
with core (#5084) - Thanks to @KazariEX!undefined
to first param type of optional model emits (#5171) - Thanks to @KazariEX!__VLS_slots
with__VLS_ctx.$slots
(#5083) - Thanks to @KazariEX!Other Changes
vueCompilerOptions
resolution logicscriptSetupRanges
from codegen - Thanks to @KazariEX!sfc.script
- Thanks to @KazariEX!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.