Counselllor / Counsellor-Web

Counselling/Recommendation System for new Undergrad Students
http://counsellor.social/
MIT License
76 stars 173 forks source link

Bump antd from 5.20.6 to 5.21.5 #1413

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps antd from 5.20.6 to 5.21.5.

Release notes

Sourced from antd's releases.

5.21.5


5.21.4


  • 🐞 修复 Input.Search 无法使用 Input Token hoverBorderColor/activeBorderColor 修改边框颜色的问题。#51226 @​iqingting
  • 🐞 修复 Tree 的图标不对齐的问题。#51181 @​Meowu
  • 🐞 修复 Splitter 在嵌套组合时,偶尔会出现多余滚动条的问题。#51169 @​zombieJ
  • 💄 修改 Design Token 的 textHoverBg 悬浮状态下的背景色为 colorFillTertiary#51187 @​coding-ice
  • TypeScript

5.21.3

  • 💄 Added a scroll bar to Dropdown when having many items. #51112 @​Cameron-Asdf
  • Slider #51150 @​yoyo837
    • 🐞 Fix Slider issue where the id prop is not supported.
    • 🐞 Fix Slider to address the issue causing useLayoutEffect does nothing on the server warning when extractStyle is invoked.
  • 🐞 Fix ColorPicker with gradient mode, sometimes handle color will be force sync back to first handle color issue. #51161 @​zombieJ
  • 🐞 Fix Table onChange function receiving incorrect sorter value. #51114 @​nathanlao
  • Splitter
  • 🐞 MISC: Restore react and react-dom peerDependencies. #51079 @​chentsulin
  • TypeScript

... (truncated)

Changelog

Sourced from antd's changelog.

5.21.5

2024-10-21

5.21.4

2024-10-14

5.21.3

2024-10-09

  • 💄 Added a scroll bar to Dropdown when having many items. #51112 @​Cameron-Asdf
  • Slider #51150 @​yoyo837
    • 🐞 Fix Slider issue where the id prop is not supported.
    • 🐞 Fix Slider to address the issue causing useLayoutEffect does nothing on the server warning when extractStyle is invoked.
  • 🐞 Fix ColorPicker with gradient mode, sometimes handle color will be force sync back to first handle color issue. #51161 @​zombieJ
  • 🐞 Fix Table onChange function receiving incorrect sorter value. #51114 @​nathanlao
  • Splitter
  • 🐞 MISC: Restore react and react-dom peerDependencies. #51079 @​chentsulin
  • TypeScript

5.21.2

2024-10-01

... (truncated)

Commits
  • f456147 docs: changelog for 5.21.5 (#51320)
  • 113c2da demo(qrcode): improve errorLevel type (#51321)
  • 44d3d2d fix: remove pointer-events: 'none' for disabled items in date-picker panel (#...
  • 4b5cee0 refactor: minor refactoring + optimization (#42037)
  • f4d8a8d fix: The onRefresh method is missing from the QRCode component's statusRender...
  • 00a4e2d fix(Layout): Fix Layout collapse trigger missing style (#51313)
  • 332d885 chore(deps): bump eslint-plugin-react-hooks to 5.0.0 (#51307)
  • 3296e4d docs(i18n-blog): replace dead links (#51303)
  • 5efb4eb ci(issue-schedule): improve title display for mobile (#51295)
  • 706c000 site: improve scrollbar style of site (#51220)
  • 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)
github-actions[bot] commented 1 month ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits 860c5a3..902ff18. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
netlify[bot] commented 1 month ago

Deploy Preview for counsellor-startup ready!

Name Link
Latest commit 902ff182508b2df7d9bba625dff8223456583525
Latest deploy log https://app.netlify.com/sites/counsellor-startup/deploys/671661846bc07e0008c370a8
Deploy Preview https://deploy-preview-1413--counsellor-startup.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 58
Accessibility: 96
Best Practices: 100
SEO: 67
PWA: -
View the detailed breakdown and full score reports

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

dependabot[bot] commented 3 weeks ago

Superseded by #1418.