fix(deps): update dependencies (non-major) #408
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:
^5.1.0
->^5.1.3
^7.21.8
->^7.22.1
^7.21.5
->^7.22.2
^7.18.6
->^7.22.0
^5.5.0
->^5.5.1
^7.3.0
->^7.3.1
^5.83.1
->^5.84.1
Release Notes
ant-design/ant-design-icons
v5.1.3
Compare Source
v5.1.2
Compare Source
v5.1.1
Compare Source
babel/babel
v7.22.1
Compare Source
🐛 Bug Fix
babel-preset-env
v7.22.0
Compare Source
🚀 New Feature
babel-parser
,babel-plugin-transform-typescript
import ... =
andexport =
in scripts (@nicolo-ribaudo)babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
unicode-sets-regex
transform topreset-env
(@JLHwung)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
using
declarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
await using
declarations (@JLHwung)babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-05
(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
🏠 Internal
babel-parser
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
@babel/runtime
pkg (@nicolo-ribaudo)babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)ant-design/ant-design
v5.5.1
Compare Source
title
anddescription
whenicon={null}
. #42433itemMarginInline
is 0. #42426 @zzwghfont-size
when hover. #42414onVisibleChange
twice. #42393overflow: hidden
, and the second is to ensure that it is displayed within the viewport as much as possible. #42394allowClear
interaction logic, reopening the panel to select a color will default to 100% transparency instead of 0%. #42439 @RedJueaddEventListener
fromrc-util/lib/Dom/addEventListener
and use nativeaddEventListener
instead. #42464 @li-jia-nanmn_MN
. #42512 @ariunbatbrtl
direction position. #42508 @BoyYangzaiunknown
andany
withSliderRef
. #42420 @li-jia-nanicon={null}
时title
和description
的多余 margin 问题。#42433itemMarginInline
为 0 时不居中的问题。#42426 @zzwghfont-size
错误的问题。#42414onVisibleChange
会重复触发的问题。#42393overflow: hidden
裁剪,其次保证尽可能在可见屏幕范围内展示。#42394allowClear
交互逻辑,重新打开面板选择颜色会默认 100% 透明度,而不是 0%。#42439 @RedJuerc-util/lib/Dom/addEventListener
引入的addEventListener
方法,用原生代替。#42464 @li-jia-nanmn_MN
中缺失的翻译。#42512 @ariunbatbdirection
为rtl
时 scrollbar 的位置。#42508 @BoyYangzaiunknown
和any
类型,用SliderRef
代替。#42420 @li-jia-nanwebpack-contrib/postcss-loader
v7.3.1
Compare Source
webpack/webpack
v5.84.1
Compare Source
Bug Fixes
Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.84.0...v5.84.1
v5.84.0
Compare Source
New Features
append
option as a function by @snitin315 in https://github.com/webpack/webpack/pull/17252Bugfixes
@import
by @alexander-akait in https://github.com/webpack/webpack/pull/17229Developer Experience
JavascriptParser
andModuleDependency
subclasses by @alexander-akait in https://github.com/webpack/webpack/pull/17236strict
-mode quality for Configuration/Normalization objects by @alexander-akait in https://github.com/webpack/webpack/pull/17247with { type: "json" }
by @alexander-akait in https://github.com/webpack/webpack/pull/17230Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.83.1...v5.84.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.