aneillans / postybirb-plus

Remake of PostyBirb using React and NestJS
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Bump node-fetch and antd in /ui #43

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Removes node-fetch. It's no longer used after updating ancestor dependency antd. These dependencies need to be updated together.

Removes node-fetch

Updates antd from 3.26.20 to 5.4.6

Release notes

Sourced from antd's releases.

5.4.6

  • 🐞 Fix lots of Table border and radius styling issues. #41985
  • 💄 Fix Layout.Sider collapse animation style. #41993
  • 🐞 Fix InputNumber font-size error. #41983
  • 🐞 Fix responsive Col don't support flex prop in colSize. #41962 @​AlexisSniffer
  • 🐞 Fix Carousel goTo is ignored if animation is in progress. #41969 @​guan404ming
  • Form
    • 🐞 Resolve issue about the feedback icon was not reset after a reset event had been triggered. #41976
    • 🐞 Fixed inaccurate data collected by onValuesChange. #41976
  • TypeScript

  • 🐞 修复 Table 一系列边框和圆角的样式细节问题。#41985
  • 💄 修复 Layout.Sider 折叠时丢失动画的问题。#41993
  • 🐞 修复 InputNumber 字体样式错误。#41983
  • 🐞 修复响应式 Col colSize 不支持 flex 的问题。#41962 @​AlexisSniffer
  • 🐞 修复 Carousel goTo 在动画播放时无效的问题。#41969 @​guan404ming
  • Form
  • 🐞 修复 Form 触发重置事件后反馈图标未重置的问题。#41976
  • 🐞 修复 onValuesChange 收集到的数据不准确的问题。#41976
  • TypeScript
    • 🤖 修复 Menu 报错 OverrideContext 类型定义不存在的问题。#41907
    • 🤖 修复 TreeSelect 定义不支持 aria-* 的问题。#41978 @​guan404ming

5.4.5

  • 🐞 Fix Anchor that onChange was memoized by useCallback and wouldn't change. #41934 @​Yuiai01
  • 🐞 Fix Draggable Tree that title is not aligned when the text is wrapped. #41928 @​Yuiai01
  • Tree
  • 🛠 Reduce bundle size by upgrading rc-switch. #41954

  • 🐞 修复 Anchor 组件 onChange 方法改变后不触发的问题。#41934 @​Yuiai01
  • 🐞 修复 InputNumber 组件样式被浏览器原生样式覆盖的问题。#41940 @​Wxh16144
  • Tree
  • 🛠 升级 rc-switch 以修复重复引入 @babel/runtime/helpers 的问题,减小打包体积。#41954

5.4.4

  • 💄 Fix Message hooks icon style not follow dynamic theme token. #41899
  • 🐞 Fix that cssinjs may crash if CSS value is undefined. #41896

  • 💄 修复 Message hooks 的图标样式不跟随动态主题 token 切换的问题。#41899
  • 🐞 修复 CSS 属性值为 undefined 时 cssinjs 报错的问题。#41896

5.4.3

  • 🐞 Fix FloatButton throws warning findDOMNode is deprecated in StrictMode. #41833 @​fourcels
  • 🐞 Arrow element support more old browsers which do not support clip-path: path(). #41872

... (truncated)

Changelog

Sourced from antd's changelog.

5.4.6

2023-04-26

  • 🐞 Fix lots of Table border and radius styling issues. #41985
  • 💄 Fix Layout.Sider collapse animation style. #41993
  • 🐞 Fix InputNumber font-size error. #41983
  • 🐞 Fix responsive Col don't support flex prop in colSize. #41962 @​AlexisSniffer
  • 🐞 Fix Carousel goTo is ignored if animation is in progress. #41969 @​guan404ming
  • Form
    • 🐞 Resolve issue about the feedback icon was not reset after a reset event had been triggered. #41976
    • 🐞 Fixed inaccurate data collected by onValuesChange. #41976
  • TypeScript

5.4.5

2023-04-23

  • 🐞 Fix Anchor that onChange was memoized by useCallback and wouldn't change. #41934 @​Yuiai01
  • 🐞 Fix Draggable Tree that title is not aligned when the text is wrapped. #41928 @​Yuiai01
  • Tree
  • 🛠 Reduce bundle size by upgrading rc-switch. #41954

5.4.4

2023-04-20

  • 💄 Fix Message hooks icon style not follow dynamic theme token. #41899
  • 🐞 Fix that cssinjs may crash if CSS value is undefined. #41896

5.4.3

2023-04-19

  • 🐞 Fix FloatButton throws warning findDOMNode is deprecated in StrictMode. #41833 @​fourcels
  • 🐞 Arrow element support more old browsers which do not support clip-path: path(). #41872
  • 🐞 Fix Layout.Sider transition issue when switch theme. #41828
  • 🐞 Fix the problem that when the type of Tour is primary, the color of the arrow is still white. #41761
  • 🐞 Optimize Form field binding, now will ignore comments in Form.Item as subcomponents. #41771
  • 🐞 Fix Input.Password show additional toggle button in Edge. #41759
  • 💄 Fix styling issues with components that have a Tooltip component as their base within the Space.Compact wrapper. #41707 @​foryuki
  • 🇩🇪 Fix typo in German locale. #41780 @​aaarichter
  • TypeScript

5.4.2

... (truncated)

Commits


You can trigger a rebase of this PR 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 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](https://github.com/aneillans/postybirb-plus/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.