chore(deps): update all non-major dependencies #23
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.54.2
->2.56.3
2.5.0
->2.7.1
2.2.3
->2.4.1
2.2.11
->2.2.12
20.11.5
->20.17.6
9.0.7
->9.0.8
6.19.0
->6.21.0
5.2.0
->5.4.3
5.0.3
->5.1.4
10.7.2
->10.11.1
10.4.17
->10.4.20
1.6.0
->1.7.7
1.11.10
->1.11.13
8.56.0
->8.57.1
2.29.1
->2.31.0
0.8.0
->0.9.1
9.20.1
->9.30.0
15.2.0
->15.2.10
2.1.7
->2.2.6
3.2.1
->3.2.3
8.4.33
->8.4.47
9.3.0
->9.6.0
3.2.4
->3.3.3
1.70.0
->1.80.6
3.4.1
->3.4.14
5.27.0
->5.36.0
5.3.3
->5.6.3
0.17.3
->0.18.3
0.26.0
->0.27.4
5.0.11
->5.4.10
3.4.14
->3.5.12
^0.3.4
->^0.5.0
4.2.5
->4.4.5
Release Notes
arco-design/arco-design-vue (@arco-design/web-vue)
v2.56.3
Compare Source
v2.56.2
Compare Source
v2.56.1
Compare Source
v2.56.0
Compare Source
2024-07-26
🆕 Feature
🐛 BugFix
💎 Enhancement
2024-07-26
🆕 新增功能
🐛 问题修复
💎 功能优化
v2.55.3
Compare Source
2024-06-07
🆕 Feature
🐛 BugFix
placeholder
type definition (#3173)2024-06-07
🆕 新增功能
🐛 问题修复
placeholder
类型定义 (#3173)v2.55.2
Compare Source
2024-05-10
🐛 BugFix
💅 Style
🆎 TypeScript
2024-05-10
🐛 问题修复
formatter
未生效 (#3110)💅 样式更新
🆎 类型修正
v2.55.1
Compare Source
2024-03-29
🐛 BugFix
💅 Style
2024-03-29
🐛 问题修复
💅 样式更新
v2.55.0
Compare Source
2024-03-15
🆕 Feature
input-value
related properties (#3024)title
slot has a newtitle
parameter (#3024)💅 Style
2024-03-15
🆕 新增功能
input-value
相关属性 (#3024)title
插槽新增title
参数 (#3024)💅 样式更新
v2.54.6
Compare Source
2024-03-01
🐛 BugFix
💅 Style
2024-03-01
🐛 问题修复
vue
保留属性警告 (#2997)💅 样式更新
v2.54.5
Compare Source
2024-02-21
🐛 BugFix
2024-02-21
🐛 问题修复
v2.54.4
Compare Source
2024-02-02
🐛 BugFix
2024-02-02
🐛 问题修复
v2.54.3
Compare Source
2024-01-19
🐛 BugFix
nuxt
(#2930)2024-01-19
🐛 问题修复
nuxt
中图标元素缺失的问题 (#2930)csstools/postcss-plugins (@csstools/css-parser-algorithms)
v2.7.1
Compare Source
July 6, 2024
@csstools/css-tokenizer
to2.4.1
(patch)v2.7.0
Compare Source
June 29, 2024
isWhiteSpaceOrCommentNode
utility function.@csstools/css-tokenizer
to2.3.2
(patch)v2.6.3
Compare Source
May 4, 2024
@csstools/css-tokenizer
to2.3.1
(patch)v2.6.2
Compare Source
May 4, 2024
@csstools/css-tokenizer
to2.3.0
(minor)v2.6.1
Compare Source
March 13, 2024
@csstools/css-tokenizer
to2.2.4
(patch)v2.6.0
Compare Source
February 19, 2024
replaceComponentValues
csstools/postcss-plugins (@csstools/css-tokenizer)
v2.4.1
Compare Source
July 5, 2024
astNode
that was erroneously added to theParseError
base class.v2.4.0
Compare Source
July 5, 2024
ParseErrorMessage
, the list of known parser error messages object to facilitate detection of specific casesParseErrorWithToken
subclass. This contains the associated token.v2.3.3
Compare Source
July 3, 2024
string-token
containing a backslash followed by CRLFv2.3.2
Compare Source
June 29, 2024
cloneTokens
v2.3.1
Compare Source
May 4, 2024
v2.3.0
Compare Source
May 4, 2024
mutateUnit
helper functionv2.2.4
Compare Source
March 13, 2024
-0
(for real this time)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0
Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: false
eslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
as
keyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1
Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (@vitejs/plugin-legacy)
v5.4.3
Compare Source
crypto.hash
when available (#18317) (2a14884), closes #18317v5.4.2
Compare Source
v5.4.1
Compare Source
Configuration
📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.