Skip to content
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

fix(deps): update dependency antd to v4.24.16 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) 4.24.10 -> 4.24.16 age adoption passing confidence

Release Notes

ant-design/ant-design (antd)

v4.24.16

Compare Source


v4.24.15

Compare Source


  • 🐞 修复 Radio 的 disabled 状态被 Form 的 disabled 覆盖的问题。#​44837 @​Yuiai01
  • 💄 修复 DatePicker 的 disabled 样式在 Form hover 场景下被覆盖的问题。#​44779 @​crazyair

v4.24.14

Compare Source


v4.24.13

Compare Source


  • 🐞 修复 Anchor 在滚动时无法触发 getCurrentAnchor 的问题。#​43917
  • 🛠 Carousel 移除 lodash 依赖。2b43f73 @​taozhou-glean
  • 🐞 修复 Select 选中时移除图标未对齐错误。#​43667 @​Wxh16144
  • 🐞 让用户能够处理 Modal 中 onOk 回调中的 Promise 异常。#​43536 @​maroon1
  • 🐞 修复 ConfigProvider 表单校验信息 validateMessages 嵌套使用错误。#​43480 @​Wxh16144
  • 🐞 修复 variable.less 没有同步改动 @checkbox-border-radius 导致变量表现不一致的问题。#​43356

v4.24.12

Compare Source

  • 🐞 Fix Form submit trigger wrong onFieldsChange event even all the fields do not config rules. #​43292
  • 🐞 Fix Form.List nested Form event bubble not correct. #​43292

  • 🐞 修复 Form 在提交时,字段没有配置 rules 时仍会错误触发 onFieldsChange 事件的问题。#​43292
  • 🐞 修复 Form 嵌套 Form.List 嵌套 Form 的场景下,事件触发不正确的问题。#​43292

v4.24.11

Compare Source

  • 🆕 Drawer panel support event listener. #​42712 @​kiner-tang
  • 🐞 Fix Upload onChange sometime not sync when in React 18. #​43200
  • 🐞 Fix Notification cannot hide close icon by closeIcon={null}. #​42791
  • 🐞 Fix Drawer id was passed in incorrectly, and now is always added to the popup panel. #​43124 @​MuxinFeng
  • 🐞 Fix InputNumber with prefix abnormal height under Form.Item of hasFeedBack. #​43048
  • 🐞 Fix Popover with getPopupContainer sometime makes width too narrow. #​42697
  • 🐞 Fix Select will display the letter A under some circumstances. #​42654 @​tchen-l
  • 🐞 Fix ConfigProvider that import useless modules from rc-field-form when importing FormProvider . #​42502 @​BanShan-Alec
  • 🐞 Fix Popconfirm trigger onVisibleChange twice. #​42351
  • 🐞 Fix Form onFieldsChange missing validating status change. #​42263
  • 🐞 Fix Popover that display empty div when title and content is null. 19f8505 @​MaHui
  • 🐞 Fix Upload disabled logic. #​42143 @​Wxh16144
  • 🐞 Fix RangePicker wrong panel position under some circumstances. #​43179 @​cooljser
  • 🐞 Fix ConfigProvider makes Form component in the bundle even not use it. #​43207 @​yoyo837
  • 💄 Optimize Spin style to keep height of container the same as child element. #​42163 @​cheapCoder

  • 🆕 Drawer 组件面板支持事件监听。#​42712 @​kiner-tang
  • 🐞 修复 Upload 在 React 18 下 onChange 有时数据不正确的问题。#​43200
  • 🐞 修复 Notification 设置 closeIcon={null} 时关闭图标没有消失的问题。#​42791
  • 🐞 修复 Drawer id 传入位置不正确的问题,现在始终会添加至弹出面板上。#​43124 @​MuxinFeng
  • 🐞 修复 InputNumber 带有 prefix 时在 Form.Item hasFeedBack 内高度异常的问题。#​43048
  • 🐞 修复 Popover 设置 getPopupContainer 后,某些时候宽度会过窄的问题。#​42697
  • 🐞 修复 Select 在某些情况下会显示字母 A 的问题。#​42654 @​tchen-l
  • 🐞 修复 ConfigProvider 引入 FormProvider 时,错误引入 'rc-field-form' 其他的无关依赖的问题。#​42502 @​BanShan-Alec
  • 🐞 修复 Popconfirm 的 onVisibleChange 会重复触发的问题。#​42351
  • 🐞 修复 Form onFieldsChange 丢失一次 validating 状态变更的更新事件。#​42263
  • 🐞 修复 Popover 组件当 titlecontent 都为空时展示空气泡的问题19f8505 @​MaHui
  • 🐞 修复 Upload 禁用状态逻辑。#​42143 @​Wxh16144
  • 🐞 修复 RangePicker 在某些情况下面板打开未知不正确的问题。#​43179 @​cooljser
  • 🐞 修复使用 ConfigProvider 会导致未使用的 Form 组件也被打包的问题。#​43207 @​yoyo837
  • 💄 优化 Spin 样式,保持容器与子元素图标高度一致。#​42163 @​cheapCoder

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@relativeci
Copy link

relativeci bot commented Jul 1, 2023

#957 Bundle Size — 1.19MiB (+1.11%).

47c5293(current) vs f58e1f0 master#930(baseline)

Important

Bundle introduced 1 duplicate package – View changed duplicate packages

Bundle metrics  Change 3 changes Regression 1 regression
                 Current
#957
     Baseline
#930
Regression  Initial JS 586.38KiB(+1.51%) 577.64KiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 90.6% 54.88%
No change  Chunks 8 8
No change  Assets 10 10
Change  Modules 708(+3.96%) 681
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 92 92
No change  Duplicate Packages 3 3
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#957
     Baseline
#930
Regression  JS 677.46KiB (+2.05%) 663.85KiB
Improvement  CSS 545.39KiB (-0.03%) 545.57KiB

Bundle analysis reportBranch renovate-antd-4.x-lockfileProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from 0d1350f to 073fcea Compare July 2, 2023 01:21
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from 073fcea to b970192 Compare July 9, 2023 03:12
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from 9437e6c to 056fd17 Compare July 16, 2023 07:46
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from b47af87 to 0469304 Compare July 30, 2023 04:15
@renovate renovate bot changed the title fix(deps): update dependency antd to v4.24.12 fix(deps): update dependency antd to v4.24.13 Aug 3, 2023
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from 49c4940 to b22800c Compare August 6, 2023 04:30
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from b22800c to 1556b69 Compare August 13, 2023 04:43
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 3 times, most recently from e362349 to 87f4073 Compare August 27, 2023 14:27
@renovate renovate bot changed the title fix(deps): update dependency antd to v4.24.13 fix(deps): update dependency antd to v4.24.14 Sep 6, 2023
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 3 times, most recently from 959bcba to a977043 Compare September 10, 2023 05:04
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 3 times, most recently from 1c9c3ad to 64f209a Compare September 24, 2023 21:57
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from 41aa700 to 474316c Compare October 8, 2023 09:04
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from a605945 to b213f25 Compare October 22, 2023 01:51
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from 20f82d6 to 3547e24 Compare October 29, 2023 04:16
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from 54a3a05 to 5e724d4 Compare November 5, 2023 06:13
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from 5e724d4 to c0b5ad3 Compare November 19, 2023 03:14
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from 0df59ee to c76389d Compare July 7, 2024 00:52
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from c76389d to 17cd347 Compare July 21, 2024 02:13
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from 17cd347 to 8f9ad27 Compare July 28, 2024 04:29
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 4 times, most recently from 7cfad59 to f774ff8 Compare August 18, 2024 04:33
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from b829181 to 05bb153 Compare September 1, 2024 03:20
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from 05bb153 to 6aac906 Compare September 8, 2024 01:47
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 2 times, most recently from 1f0ff2f to 1492a8a Compare September 23, 2024 17:01
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 3 times, most recently from e7c2386 to fd42ea4 Compare October 13, 2024 04:27
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from fd42ea4 to 081aa43 Compare October 20, 2024 03:55
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 3 times, most recently from 5bd955b to eff8cb0 Compare November 3, 2024 10:07
@renovate renovate bot changed the title fix(deps): update dependency antd to v4.24.16 fix(deps): update dependency antd to v4.24.16 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate-antd-4.x-lockfile branch December 8, 2024 19:00
@renovate renovate bot changed the title fix(deps): update dependency antd to v4.24.16 - autoclosed fix(deps): update dependency antd to v4.24.16 Dec 15, 2024
@renovate renovate bot reopened this Dec 15, 2024
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch 4 times, most recently from d8da21f to ac926b0 Compare December 19, 2024 00:12
@renovate renovate bot force-pushed the renovate-antd-4.x-lockfile branch from ac926b0 to 47c5293 Compare January 23, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants