Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps antd from 6.1.2 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

6.1.3

  • 🐞 Fix Drawer.PurePanel failing to respond to mouse interactions. #56387 @​wanpan11
  • 🐞 Fix Select options props leaking to DOM elements and causing React unknown-prop warnings. #56341 @​afc163

  • 🐞 修复 Drawer.PurePanel 无法响应鼠标交互的问题。#56387 @​wanpan11
  • 🐞 修复 Select options 属性透传至原生 DOM 导致 React 未知属性警告的问题。#56341 @​afc163
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

6.1.3

2025-12-29

  • 🐞 Fix Drawer.PurePanel failing to respond to mouse interactions. #56387 @​wanpan11
  • 🐞 Fix Select options props leaking to DOM elements and causing React unknown-prop warnings. #56341 @​afc163
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Dependabot - Pull requests that update Javascript code labels Jan 6, 2026
@codeant-ai-for-open-source
Copy link
Contributor

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@github-actions github-actions bot added the doc Namespace | Anything related to documentation label Jan 6, 2026
@bito-code-review
Copy link
Contributor

bito-code-review bot commented Jan 6, 2026

Code Review Agent Run #6c6dcf

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 7bc36f6..7bc36f6
    • docs/yarn.lock
  • Files skipped - 1
    • docs/package.json - Reason: Filter setting
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at [email protected].

Documentation & Help

AI Code Review powered by Bito Logo

@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit 05d5ed6
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/696096591ce1390008be3950
😎 Deploy Preview https://deploy-preview-36915--superset-docs-preview.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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/antd-6.1.4 branch from 7bc36f6 to 6ae0302 Compare January 8, 2026 19:41
@bito-code-review
Copy link
Contributor

bito-code-review bot commented Jan 8, 2026

Code Review Agent Run #904112

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 6ae0302..6ae0302
    • docs/yarn.lock
  • Files skipped - 1
    • docs/package.json - Reason: Filter setting
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at [email protected].

Documentation & Help

AI Code Review powered by Bito Logo

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/antd-6.1.4 branch from 6ae0302 to f69d6a4 Compare January 9, 2026 05:45
Bumps [antd](https://github.com/ant-design/ant-design) from 6.1.2 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.2...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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/antd-6.1.4 branch from f69d6a4 to 05d5ed6 Compare January 9, 2026 05:47
@bito-code-review
Copy link
Contributor

bito-code-review bot commented Jan 9, 2026

Code Review Agent Run #9b901e

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 05d5ed6..05d5ed6
    • docs/yarn.lock
  • Files skipped - 1
    • docs/package.json - Reason: Filter setting
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at [email protected].

Documentation & Help

AI Code Review powered by Bito Logo

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 doc Namespace | Anything related to documentation javascript Dependabot - Pull requests that update Javascript code size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants