chore(deps): update all non-major dependencies #11948
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:
^2.27.7
->^2.27.8
5.0.21
->5.0.22
5.0.19
->5.0.20
1.46.1
->1.47.0
^1.46.1
->^1.47.0
^0.5.8
->^0.5.9
^3.4.38
->^3.5.3
^4.3.6
->^4.3.7
^9.9.1
->^9.10.0
^4.4.1
->^4.5.0
^8.4.43
->^8.4.45
^1.77.8
->^1.78.0
^1.16.1
->^1.16.2
^0.7.16
->^0.7.18
^8.3.0
->^8.4.0
^5.4.2
->^5.4.3
^7.3.9
->^7.4.4
^3.4.38
->^3.5.3
Release Notes
changesets/changesets (@changesets/cli)
v2.27.8
Compare Source
fontsource/font-files (@fontsource/monofett)
v5.0.22
Compare Source
fontsource/font-files (@fontsource/montserrat)
v5.0.20
Compare Source
microsoft/playwright (@playwright/test)
v1.47.0
Compare Source
tailwindlabs/tailwindcss-forms (@tailwindcss/forms)
v0.5.9
Compare Source
Fixed
vuejs/core (@vue/compiler-sfc)
v3.5.3
Compare Source
Bug Fixes
v3.5.2
Compare Source
Bug Fixes
Features
v3.5.1
Compare Source
Bug Fixes
concat
method (#11794) (475977a), closes #11792Readonly<...>
to fix JSDoc emit (#11799) (7518bc1)v3.5.0
Compare Source
Aggregated Features List for 3.5 (alpha to stable)
Reactivity
onEffectCleanup
API (2cc5615), closes #10173failSilently
argument foronScopeDispose
(9a936aa)watch
,getCurrentWatcher
, andonWatcherCleanup
(#9927) (205e5b5)deep
option to control the watch depth (#9572) (22f7d96)MultiWatchSources
type (#9563) (998dca5)SSR
useId()
andapp.config.idPrefix
(#11404) (73ef156)Custom Element
useHost()
helper (775103a)useShadowRoot()
helper (5a1a89b), closes #6113 #8195this.$host
in Options API (1ef8f46):host
selector by applying css vars on host element (#8830) (03a9ea2), closes #8826nonce
option for injected style tags (bb4a02a), closes #6530shadowRoot: false
indefineCustomElement()
(37d2ce5), closes #4314 #4404Teleport
Misc
useTemplateRef()
(3ba70e4)app.onUnmount()
for registering cleanup functions (#4619) (582a3a3), closes #4516app.config.throwUnhandledErrorInProduction
(f476b7f), closes #7876Symbol
global in template expressions (#9069) (a501a85)Internals
Bug Fixes
className
during SSR (#11722) (52cdb0f)debug-js/debug (debug)
v4.3.7
Compare Source
What's Changed
Full Changelog: debug-js/debug@4.3.6...4.3.7
eslint/eslint (eslint)
v9.10.0
Compare Source
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v4.5.0
Compare Source
postcss/postcss (postcss)
v8.4.45
Compare Source
v8.4.44
Compare Source
markClean is not a function
error.sass/dart-sass (sass)
v1.78.0
Compare Source
The
meta.feature-exists
function is now deprecated. This deprecation isnamed
feature-exists
.Fix a crash when using
@at-root
without any queries or children in theindented syntax.
JS API
Backport the deprecation options (
fatalDeprecations
,futureDeprecations
,and
silenceDeprecations
) to the legacy JS API. The legacy JS API is itselfdeprecated, and you should move off of it if possible, but this will allow
users of bundlers and other tools that are still using the legacy API to
still control deprecation warnings.
Fix a bug where accessing
SourceSpan.url
would crash when a relative URL waspassed to the Sass API.
Embedded Sass
Explicitly expose a
sass
executable from thesass-embedded
npm package.This was intended to be included in 1.63.0, but due to the way
platform-specific dependency executables are installed it did not work as
intended. Now users can run
npx sass
for local installs or justsass
whensass-embedded
is installed globally.Add linux-riscv64, linux-musl-riscv64, and android-riscv64 support for the
sass-embedded
npm package.Fix an edge case where the Dart VM could hang when shutting down when requests
were in flight.
Fix a race condition where the embedded host could fail to shut down if it was
closed around the same time a new compilation was started.
Fix a bug where parse-time deprecation warnings could not be controlled by
the deprecation options in some circumstances.
shikijs/shiki (shiki)
v1.16.2
Compare Source
🚀 Features
oniguruma-to-js
, support more languages - by @antfu (4ddfd)View changes on GitHub
sveltejs/language-tools (svelte2tsx)
v0.7.18
Compare Source
process
augmentation from internald.ts
filev0.7.17
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.4.0
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.
vitejs/vite (vite)
v5.4.3
Compare Source
file://
reference (#17909) (561b940), closes #17909vuejs/devtools-next (vite-plugin-vue-devtools)
v7.4.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.4.3
Compare Source
No significant changes
View changes on GitHub
v7.4.2
Compare Source
No significant changes
View changes on GitHub
v7.4.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.4.0
Compare Source
🚀 Features
🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.