AzBuilder / terrakube

Open source IaC Automation and Collaboration Software.
https://docs.terrakube.io
Apache License 2.0
496 stars 38 forks source link

deps: bump antd from 5.20.6 to 5.21.0 in /ui #1318

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 5 days ago

Bumps antd from 5.20.6 to 5.21.0.

Release notes

Sourced from antd's releases.

5.21.0

  • 🔥 Introduce the new Splitter component, draggale split panel. #50038 @​wanpan11
  • Button
    • 🔥 Button supports variant and color properties for more combination styles. #50051 @​coding-ice
    • 💄 Button adds textColor, textHoverColor and textActiveColor tokens. #47870 @​madocto
  • FloatButton
    • 🆕 FloatButton supports placement property, allowing menus to pop up from multiple directions. #50407 @​li-jia-nan
    • 🆕 FloatButton supports htmlType prop. #50892 @​li-jia-nan
    • 💄 Unify FloatButton and FloatButton.Group button round style. #50513 @​Layouwen
    • 💄 Manage FloatButton's z-index with useZIndex to improve compatibility with other popup components. #50311 @​li-jia-nan
  • Menu
  • Table
  • Input
  • Modal
    • ⌨️ Fix Modal throws warning avoid using aria-hidden on a focused element or its ancestor. #50823 @​afc163
    • 🆕 Modal supports closable.disabled prop now. #50522 @​Ke1sy
  • Descriptions
  • Upload
  • ColorPicker
    • 🐞 Fix ColorPicker when type hex input may not get correct color with precision issue. #50843 @​zombieJ
    • 🐞 Adjust ColorPicker popup panel not lock by value to allow control mode with onChangeComplete scenarios. #50785 @​zombieJ
  • App
    • 🐞 Fixed App warn about zIndex too large when using the modal with having popup component method via useApp. #50829 @​zombieJ
    • 🐞 Fix App rtl style does not respect ConfigProvider direction prop. #50246 @​li-jia-nan
  • Pagination
  • Select
  • 🆕 Segmented adds vertical property and improves accessibility. #50708 @​liangchaofei

... (truncated)

Changelog

Sourced from antd's changelog.

5.21.0 🔥

2024-09-22

  • 🔥 Introduce the new Splitter component, draggale split panel. #50038 @​wanpan11
  • Button
    • 🔥 Button supports variant and color properties for more combination styles. #50051 @​coding-ice
    • 💄 Button adds textColor, textHoverColor and textActiveColor tokens. #47870 @​madocto
  • FloatButton
    • 🆕 FloatButton supports placement property, allowing menus to pop up from multiple directions. #50407 @​li-jia-nan
    • 🆕 FloatButton supports htmlType prop. #50892 @​li-jia-nan
    • 💄 Unify FloatButton and FloatButton.Group button round style. #50513 @​Layouwen
    • 💄 Manage FloatButton's z-index with useZIndex to improve compatibility with other popup components. #50311 @​li-jia-nan
  • Menu
  • Table
  • Input
  • Modal
    • ⌨️ Fix Modal throws warning avoid using aria-hidden on a focused element or its ancestor. #50823 @​afc163
    • 🆕 Modal supports closable.disabled prop now. #50522 @​Ke1sy
  • Descriptions
  • Upload
  • ColorPicker
    • 🐞 Fix ColorPicker when type hex input may not get correct color with precision issue. #50843 @​zombieJ
    • 🐞 Adjust ColorPicker popup panel not lock by value to allow control mode with onChangeComplete scenarios. #50785 @​zombieJ
  • App
    • 🐞 Fixed App warn about zIndex too large when using the modal with having popup component method via useApp. #50829 @​zombieJ
    • 🐞 Fix App rtl style does not respect ConfigProvider direction prop. #50246 @​li-jia-nan
  • Pagination
  • Select
  • 🆕 Segmented adds vertical property and improves accessibility. #50708 @​liangchaofei

... (truncated)

Commits
  • ecb099d docs(🔥): release 5.21.0 with Splitter component and variant buttons (#50948)
  • f08de84 chore: auto merge branches (#50953)
  • 36ddb02 feat: Pagination showSizeChanger accepts SelectProps now (#50952)
  • aa70d29 fix(Tour): solve the Tour title will cover the close button at a certain leng...
  • ff4989c feat: Add some token for Select to customize hover/focus style (#50951)
  • 0401475 fix(select): background color appears when allowClear and filled (#50916)
  • 14d00df chore: fix the Warning of Alert demo (#50946)
  • 119eef9 chore: auto merge branches (#50945)
  • 13530a0 docs: optimize demo style of lunar (#50944)
  • a10f4c2 docs: Optimize the operation experience of the demo modal (#50943)
  • Additional commits viewable in compare view


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 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)
sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud