Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps antd from 6.1.3 to 6.1.4.

Release notes

Sourced from antd's releases.

6.1.4

  • 🐞 Fix Select with multiple aria- attributes in DOM. #56451 @​zombieJ
  • 🐞 Fix Table where hidden measure headers could mount interactive filter dropdowns and trigger unexpected close events when scroll.y is enabled. #56425 @​QDyanbing

  • 🐞 修复 Select 配置 aria- 属性时,会同时给多个 DOM 添加的问题。#56451 @​zombieJ
  • 🐞 修复 Table 配置 scroll.y 属性时,隐藏的测量表头挂载筛选下拉组件并参与事件判断,导致筛选下拉意外关闭的问题。 #56425 @​QDyanbing
Changelog

Sourced from antd's changelog.

6.1.4

2026-01-05

  • 🐞 Fix Select with multiple aria- attributes in DOM. #56451 @​zombieJ
  • 🐞 Fix Table where hidden measure headers could mount interactive filter dropdowns and trigger unexpected close events when scroll.y is enabled. #56425 @​QDyanbing
Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [antd](https://github.com/ant-design/ant-design) from 6.1.3 to 6.1.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@6.1.3...6.1.4)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 12, 2026
@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for smarpot ready!

Name Link
🔨 Latest commit 5c25673
🔍 Latest deploy log https://app.netlify.com/projects/smarpot/deploys/6964dac868903b0008f16fa0
😎 Deploy Preview https://deploy-preview-223--smarpot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@SebastianLopezO SebastianLopezO self-requested a review January 13, 2026 13:39
Copy link
Member

@SebastianLopezO SebastianLopezO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update antd to v6.1.4, including minor fixes and internal improvements. This is a patch-level update with no breaking changes expected; CI checks pass.

@SebastianLopezO SebastianLopezO merged commit dbee1d5 into main Jan 13, 2026
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-6.1.4 branch January 13, 2026 13:52
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.

2 participants