chore(deps): update all non-major dependencies #36
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:
4.18.0
->4.19.1
20.3.1
->20.4.4
1.63.6
->1.64.1
4.4.4
->4.4.6
1.0.0-beta.5
->1.0.0-beta.6
1.8.5
->1.8.6
Release Notes
algolia/algoliasearch-client-javascript (@algolia/client-search)
v4.19.1
Compare Source
v4.19.0
Compare Source
sass/dart-sass (sass)
v1.64.1
Compare Source
Embedded Sass
SassCalculation.clamp()
with less than 3 argumentswould throw an error.
v1.64.0
Compare Source
Comments that appear before or between
@use
and@forward
rules are nowemitted in source order as much as possible, instead of always being emitted
after the CSS of all module dependencies.
Fix a bug where an interpolation in a custom property name crashed if the file
was loaded by a
@use
nested in an@import
.JavaScript API
Add a new
SassCalculation
type that represents the calculation objects addedin Dart Sass 1.40.0.
Add
Value.assertCalculation()
, which returns the value if it's aSassCalculation
and throws an error otherwise.Produce a better error message when an environment that supports some Node.js
APIs loads the browser entrypoint but attempts to access the filesystem.
Embedded Sass
@imports
failed to load when using thedeprecated functions
render
orrenderSync
and those relative imports wereloaded multiple times across different files.
vitejs/vite (vite)
v4.4.6
Compare Source
browserHash
on optimized deps during build (#13906) (0fb2340), closes #13906ws
instead of the bundled one (#13901) (049404c), closes #13901v4.4.5
Compare Source
defineConfig
(#13792) (c971f26), closes #13792any
withstring
(#13850) (4606fd8), closes #13850vuejs/vitepress (vitepress)
v1.0.0-beta.6
Compare Source
Bug Fixes
=""
from boolean attributes in head (#2620) (e02adfe), closes #1131 (comment) #2607--vp-nav-height
in local nav calculations (#2663) (3912951)useSidebar()
type error (#2643) (a07f959)Features
metaChunk
option to extract metadata to separate chunk (#2626) (700fad1)assetsDir
(#2497) (64d7c3b)minisearch
customization (#2576) (9fee554)Performance Improvements
vuejs/language-tools (vue-tsc)
v1.8.6
Compare Source
v-bind
toggle code action (#2524) - thanks @zardoyvue.server.petiteVue.supportHtmlFile
,vue.server.vitePress.supportMdFile
settings not working (#3238)@ts-nocheck
cannot work from script setup (#3420) - thanks @so1ve.d.ts
(#3419)@vue-ignore
,@vue-skip
,@vue-expected-error
not working for pug templateConfiguration
📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.