chore(deps): update all non-major dependencies #18
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.24.4
->^7.24.6
^7.24.4
->^7.24.6
^4.3.5
->^4.3.9
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^3.6.26
->^3.6.30
^1.18.4
->^1.18.5
^3.4.23
->^3.4.27
^3.6.26
->^3.6.30
^9.4.0
->^9.4.1
^1.11.10
->^1.11.11
^0.26.0
->^0.27.0
^3.4.23
->^3.4.27
^2.0.13
->^2.0.19
Release Notes
babel/babel (@babel/core)
v7.24.6
Compare Source
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
cls.fn<C> = x
(@liuxingbaoyu)🏠 Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helpers
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-parser
,babel-traverse
v7.24.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-classes
,babel-traverse
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
💅 Polish
babel-parser
using
declaration (@JLHwung)🏠 Internal
babel-parser
@babel/parser
AST types (@nicolo-ribaudo).startNode
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
NodePath<T | U>
distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application
,babel-types
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo)babel-plugin-transform-class-properties
,babel-preset-env
🏃♀️ Performance
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
objectWithoutPropertiesLoose
on V8 (@romgrk)jdf2e/nutui (@nutui/nutui-taro)
v4.3.9
Compare Source
2024-05-25
Bug Fixes
v4.3.8
Compare Source
2024-05-13
Bug Fixes
Refactors
Other Changes
v4.3.7
Compare Source
2024-05-07
Features
Bug Fixes
Refactors
Other Changes
v4.3.6
Compare Source
2024-04-19
Bug Fixes
Refactors
Other Changes
NervJS/taro (@tarojs/cli)
v3.6.30
: chore(release): publish 3.6.30Compare Source
H5
鸿蒙 Hybrid
v3.6.29
: chore(release): publish 3.6.29Compare Source
小程序
H5
鸿蒙 Hybrid
Typings
v3.6.28
: chore(release): publish 3.6.28Compare Source
小程序
鸿蒙 Hybrid
React Native
\/
字符,在序列化后导致样式失效的问题,fix #15568 by @xushuailingTypings
v3.6.27
: chore(release): publish 3.6.27Compare Source
小程序
鸿蒙 Hybrid
Typings
CLI
vuejs/core (@vue/compiler-sfc)
v3.4.27
Compare Source
Bug Fixes
v3.4.26
Compare Source
Bug Fixes
v3.4.25
Compare Source
Bug Fixes
v3.4.24
Compare Source
Bug Fixes
antfu/bumpp (bumpp)
v9.4.1
Compare Source
iamkun/dayjs (dayjs)
v1.11.11
Compare Source
Bug Fixes
unplugin/unplugin-vue-components (unplugin-vue-components)
v0.27.0
Compare Source
🚀 Features
css-in-js
import style - by @JohnsonHuang4396, @antfu, 黄启浩 and JohnsonHuang in https://github.com/unplugin/unplugin-vue-components/issues/703 (5d533)styleExtname
option - by @RSS1102 in https://github.com/unplugin/unplugin-vue-components/issues/740 (c0e66)🐞 Bug Fixes
prettier-ignore
statement so it works - by @HookyGV in https://github.com/unplugin/unplugin-vue-components/issues/729 (e0d37)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.0.19
Compare Source
Bug Fixes
v2.0.18
Compare Source
Features
compileSFCScript
plugin hook (#3200)Bug Fixes
key
appears as unused in v-for template tag (#329) (#3421)experimentalResolveStyleCssClasses
is set toalways
(#4379)Other Changes
v2.2.2
tov2.2.4
.v0.0.44
tov0.0.45
.miaonster.vscode-tsx-arrow-definition
runem.lit-plugin
v2.0.17
Compare Source
Features
Bug Fixes
v-on="{}"
(#4333)<script setup>
should not be used as a variable in template (#4353)scoped
not working (#4355)<style>
completions and html custom data completions not provided in some cases (#4092)forceUseTs
options not workingOther Changes
v2.2.0
tov2.2.2
.v0.0.42
tov0.0.44
.allowTextChangesInNewFiles
never true for embedded documentscommand
resolve capability only for specific refactors (https://github.com/volarjs/services/issues/94)mxsdev.typescript-explorer
vueCompilerOptions.experimentalUseElementAccessInTemplate
packageManager
(#4358) - Thanks @so1vev2.0.16
Compare Source
Bug Fixes
defineSlots
destructuring (#4326) - Thanks @zhiyuanzmjdefineSlots
(#4327)Other Changes
VueEmbeddedCode
(#4265) - Thanks @zhiyuanzmjFileRegistry
toproject.program
(#3963) - Thanks @zcf0508v2.0.15
Compare Source
Features
Bug Fixes
Performance
Other Changes
v2.2.0-alpha.10
tov2.2.0-alpha.12
:svelte.svelte-vscode
(>=108.4.0) to Hybrid Mode compatibility whitelist (sveltejs/language-tools#2317)allCodeFeatures
(#4320) - Thanks @zhiyuanzmjv2.0.14
Compare Source
Features
Bug Fixes
@ts-ignore
not working for slots (#4263)Other Changes
v2.2.0-alpha.8
tov2.2.0-alpha.10
to fix some issues:bierner.lit-html
denoland.vscode-deno
(Whendeno.enable
isfalse
)jenkey2011.string-highlight
vueCompilerOptions.nativeTags
, now respects thenodeType
property of template AST node.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 has been generated by Mend Renovate. View repository job log here.