⬆️ Update all non-major dependencies #595
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.63.1
->^2.64.0
^7.24.7
->^7.25.2
^7.24.7
->^7.25.2
^6.4.6
->^6.5.0
^16.0.0
->^16.0.1
^20.14.10
->^20.16.3
^18.3.3
->^18.3.5
^8.0.0
->^8.4.0
^8.0.0
->^8.4.0
2.0.0-rc.14
->2.0.0-rc.15
>=23.12.1,<25.0
->>=24.8.0,<25.0
1.8
->1.9
^9.6.0
->^9.9.1
^3.6.1
->^3.6.3
^7.34.3
->^7.35.1
^4.1.0
->^4.2.0
^1.0.1
->^1.1.0
^0.0.20
->^0.0.30
>=0.27.0
->>=0.27.2
>=5.2.2
->>=5.3.0
20.15.1
->20.17.0
^1.4.4
->^1.5.1
>=0.3.3
->>=0.3.5
>=0.6.1,<0.7.0
->>=0.7.1,<0.7.2
^2.3.2
->^2.3.3
^2.3.2
->^2.3.3
>=8.4.0,<11.0
->>=10.4.0,<11.0
^3.7.1
->^3.8.0
>=1.10.17,<3.0.0,!=2.5.0,!=2.5.1
->>=1.10.18,<3.0.0,!=2.5.0,!=2.5.1
^2.8.0
->^2.9.0
>=7.4.4,<9.0.0
->>=8.3.2,<9.0.0
>=0.23.7,<0.24.0
->>=0.24.0,<0.24.1
^5.11.3
->^5.11.4
^3.9.3
->^3.9.7
^6.24.1
->^6.26.1
^0.6.0
->^0.6.3
^3.4.31
->^3.4.38
2.0.0-rc.14
->2.0.0-rc.15
2.0.0-rc.50
->2.0.0-rc.52
>=1.9.4
->>=1.9.7
Release Notes
arco-design/arco-design (@arco-design/web-react)
v2.64.0
Compare Source
🆕 Feature
DatePicker
supports customizing the time format of the panel header by configuringyearFormat
andmonthFormat
in thelocale
file.(#2795)🐛 BugFix
DatePicker
component is not aligned with the selection box style(#2794)🆕 功能升级
DatePicker
支持通过配置locale
文件中的yearFormat
和monthFormat
来定制面板头部的时间格式。(#2795)🐛 问题修复
DatePicker
组件弹出层位置未对齐选择框的样式问题(#2794)v2.63.3
Compare Source
v2.63.2
Compare Source
💎 Enhancement
Upload
component(#2774)Affix
component is unmounted(#2772)Upload
component to avoid errors in edge scenarios(#2771)react-focus-lock
version to solve the WeakRef incompatibility issue(#2735)🐛 BugFix
dataTransfer.setData
does not take effect when settingdataTransfer.setData
inonDragStart
ofTree
component.(#2743)DatePicker
displays the focus style when it gets focus through tab(#2738)DatePicker
andDatePicker.RangePicker
components missing refs, addforwardRef
to expose refs.(#2734)💎 功能优化
Upload
组件展示错误提示信息报错(#2774)Affix
组件卸载时避免调用位置更新逻辑(#2772)Upload
组件文件夹上传读取文件判空逻辑,避免边界场景下报错(#2771)react-focus-lock
版本,解决 WeakRef 不兼容问题(#2735)🐛 问题修复
Tree
组件在onDragStart
设置dataTransfer.setData
不生效的 bug。(#2743)DatePicker
通过 tab 获取焦点时显示 focus 的样式(#2738)DatePicker
和DatePicker.RangePicker
组件缺失ref的问题,使用forwardRef
转发ref(#2734)babel/babel (@babel/core)
v7.25.2
Compare Source
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo)v7.24.9
Compare Source
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)testing-library/jest-dom (@testing-library/jest-dom)
v6.5.0
Compare Source
v6.4.8
Compare Source
v6.4.7
Compare Source
testing-library/react-testing-library (@testing-library/react)
v16.0.1
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.4.0
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.3.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix
eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments
utils: add
TSDeclareFunction
tofunctionTypeTypes
ast-spec: use
Expression
in argument ofThrowStatement
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.2.0
Compare Source
🚀 Features
require-await
to removeasync
keyword🩹 Fixes
eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of
.then
eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment
eslint-plugin: delete [] in message if ReadOnly<string[]> is detected
eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any
eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary
eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.1.0
Compare Source
🚀 Features
eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true
typescript-estree: restrict variable declarator definite/init combinations
eslint-plugin: [no-unsafe-return] check promise any
eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods
🩹 Fixes
eslint-plugin: [no-unsafe-enum-comparison] typo in test
eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references
eslint-plugin: [member-ordering] get accessor member name & take into account
abstract
and decoratoreslint-plugin: [prefer-optional-chain] wrong parenthesis fix output
eslint-plugin: [no-unnecessary-type-parameters] clarify message
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.0.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.4.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.3.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.2.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.1.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.0.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vuepress/core (@vuepress/bundler-vite)
v2.0.0-rc.15
Compare Source
Features
psf/black (black)
v24.8.0
Compare Source
Stable style
# fmt: off
is used before a closing parenthesis or bracket. (#4363)Packaging
linked. This improves the PyPI listing for Black. (#4345)
Parser
multiline string (#4339)
(#4401)
\{
inside f-strings very well (#4422)(#4423)
Performance
.gitignore
(#4415)Blackd
eslint/eslint (eslint)
v9.9.1
Compare Source
v9.9.0
Compare Source
Features
41d0206
feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)Documentation
9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661
docs: Fix typo (#18735) (Zaina Al Habash)3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978
docs: Update README (GitHub Actions Bot)Chores
461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765) (Francesco Trotta)59dba1b
chore: package.json update for @eslint/js release (Jenkins)fea8563
chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot])aac191e
chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot])b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)v9.8.0
Compare Source
v9.7.0
Compare Source
Features
7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394
feat: addregex
option inno-restricted-imports
(#18622) (Nitin Kumar)Bug Fixes
14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636) (Francesco Trotta)Documentation
9f416db
docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cb
docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7
docs:loadESLint
does not support optioncwd
(#18641) (Francesco Trotta)Chores
793b718
chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9a
chore: package.json update for @eslint/js release (Jenkins)7bcda76
refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57c
](https://redConfiguration
📅 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.