-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependencies (non-major) #1328
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Lighthouse Report🚦 Waiting for the Vercel preview ... |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@testing-library/jest-dom@6.5.0, npm/@types/jest@29.5.13, npm/@types/node@22.8.6, npm/@types/react@18.3.11, npm/antd-style@3.7.0, npm/antd@5.21.3, npm/cypress@13.15.0, npm/framer-motion@11.11.8 |
7070c85
to
b5085eb
Compare
b5085eb
to
f548023
Compare
f548023
to
aee87f4
Compare
aee87f4
to
99d9514
Compare
99d9514
to
fbd1798
Compare
fbd1798
to
7a173a8
Compare
7a173a8
to
a30dd82
Compare
a30dd82
to
57713a2
Compare
57713a2
to
b115499
Compare
b115499
to
1cd59c0
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
1cd59c0
to
ec7cd4c
Compare
0188aae
to
af7ed2e
Compare
af7ed2e
to
39f0471
Compare
39f0471
to
cd29bde
Compare
cd29bde
to
2c231bd
Compare
2c231bd
to
16ecb6f
Compare
16ecb6f
to
8722054
Compare
8722054
to
3469fea
Compare
3469fea
to
c6b5e7e
Compare
c6b5e7e
to
fe327b4
Compare
fe327b4
to
cc3a48c
Compare
cc3a48c
to
5f5fef5
Compare
5f5fef5
to
98dde1b
Compare
98dde1b
to
f7ab442
Compare
f7ab442
to
a84092f
Compare
This PR contains the following updates:
^6.5.0
->^6.6.3
^29.5.13
->^29.5.14
^22.8.6
->^22.9.0
^18.3.11
->^18.3.12
5.21.3
->5.22.1
^3.7.0
->^3.7.1
^13.15.0
->^13.15.2
^11.11.8
->^11.11.17
^2.3.14
->^2.3.15
9.12.1
->9.13.2
^8.4.47
->^8.4.49
^10.0.7
->^10.1.0
^3.4.13
->^3.4.15
^2.7.0
->^2.8.1
Release Notes
testing-library/jest-dom (@testing-library/jest-dom)
v6.6.3
Compare Source
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
v6.6.0
Compare Source
ant-design/ant-design (antd)
v5.22.1
Compare Source
needConfirm
and the user has not submitted the date. #51591 @zombieJctrl + z
operation to avoid data not correct. #51609 @zombieJtags
ormultiple
mode display issue. #51605 @guoyunhecount
motion missing in Safari. #51598 @zombieJcentered
the tabs can not fully display. #51571 @DDDDD12138dataSource
&selectedKeys
sometime miss sync checked state. #51523 @IsKarosdisplay
inline-flex
back toinline-block
to resolve Icon align issue. #51588 @Wxh16144needConfirm
切用户未提交日期时,不允许通过点击输入框切换到下一个字段。#51591 @zombieJctrl + z
操作以防止数据变化非预期的问题。#51609 @zombieJcount
在 Safari 下动画丢失的问题。#51598 @zombieJcentered
下标签展示不全的问题。#51571 @DDDDD12138dataSource
和selectedKeys
时,偶尔会出现勾选不正确的问题。#51523 @IsKarosdisplay
的inline-flex
为inline-block
以解决 Icon 位置偏移的问题。#51588 @Wxh16144v5.22.0
Compare Source
onValuesChange
is still triggered when the Form field triggers change but the value does not change. #51437 @crazyairfilterDropdownProps
. #51297 @Wxh16144expandedRowClassName
supports string . #51067 @li-jia-nannodeHoverColor
andnodeSelectedColor
support. #51367 @zmbxyindentSize
token for custom indent width. #51010 @afc163Input.OTP
component, addonInput
event to get the value of each user input. At the same time, the relevant documentation has been updated. #51289 @aojunhao123inputMode
. #51271 @alan-rudzinskidisabledFormat
. #51539 @su-muzhicursor
configuration item to thefocus
method of InputNumber component to control the cursor position. #51444 @aojunhao123disabled
attribute to disable all first-level directory items of the component. #51272 @aojunhao123prefix
property to support custom prefix. #51186 @guoyunheImageProps.preview.rootClassName
in Image. #51538 @dislidoitemRender
callingaction.preview
will cause a crash. #51419 @yoyo837onValuesChange
仍然会触发的问题。#51437 @crazyairfilterDropdownProps
。#51297 @Wxh16144expandedRowClassName
支持 string 。#51067 @li-jia-nannodeHoverColor
和nodeSelectedColor
支持。#51367 @zmbxyindentSize
token 用于自定义缩进宽度。#51010 @afc163prefix
属性。#51335 @guoyunheonInput
事件用于获取用户每一次输入的值。#51289 @aojunhao123inputMode
的问题。#51271 @alan-rudzinskidisabledFormat
属性以禁用格式切换器。#51539 @su-muzhifocus
方法增加cursor
配置项以控制光标位置。#51444 @aojunhao123disabled
属性以禁用组件的所有一级目录项。#51272 @aojunhao123prefix
属性以支持自定义前缀。#51186 @guoyunheImageProps.preview.rootClassName
导致预览图类名丢失。#51538 @dislidoitemRender
调用action.preview
会导致崩溃的问题。#51419 @yoyo837v5.21.6
Compare Source
not-allowed
in thedisabled
state whenvariant
of the Input was set toborderless
. #51387 @ustcfuryindeterminate
to enhance accessibility experience. #51350 @SpaNb4title
of the Empty preset svg image to improve accessibility experience. #51368variant
设置borderless
时,disabled
状态下指针样式未设置not-allowed
的问题。#51387 @ustcfuryindeterminate
提升无障碍体验。#51350 @SpaNb4title
提升无障碍体验。#51368v5.21.5
Compare Source
limit
set tofalse
. #51263 @dongbanbanonRefresh
property not working properly. #51315 @kiner-tanglimit
属性设置false
不生效的问题。#51263 @dongbanbanonRefresh
属性不生效的问题。#51315 @kiner-tangv5.21.4
Compare Source
hoverBorderColor/activeBorderColor
token for hover/active states. #51226 @iqingtingtextHoverBg
hover background tocolorFillTertiary
. #51187 @coding-iceeventHandler
. #51165 @thinkasanyhoverBorderColor/activeBorderColor
修改边框颜色的问题。#51226 @iqingtingtextHoverBg
悬浮状态下的背景色为colorFillTertiary
。#51187 @coding-iceeventHandler
类型。#51165 @thinkasanyant-design/antd-style (antd-style)
v3.7.1
Compare Source
🐛 Bug Fixes
cypress-io/cypress (cypress)
v13.15.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2
v13.15.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1
framer/motion (framer-motion)
v11.11.17
Compare Source
v11.11.16
Compare Source
Fixed
scroll
are scrubbed linearly.mini
types entrypoint."motion"
.v11.11.15
Compare Source
Fixed
mini
andreact-mini
entrypoints.v11.11.13
Compare Source
Fixed
"motion"
.v11.11.12
Compare Source
Changed
"motion"
package.v11.11.11
Compare Source
Fixed
update()
call on mount.v11.11.10
Compare Source
Fixed
will-change
from SSR.v11.11.9
Compare Source
Changed
will-change
is now no longer automatically managed withoutuseWillChange
.Skyleen77/next-nprogress-bar (next-nprogress-bar)
v2.3.15
Compare Source
pnpm/pnpm (pnpm)
v9.13.2
Compare Source
v9.13.1
Compare Source
v9.13.0
Compare Source
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).v9.12.2
Compare Source
Patch Changes
postcss/postcss (postcss)
v8.4.49
Compare Source
source.offset
(by @romainmenke).v8.4.48
Compare Source
csstools/postcss-plugins (postcss-preset-env)
v10.1.0
Compare Source
November 11, 2024
@csstools/postcss-random-function
Check the plugin README for usage details.@csstools/postcss-sign-functions
Check the plugin README for usage details.@csstools/css-calc
to2.1.0
(minor)v10.0.9
Compare Source
November 1, 2024
@csstools/css-tokenizer
to3.0.3
(patch)v10.0.8
Compare Source
October 23, 2024
cssdb
to8.1.2
(patch)@csstools/postcss-scope-pseudo-class
to4.0.1
(patch)css-blank-pseudo
to7.0.1
(patch)postcss-attribute-case-insensitive
to7.0.1
(patch)postcss-dir-pseudo-class
to9.0.1
(patch)postcss-focus-visible
to10.0.1
(patch)postcss-focus-within
to9.0.1
(patch)postcss-pseudo-class-any-link
to10.0.1
(patch)postcss-selector-not
to8.0.1
(patch)@csstools/postcss-cascade-layers
to5.0.1
(patch)@csstools/postcss-content-alt-text
to2.0.3
(patch)@csstools/postcss-is-pseudo-class
to5.0.1
(patch)@csstools/postcss-light-dark-function
to2.0.6
(patch)css-has-pseudo
to7.0.1
(patch)postcss-nesting
to13.0.1
(patch)@csstools/postcss-exponential-functions
to2.0.3
(patch)@csstools/postcss-media-minmax
to2.0.3
(patch)@csstools/postcss-media-queries-aspect-ratio-number-values
to3.0.3
(patch)@csstools/postcss-stepped-value-functions
to4.0.3
(patch)@csstools/postcss-trigonometric-functions
to4.0.3
(patch)postcss-custom-media
to11.0.4
(patch)postcss-custom-properties
to14.0.3
(patch)postcss-custom-selectors
to8.0.3
(patch)@csstools/postcss-color-function
to4.0.4
(patch)@csstools/postcss-color-mix-function
to3.0.4
(patch)@csstools/postcss-gamut-mapping
to2.0.4
(patch)@csstools/postcss-gradients-interpolation-method
to5.0.4
(patch)@csstools/postcss-hwb-function
to4.0.4
(patch)@csstools/postcss-oklab-function
to4.0.4
(patch)@csstools/postcss-relative-color-syntax
to3.0.4
(patch)postcss-color-functional-notation
to7.0.4
(patch)postcss-lab-function
to7.0.4
(patch)tailwindlabs/tailwindcss (tailwindcss)
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)Microsoft/tslib (tslib)
v2.8.1
Compare Source
v2.8.0
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.7.0...v2.8.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.