Skip to content

Bump immutable, antd and @ant-design/compatible - #1273

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6158bbc033
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6158bbc033

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Removes immutable. It's no longer used after updating ancestor dependencies immutable, antd and @ant-design/compatible. These dependencies need to be updated together.

Removes immutable

Updates antd from 3.26.20 to 6.6.4

Release notes

Sourced from antd's releases.

6.6.4

  • 🗑 Deprecate legacy Avatar GroupProps, BackTop and FloatButton BackTopProps, Input GroupProps, Mentions OptionProps, and Select OptionProps types in favor of GetProps or option-derived types. #58949 @​li-jia-nan
  • 🐞 Fix AutoComplete missing classNames.clear and styles.clear semantic customizations for the clear button. #59245 @​lazerg
  • Table
    • 🐞 Fix Table filteredValue being ignored when responsive columns are hidden. #59198 @​QDyanbing
    • 🐞 Fix Table ignoring pagination.classNames and pagination.styles semantic customizations. #59267 @​QDyanbing
    • 🐞 Fix Table virtual cell content not being vertically centered. #59260 @​QDyanbing
  • Modal
    • 🐞 Fix Modal okText and cancelText falling back to default text for falsy ReactNode values. #59254 @​QDyanbing
    • 🐞 Fix Modal not triggering onCancel when cancelButtonProps.onClick is provided. #59255 @​QDyanbing
  • ColorPicker
    • 🐞 Fix ColorPicker clear control remaining interactive and showing hover styles when disabled. #59164 @​dogledogle
    • 🐞 Fix ColorPicker modifying presets and crashing when preset items are frozen. #59272 @​QDyanbing
  • 🐞 Fix Splitter panel sizes exceeding their min and max constraints when the container resizes. #59084 @​QDyanbing
  • 🐞 Fix Segmented selected item text color lagging behind the thumb animation when custom itemSelectedBg and itemSelectedColor tokens are used. #59046 @​EmilyyyLiu
  • 🐞 Fix Transfer restoring stale selections after dataSource item key types change. #59166 @​QDyanbing
  • 🐞 Fix FloatButton.Group menu flickering when moving the pointer from the trigger to the menu with trigger="hover". #59246 @​QDyanbing
  • 🐞 Fix Form vertical Form.Item controls shrinking inside horizontal layouts. #59263 @​QDyanbing
  • 🐞 Fix Tabs more dropdown ignoring styles.popup.root. #59221 @​giaBaoJS
  • 🐞 Fix ConfigProvider failing to inherit zeroRuntime in nested themes when inherit is false. #59250 @​QDyanbing

  • 🗑 废弃 Avatar GroupProps、BackTop 和 FloatButton BackTopProps、Input GroupProps、Mentions OptionProps 与 Select OptionProps 旧类型,建议改用 GetProps 或从选项推导的类型。#58949 @​li-jia-nan
  • 🐞 修复 AutoComplete 缺失清除按钮 classNames.clearstyles.clear 语义化配置的问题。#59245 @​lazerg
  • Table
    • 🐞 修复 Table 响应式列隐藏后 filteredValue 失效的问题。#59198 @​QDyanbing
    • 🐞 修复 Table 忽略 pagination.classNamespagination.styles 语义化配置的问题。#59267 @​QDyanbing
    • 🐞 修复 Table 虚拟滚动单元格内容未垂直居中的问题。#59260 @​QDyanbing
  • Modal
    • 🐞 修复 Modal 的 okTextcancelText 为假值 ReactNode 时被默认文案覆盖的问题。#59254 @​QDyanbing
    • 🐞 修复 Modal 配置 cancelButtonProps.onClick 时不触发 onCancel 的问题。#59255 @​QDyanbing
  • ColorPicker
    • 🐞 修复 ColorPicker 禁用时清除控件仍可交互并显示悬浮样式的问题。#59164 @​dogledogle
    • 🐞 修复 ColorPicker 修改 presets 并在预设项被冻结时崩溃的问题。#59272 @​QDyanbing
  • 🐞 修复 Splitter 容器尺寸变化时面板尺寸超出 minmax 约束的问题。#59084 @​QDyanbing
  • 🐞 修复 Segmented 使用自定义 itemSelectedBgitemSelectedColor Token 时,选中项文字颜色滞后于滑块动画的问题。#59046 @​EmilyyyLiu
  • 🐞 修复 Transfer 的 dataSourcekey 类型变化后恢复旧选中状态的问题。#59166 @​QDyanbing
  • 🐞 修复 FloatButton.Group 使用 trigger="hover" 时鼠标从触发按钮移向菜单出现闪烁的问题。#59246 @​QDyanbing
  • 🐞 修复 Form 在水平布局中嵌套的垂直 Form.Item 控件高度被压缩的问题。#59263 @​QDyanbing
  • 🐞 修复 Tabs 折叠下拉菜单未应用 styles.popup.root 的问题。#59221 @​giaBaoJS
  • 🐞 修复 ConfigProvider 在嵌套主题中 inheritfalse 时未继承 zeroRuntime 的问题。#59250 @​QDyanbing

6.6.3

... (truncated)

Changelog

Sourced from antd's changelog.

6.6.4

2026-09-14

  • 🗑 Deprecate legacy Avatar GroupProps, BackTop and FloatButton BackTopProps, Input GroupProps, Mentions OptionProps, and Select OptionProps types in favor of GetProps or option-derived types. #58949 @​li-jia-nan
  • 🐞 Fix AutoComplete missing classNames.clear and styles.clear semantic customizations for the clear button. #59245 @​lazerg
  • Table
    • 🐞 Fix Table filteredValue being ignored when responsive columns are hidden. #59198 @​QDyanbing
    • 🐞 Fix Table ignoring pagination.classNames and pagination.styles semantic customizations. #59267 @​QDyanbing
    • 🐞 Fix Table virtual cell content not being vertically centered. #59260 @​QDyanbing
  • Modal
    • 🐞 Fix Modal okText and cancelText falling back to default text for falsy ReactNode values. #59254 @​QDyanbing
    • 🐞 Fix Modal not triggering onCancel when cancelButtonProps.onClick is provided. #59255 @​QDyanbing
  • ColorPicker
    • 🐞 Fix ColorPicker clear control remaining interactive and showing hover styles when disabled. #59164 @​dogledogle
    • 🐞 Fix ColorPicker modifying presets and crashing when preset items are frozen. #59272 @​QDyanbing
  • 🐞 Fix Splitter panel sizes exceeding their min and max constraints when the container resizes. #59084 @​QDyanbing
  • 🐞 Fix Segmented selected item text color lagging behind the thumb animation when custom itemSelectedBg and itemSelectedColor tokens are used. #59046 @​EmilyyyLiu
  • 🐞 Fix Transfer restoring stale selections after dataSource item key types change. #59166 @​QDyanbing
  • 🐞 Fix FloatButton.Group menu flickering when moving the pointer from the trigger to the menu with trigger="hover". #59246 @​QDyanbing
  • 🐞 Fix Form vertical Form.Item controls shrinking inside horizontal layouts. #59263 @​QDyanbing
  • 🐞 Fix Tabs more dropdown ignoring styles.popup.root. #59221 @​giaBaoJS
  • 🐞 Fix ConfigProvider failing to inherit zeroRuntime in nested themes when inherit is false. #59250 @​QDyanbing

6.6.3

2026-09-07

... (truncated)

Commits
  • db0488c docs: add changelog for 6.6.4 (#59287)
  • 49163c0 site: show the clear element in Select semantic preview (#59245)
  • d30c7ad chore(deps): update nearform-actions/github-action-notify-twitter digest to 2...
  • 6a642e3 type: deprecate prop types and add aliases (#58949)
  • d0776d0 chore(deps): update dependency mermaid to v12 (#59280)
  • ceb0d56 fix(ColorPicker): disable interactions when disabled (#59164)
  • 46d905e site: normalize locale-aware links in Chinese docs (#59277)
  • c7f4441 docs: align Chinese component docs with English content (#59276)
  • a9b1ab4 fix(Splitter): respect size limits when container resizes (#59084)
  • 9c0758a fix(Table): preserve pagination semantic classNames and styles (#59267)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @ant-design/compatible from 1.1.2 to 5.1.5

Release notes

Sourced from @​ant-design/compatible's releases.

v5.1.4

  • fix: generateNeutralColorPalettes type not match (#165) a81d0f2
  • 🐛 fixes wrong imports (#156) 4496e73
  • fix: add @​ctrl/tinycolor dependency to package.json (#164) 15b5831

ant-design/compatible@v5.1.3...v5.1.4

v5.1.3

  • fix: antd latest version compatible fe96701
  • fix CSS-in-JS warning about content without quotes (#157) 921f883

ant-design/compatible@v5.1.2...v5.1.3

v5.1.2

  • feat: update v4 theme (#158) 7565ed7

ant-design/compatible@v5.1.1...v5.1.2

v5.1.1

  • fix: father export bug (#155) 1c4678b
  • fix: remove useless less (#154) e64aa93

ant-design/compatible@v5.1.0...v5.1.1

v5.1.0

  • feat: v5 compatible v3 form (#152) 480dcd0

ant-design/compatible@v5.0.1...v5.1.0

v5.0.1

  • fix: es folder import in cjs (#151) d4b31ee

ant-design/compatible@v5.0.0...v5.0.1

v5.0.0

  • chore: bump compatible version 99e5903
  • feat: Support less var convert (#148) f13cdeb
  • fix: lint 31c008a
  • chore: override browser style b1c494c
  • chore: comment cssinjs 4ca0d0a

ant-design/compatible@v5.0.0-alpha.2...v5.0.0

v5.0.0-alpha.2

  • feat: add v4 theme (#147) 005f786

ant-design/compatible@v5.0.0-alpha.1...v5.0.0-alpha.2

v5.0.0-alpha.1

  • feat: Add Comment component (#145) 620ed65

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [immutable](https://github.com/immutable-js/immutable-js). It's no longer used after updating ancestor dependencies [immutable](https://github.com/immutable-js/immutable-js), [antd](https://github.com/ant-design/ant-design) and [@ant-design/compatible](https://github.com/ant-design/compatible). These dependencies need to be updated together.


Removes `immutable`

Updates `antd` from 3.26.20 to 6.6.4
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@3.26.20...6.6.4)

Updates `@ant-design/compatible` from 1.1.2 to 5.1.5
- [Release notes](https://github.com/ant-design/compatible/releases)
- [Commits](https://github.com/ant-design/compatible/commits)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version:
  dependency-type: indirect
- dependency-name: antd
  dependency-version: 6.6.4
  dependency-type: direct:production
- dependency-name: "@ant-design/compatible"
  dependency-version: 5.1.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants