lpgera / dirigera-web

A progressive web app for controlling Dirigera smart home devices.
MIT License
12 stars 0 forks source link

Bump antd from 5.16.4 to 5.16.5 #1304

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps antd from 5.16.4 to 5.16.5.

Release notes

Sourced from antd's releases.

5.16.5

  • 🐞 Fix Transfer component issue when trying to select item from the right column while it has "unknown-key" within targetKeys. #48664 @​andreyk1512
  • 🐞 Fix Steps custom icon not vertically centered error. #48650 @​ZinkWu
  • 🐞 Fix Badge number centered but slightly right-aligned. #48605 @​akinocccc
  • 🐞 Fix Popover and Popconfirm blinking when open on the right edge of screen. #48591
  • 🐞 Fix ColorPicker that cleared icon should change when initial value is undefined. #48584 @​MadCcc
  • 💄 Fix Collapse bottom border issue. #48561 @​hamzaseif13
  • 💄 Adjust Input border style in form validation when disabled. #48616 @​nova1751
  • TypeScript
  • Locales
    • 🇪🇸 Added missing es_ES translations for DatePicker component. #48601 @​JMMOLLER
    • 🇩🇪 Added missing german translations for DatePicker component. #48586 @​sebhs

  • 🐞 修复 Transfer 组件在 targetKeys 中含有 "unknown-key" 时,尝试从右侧列选中单项的问题。#48664 @​andreyk1512
  • 🐞 修复 Steps 自定义图标未垂直居中问题。#48650 @​ZinkWu
  • 🐞 修复 Badge 数字居中偏右的问题。#48605 @​akinocccc
  • 🐞 修复 Popover 和 Popconfirm 在屏幕右侧边缘闪烁的问题。#48591
  • 🐞 修复 ColorPicker 在初始未受控时清除图标不会改变的问题。#48584 @​MadCcc
  • 💄 修复 Collapse 组件底部边框样式问题。#48561 @​hamzaseif13
  • 💄 调整 Input 组件在禁用的时候在表单校验时的边框颜色。#48616 @​nova1751
  • TypeScript
  • 国际化
Changelog

Sourced from antd's changelog.

5.16.5

2024-04-28

  • 🐞 Fix Transfer component issue when trying to select item from the right column while it has "unknown-key" within targetKeys. #48664 @​andreyk1512
  • 🐞 Fix Steps custom icon not vertically centered error. #48650 @​ZinkWu
  • 🐞 Fix Badge number centered but slightly right-aligned. #48605 @​akinocccc
  • 🐞 Fix Popover and Popconfirm blinking when open on the right edge of screen. #48591
  • 🐞 Fix ColorPicker that cleared icon should change when initial value is undefined. #48584 @​MadCcc
  • 💄 Fix Collapse bottom border issue. #48561 @​hamzaseif13
  • 💄 Adjust Input border style in form validation when disabled. #48616 @​nova1751
  • TypeScript
  • Locales
    • 🇪🇸 Added missing es_ES translations for DatePicker component. #48601 @​JMMOLLER
    • 🇩🇪 Added missing german translations for DatePicker component. #48586 @​sebhs
Commits
  • 1a6e9e0 docs: changelog v5.16.5 (#48676)
  • 029cb1d test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667)
  • f799219 fix: ajust the input border style in validation (#48616)
  • cb19e0e fix: fix transfer when trying to select item from the right column while it h...
  • dfaf6ba chore(deps-dev): bump react from 18.2.0 to 18.3.0 (#48666)
  • aa5d3bd chore(deps-dev): bump the dev-dependencies group with 3 updates (#48665)
  • b173ce1 docs: add names demo (#48488)
  • c8bd145 fix(step): custom icon not vertically centered error (#48650)
  • 2afb721 site: Replace card deprecated API 'bodyStyle' (#48644)
  • 409a227 🔒 ci: locked React version (#48640)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @lpgera.


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)