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 v5.12.6 #283

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

ant-design/ant-design (antd)

v5.12.6

Compare Source

v5.12.5

Compare Source

  • 💄 Fix Tabs style issue of editable mode when there is only "new" button left. #​46585 @​hzyhbk
  • 💄 Fix Progress style issue of line mode with strokeLinecap. #​46551 @​ZN1996
  • 🐞 Fix ColorPicker not support prefixCls. #​46561

  • 💄 修复 Tabs 在 可编辑模式下只剩新增按钮时的样式问题。#​46585 @​hzyhbk
  • 💄 修复 Progress strokeLinecap 不生效的问题。#​46551 @​ZN1996
  • 🐞 修复 ColorPicker 配置 prefixCls 不生效的问题。#​46561

v5.12.4

Compare Source

  • 🐞 Fix DatePicker style in cssVar mode. #​46526

  • 🐞 修复 DatePicker 组件在 CSS 变量模式下的样式错乱问题。#​46526

v5.12.3

Compare Source

  • 💄 修复 Tag 组件在 SSR 场景下的样式丢失问题。#​46500 @​MadCcc
  • 🐞 Upload 的 disabled 属性不再对下载按钮生效。#​46454
  • 💄 Upload.Dragger 增加一个水平内边距。#​46457
  • 🐞 修复 Upload actions 的颜色问题。#​46456
  • 🐞 修复 Form 使用 getValueProps 展示值无法更新的问题。#​46445
  • 💄 修复 Checkbox 自定义 token.lineWidth 时勾选箭头错位问题。#​46431
  • 🐞 修复 Select 组件定制 token 会让 padding 失效的问题。#​46427 @​MadCcc
  • 🐞 修复 Message 在 cssVar 模式下覆盖组件 token 无效的问题。#​46415 @​MadCcc
  • 💄 Flex 组件不应该应用额外的样式。#​46404 @​li-jia-nan

v5.12.2

Compare Source


  • 🐞 MISC: 修复 React 17 以下使用 webpack 构建时报错 useId 找不到的问题。#​46261
  • Pagination
  • 🐞 修复 Table 筛选菜单在 CSS 变量模式下丢失背景色的问题。#​46314
  • 🐞 优化 Spin 交互,全屏状态时禁止用户触发鼠标事件。#​46303 @​li-jia-nan
  • 🐞 修复 Form hideRequiredMark 属性的优先级低于 ConfigProvider 的 form 配置的问题。#​46299 @​linhf123
  • TypeScript

v5.12.1

Compare Source

  • 🐞 MISC: Fix missing color less variables converted from token. #​46250
  • 🐞 Fix Notification title overlaps with the close icon when it is too long。 #​46211 @​zh-lx

  • 🐞 MISC: 修复 token 转换 less 变量丢失的问题。#​46250
  • 🐞 修复 Notification 标题太长时会与关闭图标重叠的问题。#​46211 @​zh-lx

v5.12.0

Compare Source


v5.11.5

Compare Source


v5.11.4

Compare Source

  • 🐞 Fix where Image sets z-index abnormally in nested Modal. #​46035
  • 🐞 Fix Button that disabled link button should not have navigate options when right click. #​46021
  • Card
    • 🛠 Refactor the Card internal method getAction into a function component. #​46032
    • 🐞 Fix the problem of Card warning invalid annotation in Rollup. #​46024
  • TypeScript
    • 🤖 Export the type definition for the required property of the Radio and Checkbox components. #​46028 @​nnmax

  • 🐞 修复 Image 在嵌套 Modal 中设置 z-index 异常的问题。#​46035
  • 🐞 修复 Button 禁用的链接按钮右键点击时会有打开新链接选项的问题。#​46021
  • Card
    • 🛠 把 Card 内部方法 getAction 重构为函数组件。#​46032
    • 🐞 解决 Card 在 Rollup 中会警告 invalid annotation 的问题。#​46024
  • TypeScript
    • 🤖 导出 Radio 和 Checkbox 组件的 required 属性的类型定义。#​46028 @​nnmax

v5.11.3

Compare Source


  • 🐞 修复 Modal 静态方法创建 zIndex 过高会覆盖其他弹出内容的问题。#​46012
  • Image
  • 🐞 修复 Collapse 可折叠区域鼠标 hover 样式问题。#​45994
  • 🐞 修复 ColorPicker 不支持 Form 组件的禁用问题。#​45978 @​RedJue
  • 🐞 修复 Typography.Text code 在 Layout 下开启 ellipsis 时 tooltip 无效的问题。#​45962
  • 🐞 修复 Select 搜索框在 Safari 下显示多余的 🔍 图标。#​46008
  • 💄 删除 Rate 组件无用样式。 #​45927 @​JarvisArt
  • 🛠 UMD 版本 antd.js 现在会优先使用全局的 @ant-design/cssinjs 依赖。#​46009
  • 🌐 补充 eu_ES 国际化内容。#​45928 @​ionlizarazu

v5.11.2

Compare Source

  • 🆕 Table with virtual can now customize components except the components.body. #​45857
  • 🐞 Fix Button with href and disabled that could be focused. #​45910 @​MadCcc
  • 🐞 Fix zIndex logic problem that message and notification are covered when multiple Modal are opened. #​45911 #​45864 @​kiner-tang
  • 💄 Fix QRCode style.padding is not working. #​45815
  • 💄 Optimize Carousel dots border radius style. #​45817
  • TypeScript

  • 🆕 放开 Table virtualcomponents 的限制,现在除了 components.body 都可以自定义。#​45857
  • 🐞 修复 Button 带有链接且禁用时可以被聚焦到的问题。#​45910 @​MadCcc
  • 🐞 修复 zIndex 逻辑,解决多层 Modal 打开时,message 与 notification 被遮盖的问题。#​45911 #​45864 @​kiner-tang
  • 💄 修复 QRCode 设置 style.padding 时无效的问题。#​45815
  • 💄 优化 Carousel 切换条圆角样式。#​45817
  • TypeScript

v5.11.1

Compare Source


  • 🐞 修复 Dropdown 在嵌套列表时 zIndex 错误的问题。#​45761
  • 🐞 修复 Upload 显式指定 showRemoveIcon: true 时删除图标未显示的问题。#​45752
  • 🐞 修复 Descriptions 使用 children 结构语法糖时,会丢失 Descriptions.Item 的 key 的问题。#​45757
  • 🐞 修复 Message 组件在组件范围设置全局 token 无效的问题。#​45721 @​MadCcc
  • 🐞 修复 Popconfirm 不兼容 visible 的问题。#​45702 @​linhf123
  • 🐞 修复默认 Tag 的背景颜色不正确的问题。#​45711 @​kiner-tang
  • 💄 修复 Notification 组件设置 style.width 无效的问题。#​45681 @​MadCcc
  • 🐞 修复 App 设置 component=false 时,会报非预期的属性警告的问题。#​45671 @​li-jia-nan
  • TypeScript

v5.11.0

Compare Source


  • Slider
    • 🆕 Slider 聚焦滑块时现在会显示 Tooltip。#​45653
    • 💄 优化 Slider 交互体验,点击轨道后可直接拖拽滑块。#​45651
  • InputNumber
    • 🆕 InputNumber 添加 changeOnBlur 属性以支持在失去焦点时不触发 onChange 事件。#​45395
    • 🐞 修复 InputNumber 组件在 Form 组件中使用并且启用 hasFeedback 时,反馈图标出现会使 InputNumber 失去焦点的问题。#​45632 @​MadCcc
    • 🐞 修复 InputNumber 动态改变 formatter 不生效的问题。#​45325
  • Table
    • 🆕 Table 组件 columnTitle 支持传入 render 方法。#​41937 @​Zhou-Bill
    • 🛠 重构 Table ref 支持 scrollTo 以滚动到目标 keyindextop#​45245
  • Tabs
    • 🆕 Tabs items 支持单个标签页设置 destroyInactiveTabPane#​45359
    • 🐞 修复 Tabs 的标签宽度存在小数时,滚动会出现抖动的问题。#​45370
  • ConfigProvider
  • 🆕 ColorPicker 组件 preset 新增 defaultOpen 属性,可控制预设颜色默认是否展开。#​45607 @​Wxh16144
  • 🆕 Select 组件支持 optionRender 方法。#​45529 @​RedJue
  • 🆕 Pagination 组件支持组合 simpleshowSizeChanger 使用。#​45538
  • 🆕 Spin 组件新增 fullscreen 属性,支持全屏展示。#​44986 @​Rafael-Martins #​45436 @​li-jia-nan
  • 🆕 Form validateFields 支持 dirty 参数以校验被修改过和校验过的字段。#​45389
  • 🆕 Watermark 支持 inherit 配置,关闭水印传导至弹出 Drawer 与 Modal。#​45319
  • 🆕 App 支持 component 以自定义渲染元素。#​45292
  • 🆕 Input 与 Input.TextArea 支持 count 自定义字符计数(例如固定 emoji 字符长度为 1);count.max 支持超出范围样式;将 emoji 计数还原为原生计数以解决 maxLengthvalue 不匹配的问题。#​45140
  • 🐞 修复 Dropdown 在点击菜单项关闭弹出框时不会触发 onOpenChange 的问题。#​45378
  • 💄 Modal 静态方法支持 styles 属性。#​45558 @​KotoriK
  • 💄 优化弹层组件的 z-index 逻辑,使其在默认情况下不会互相遮挡。#​45512 #​45490 @​kiner-tang

v5.10.3

Compare Source


v5.10.2

Compare Source

  • 🐞 Layout support auto hasSider check to avoid blink in SSR. #​45361
  • 🐞 Fix FloatButton.BackTop throws warning findDOMNode is deprecated in StrictMode. #​45390 @​li-jia-nan
  • 🐞 Fix ColorPicker does not supports id and data-* attributes. #​45413 @​cheng87126
  • 🐞 Fix Table sorter tooltip cannot be open when column.showSorterTooltip is a object. #​45403
  • 🐞 Fix Form with inline mode makes elements overlap on the small screen. #​45340 @​Yuiai01
  • 💄 Remove duplicate disabled styles in Upload.Dragger. #​45446 @​vagusX
  • TypeScript
    • 🐞 Table pagination.position should accept 'none'. #​45398
  • RTL
    • 💄 Fix Notification's incorrect margin in rtl mode. #​45386

  • 🐞 Layout 支持自动检测 hasSider 以防止在 SSR 场景下的闪烁问题。#​45361
  • 🐞 修复 FloatButton.BackTop 组件显示 findDOMNode is deprecated in StrictMode 警告的问题。#​45390 @​li-jia-nan
  • 🐞 修复 ColorPicker 不支持 iddata-* 属性的问题。#​45413 @​cheng87126
  • 🐞 修复 Table 当 column.showSorterTooltip 是一个对象时排序 tooltip 不显示的问题。#​45403
  • 🐞 修复 Form inline 模式在小屏幕发生元素重叠的问题。#​45340 @​Yuiai01
  • 💄 移除 Upload.Dragger 中重复的 disabled 样式。#​45446 @​vagusX
  • TypeScript
    • 🐞 修复 Table pagination.position TS 定义不支持 'none' 的问题。#​45398
  • RTL
    • 💄 修复 Notification 组件在 rtl 模式下边缘间距错误的问题。#​45386

v5.10.1

Compare Source

  • ⚡️ Optimize CSS-in-JS Design Token cache matching. #​45302
  • 🆕 Checkbox.Group & Radio.Group options add missing id props. #​45287
  • 🐞 Fix Affix that target not work. #​45314 @​mingming-ma
  • 🐞 MISC: Add csp attribute for icon style. #​45334 @​AlexeyTeterin
  • 🐞 Fix Button that does not display loading status when loading property is set to { delay: 0 }. #​45282 @​YDFlame13
  • 🐞 Fix Segmented text jump issue in Safari. #​45310
  • 🐞 Fix Watermark that can be hidden via "Hide Element" feature in browser. #​45290 @​Yuiai01
  • 🐞 Fix Input that background should not be transparent when hovered or focused. #​45297 @​MadCcc
  • 🐞 Fix Form call resetFields will still keep Form.List field when its initialValue is set. #​45284
  • 🐞 Fix Tree.DirectoryTree selectedNodes in onSelect method could not get a value when configuring fieldNames. #​45036 @​Zian502
  • 💄 Revert outline style of Input, InputNumber, Select, Cascader, TreeSelect, DatePicker, TimePicker, ColorPicker. #​45286 @​MadCcc
  • 💄 Fix Card style with small size Tabs. #​45272 @​MadCcc

  • ⚡️ 优化 CSS-in-JS Design Token 缓存命中性能。#​45302
  • 🆕 为 Checkbox.Group 与 Radio.Group 的 options 添加 id 属性支持。#​45287
  • 🐞 修复 Affix 组件设置 target 失效的问题。#​45314 @​mingming-ma
  • 🐞 MISC: 为图标样式设置 csp 属性。#​45334 @​AlexeyTeterin
  • 🐞 修复 Button 组件 loading 属性设置为 { delay: 0 } 时不显示加载状态。#​45282 @​YDFlame13
  • 🐞 修复 Segmented 在 Safari 下切换时的样式跳动问题。#​45310
  • 🐞 修复 Watermark可以使用浏览器的 Hide Element 来隐藏水印。#​45290 @​Yuiai01
  • 🐞 修复 Input 组件 hover 或者 focus 状态时背景色变为透明的问题。#​45297 @​MadCcc
  • 🐞 修复 Form 在调用 resetFields 时,无法重置配置了 initialValue 的 Form.List 的问题。#​45284
  • 🐞 修复 Tree.DirectoryTree 在配置 fieldNames 时,onSelect 方法中的 selectedNodes 无法获取值。#​45036 @​Zian502
  • 💄 回滚 Input、InputNumber、Select、Cascader、TreeSelect、DatePicker、TimePicker、ColorPicker 的描边样式。#​45286 @​MadCcc
  • 💄 修复 Card 搭配小尺寸 Tabs 时的样式问题。#​45272 @​MadCcc

v5.10.0

Compare Source

  • 🔥 New component Flex, used to set flexible layout. #​44362
  • 🔥 Notification component supports stack configuration. By default, more than three notifications will be stacked. #​44618
  • 🔥 Update the active styles of Input, InputNumber, Select, Cascader, TreeSelect, DatePicker, and ColorPicker. #​45009
  • 🆕 Watermark supports setting the text alignment direction through textAlign. #​44888 @​Yuiai01
  • 🆕 Slider supports any number of nodes and migrates xxxStyles to semantic styles and classNames properties. #​45000
  • 🆕 Cascader supports the Cascader.Panel component for inline use. #​45089
  • 🆕 Tooltip adds fresh attribute to support scenarios where content still needs to be updated when closed. #​45020
  • 🆕 Drawer supports customizing the className of built-in modules through classNames. #​44935
  • 🆕 ConfigProvider supports the warning attribute to configure warning levels (e.g. filter out deprecated API warnings). #​44809
  • Modal
    • 🆕 Modal supports customizing the className of built-in modules through classNames. #​44934
    • 🐞 Fixed the content overflow problem when Modal.confirm description is a long text. #​45212
  • 🐞 Fix the problem that the nested Typography of Menu.Item cannot be vertically centered when ellipsis is true. #​41146 @​Yuiai01
  • 🐞 Fix Select internal input not being able to apply fontFamily. #​45197 @​Yuiai01
  • 🐞 Fix InputNumber border issue when using addonBefore in Space.Compact. #​45004 @​Yuiai01
  • 🐞 Fix the problem that Tag.CheckableTag does not support ref. #​45164 @​mingming-ma
  • 🐞 Fixed the issue where the font in the Avatar.Group component does not support responsiveness. #​34722 @​laishiwen
  • 🛠 Refactor Affix into a functional component. #​42674
  • 🛠 The Popover component deprecates the minWidth component token and adds titleMinWidth as a replacement. #​44750
  • 🌈 Token
    • 🆕 Input adds hoverBg activeBg token to set the input box hover and activation background color. #​44752 @​Pan-yongyong
    • 🆕 Descriptions Added titleColor and contentColor to set the title color and content area text color. #​44729 @​Child-qjj
    • 🐞 Fixed the issue where the Input component Token addonBg is invalid. #​45222
  • TypeScript
    • 🤖 The ArgsProps type for exported Notification is NotificationArgsProps. #​45147
  • 🌐 Locales

  • 🔥 新增 Flex 组件,用于设置弹性布局。#​44362
  • 🔥 Notification 组件支持 stack 配置,默认超过三个以上的提示会堆叠起来。#​44618
  • 🔥 更新 Input、InputNumber、Select、Cascader、TreeSelect、DatePicker、ColorPicker 的激活态样式。#​45009
  • 🆕 Watermark 支持通过 textAlign 设置文本对齐方向。#​44888 @​Yuiai01
  • 🆕 Slider 支持任意节点数并且将 xxxStyle 迁移至语义化 stylesclassNames 属性中。#​45000
  • 🆕 Cascader 支持 Cascader.Panel 组件供内联使用。#​45089
  • 🆕 Tooltip 添加 fresh 属性以支持在关闭时仍然需要更新内容的场景。#​45020
  • 🆕 Drawer 支持通过 classNames 自定义内置模块的 className#​44935
  • 🆕 ConfigProvider 支持 warning 属性以配置警告等级(如过滤掉废弃 API 警告)。#​44809
  • Modal
    • 🆕 Modal 支持通过 classNames 自定义内置模块的 className#​44934
    • 🐞 修复 Modal.confirm description 是长文本时的内容溢出问题。#​45212
  • 🐞 修复 Menu.Item 嵌套的 Typography 其 ellipsis 为 true 时无法垂直居中的问题。#​41146 @​Yuiai01
  • 🐞 修复 Select 内部 input 无法应用 fontFamily 的问题。#​45197 @​Yuiai01
  • 🐞 修复 InputNumber 在 Space.Compact 中使用 addonBefore 时的边框问题。#​45004 @​Yuiai01
  • 🐞 修复 Tag.CheckableTag 不支持 ref 的问题。#​45164 @​mingming-ma
  • 🐞 修复 Avatar.Group 组件内的字体不支持响应式的问题。#​34722 @​laishiwen
  • 🛠 重构 Affix 为函数组件。#​42674
  • 🛠 Popover 组件废弃 minWidth 组件 token,并添加 titleMinWidth 作为替代。#​44750
  • 🌈 Token
    • 🆕 Input 新增 hoverBg activeBg token 用以设置输入框 hover 和 激活时背景颜色。#​44752 @​Pan-yongyong
    • 🆕 Descriptions 新增 titleColor contentColor 用以设置标题颜色和内容区域文字颜色。#​44729 @​Child-qjj
    • 🐞 修复 Input 组件 Token addonBg 失效的问题。#​45222
  • TypeScript
    • 🤖 导出 Notification 的 ArgsProps 类型为 NotificationArgsProps。#​45147
  • 🌐 国际化

v5.9.4

Compare Source

  • Button
    • 🐞 Fix Button that two Chinese characters in nested span should have space between. #​45126 @​MadCcc
    • 🐞 Fix Button unexpected loading icon when conditional rendering. #​45030 @​lzl0304
  • 🐞 Fix Tour that step.type didn't work when shown at first time. #​45086 @​MadCcc
  • 🐞 Fix Select and DatePicker that input should use fontFamily token. #​45088 @​MadCcc

  • Button
    • 🐞 修复 Button 组件只有两个汉字且嵌套在多层 span 中时间距丢失的问题。#​45126 @​MadCcc
    • 🐞 修复 Button 条件渲染时意外出现加载图标的问题。#​45030 @​lzl0304
  • 🐞 修复 Tour 组件第一次展示时 step.type 无效的问题。#​45086 @​MadCcc
  • 🐞 修复 Select 和 DatePicker 组件没有使用 fontFamily token 的问题。#​45088 @​MadCcc

v5.9.3

Compare Source

  • 🐞 Fix Popover that should shift automaticly when overflowed. #​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip delete the logic of wrap span on disabled element. It can always work as expect on disabled element now. #​44895 @​Yuiai01
    • 🐞 Fix Tooltip / Popover position jump when content height changed. #​44976
  • 🛠 ComponentToken remove radiusBase must less than 16 limitation. #​44980
  • 🐞 Fix Dropdown can not give ref for the root children rendered by dropdownRender. #​44971
  • 🐞 Fix Table cellPaddingBlock not working. #​45040
  • 🐞 Fix Input wrong height with small controlHeight. #​45048
  • TypeScript
    • 🤖 MISC: Fix @types/react@18.2.22 React.Key type errors. #​44938

  • 🐞 修复 Popover 超出屏幕时不会自动调整偏移的问题。#​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip 删除对 disabled 子元素额外包括 span 的逻辑,现在始终能够正确触发。#​44895 @​Yuiai01
    • 🐞 修复 Tooltip / Popover 在内容高度变化时,位置会闪动的问题。#​44976
  • 🛠 ComponentToken 移除 radiusBase 必须小于 16 的限制。#​44980
  • 🐞 修复 Dropdown 通过 dropdownRender 渲染的子节点配置 ref 不生效的问题。#​44971
  • 🐞 修复 Table cellPaddingBlock 不生效的问题。#​45040
  • 🐞 修复 Input 组件在小尺寸 controlHeight 下高度不正确的问题。#​45048
  • TypeScript
    • 🤖 MISC: 修复 @types/react@18.2.22 React.Key 定义更新引发的问题。#​44938

v5.9.2

Compare Source

  • 🐞 Fix Table selection column not align in center when size is small. #​44922
  • 🐞 Fix Select style problem when label contains div element. #​44927
  • 🐞 Fix Modal broken style of buttons when custom footer. #​44929 [

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/antd-5.x branch from 6e7318c to 1d2fe57 Compare May 22, 2023 11:48
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.5.0 fix(deps): update dependency antd to v5.5.1 May 22, 2023
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.5.1 fix(deps): update dependency antd to v5.5.2 May 30, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 1d2fe57 to 4ae76c2 Compare May 30, 2023 06:25
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.5.2 fix(deps): update dependency antd to v5.6.0 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 4ae76c2 to 45723ba Compare June 6, 2023 17:54
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.6.0 fix(deps): update dependency antd to v5.6.1 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 45723ba to 5f1843f Compare June 7, 2023 17:45
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.6.1 fix(deps): update dependency antd to v5.6.2 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5f1843f to 72034c2 Compare June 19, 2023 04:05
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.6.2 fix(deps): update dependency antd to v5.6.3 Jun 25, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 72034c2 to d10afa6 Compare June 25, 2023 10:45
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.6.3 fix(deps): update dependency antd to v5.6.4 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from d10afa6 to f65eb6c Compare July 3, 2023 08:17
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.6.4 fix(deps): update dependency antd to v5.7.0 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from f65eb6c to 3f04e96 Compare July 11, 2023 16:14
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 3f04e96 to 4f76144 Compare July 19, 2023 06:51
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.7.0 fix(deps): update dependency antd to v5.7.1 Jul 19, 2023
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.7.1 fix(deps): update dependency antd to v5.7.2 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 4f76144 to 5a443d6 Compare July 20, 2023 13:22
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.7.2 fix(deps): update dependency antd to v5.7.3 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5a443d6 to a285efa Compare July 24, 2023 15:56
@renovate renovate bot force-pushed the renovate/antd-5.x branch from a285efa to c3869bc Compare August 1, 2023 17:48
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.7.3 fix(deps): update dependency antd to v5.8.0 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from c3869bc to 3716c46 Compare August 2, 2023 10:52
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.8.0 fix(deps): update dependency antd to v5.8.1 Aug 2, 2023
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.8.1 fix(deps): update dependency antd to v5.8.2 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 3716c46 to a64d2d7 Compare August 4, 2023 06:26
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.8.2 fix(deps): update dependency antd to v5.8.3 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from a64d2d7 to 739b57e Compare August 11, 2023 10:21
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 14a6d2c to 5415c55 Compare November 9, 2023 19:28
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.11.0 fix(deps): update dependency antd to v5.11.1 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5415c55 to 189d3a3 Compare November 17, 2023 13:44
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.11.1 fix(deps): update dependency antd to v5.11.2 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 189d3a3 to 5f3ed8b Compare November 22, 2023 13:46
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.11.2 fix(deps): update dependency antd to v5.11.3 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5f3ed8b to 4acbfa7 Compare November 24, 2023 17:15
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.11.3 fix(deps): update dependency antd to v5.11.4 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 4acbfa7 to ca76944 Compare November 27, 2023 12:21
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.11.4 fix(deps): update dependency antd to v5.11.5 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from ca76944 to 72cd21c Compare December 4, 2023 12:11
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.11.5 fix(deps): update dependency antd to v5.12.0 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 72cd21c to b8eb911 Compare December 4, 2023 16:00
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.12.0 fix(deps): update dependency antd to v5.12.1 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from b8eb911 to 3342423 Compare December 11, 2023 16:49
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.12.1 fix(deps): update dependency antd to v5.12.2 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 3342423 to 2f17319 Compare December 18, 2023 13:14
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.12.2 fix(deps): update dependency antd to v5.12.3 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 2f17319 to da6867c Compare December 19, 2023 08:00
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.12.3 fix(deps): update dependency antd to v5.12.2 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from da6867c to 54d0c18 Compare December 19, 2023 12:30
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.12.2 fix(deps): update dependency antd to v5.12.4 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 54d0c18 to a70ebd6 Compare December 22, 2023 13:20
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.12.4 fix(deps): update dependency antd to v5.12.5 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from a70ebd6 to b2602cf Compare December 30, 2023 14:07
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.12.5 fix(deps): update dependency antd to v5.12.6 Dec 30, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@gianpaj gianpaj merged commit 76e068e into master Jan 1, 2024
8 checks passed
@gianpaj gianpaj deleted the renovate/antd-5.x branch January 1, 2024 13:23
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.

1 participant