spicyboys / drg-completionist

DRG Completionist is a free, open-source online progress tracker for Deep Rock Galactic. It's designed to help keep track of all the different overclocks and cosmetics available for hard-working employees like yourselves, as well as to serve as an handy reference for overclock data.
https://drg-completionist.com
GNU General Public License v3.0
53 stars 13 forks source link

Bump the dependencies group with 5 updates #177

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the dependencies group with 5 updates:

Package From To
antd 5.14.0 5.14.1
@types/node 20.11.17 20.11.19
@types/react 18.2.55 18.2.57
@typescript-eslint/eslint-plugin 7.0.1 7.0.2
@typescript-eslint/parser 7.0.1 7.0.2

Updates antd from 5.14.0 to 5.14.1

Release notes

Sourced from antd's releases.

5.14.1

  • 🐞 Fix Steps cannot interact correctly when type="inline". #47406
  • 🐞 Fix DatePicker & TimePicker arrow position not consider panel border radius distance. #47389
  • 🐞 Fix Dropdown should not display when items is empty array. #47375
  • 🐞 Fix Tag that should use defaultBg token with bordered={false}. #47372 @​MadCcc
  • 🐞 MISC: Fix that theme.inherit should not affect hashded and cssVar. #47360 @​MadCcc
  • 🐞 Fix Calendar panel not switch when change year or month. #47361
  • 💄 Fix Table's sub-table style issue in virtual mode. #47333 @​Enigama

  • 🐞 修复 Steps type="inline" 时鼠标无法 hover 到正确的步骤上的问题。#47406
  • 🐞 修复 DatePicker 与 TimePicker 弹出面板箭头没有考虑面板本身圆角的问题。#47389
  • 🐞 修复 Dropdown menu.items 为空时依然显示的问题。#47375
  • 🐞 修复 Tag 无边框模式没有正确使用 defaultBg 组件 token 的问题。#47372 @​MadCcc
  • 🐞 杂项:修复主题 inherit 配置会隔断 hashedcssVar 配置的问题。#47360 @​MadCcc
  • 🐞 修复 Calendar 在切换年月时,面板没有跟着切换的问题。#47361
  • 💄 修复 Table 在虚拟模式下子表格的样式问题。#47333 @​Enigama
Changelog

Sourced from antd's changelog.

5.14.1

2024-02-13

  • 🐞 Fix Steps cannot interact correctly when type="inline". #47406
  • 🐞 Fix DatePicker & TimePicker arrow position not consider panel border radius distance. #47389
  • 🐞 Fix Dropdown should not display when items is empty array. #47375
  • 🐞 Fix Tag that should use defaultBg token with bordered={false}. #47372 @​MadCcc
  • 🐞 MISC: Fix that theme.inherit should not affect hashded and cssVar. #47360 @​MadCcc
  • 🐞 Fix Calendar panel not switch when change year or month. #47361
  • 💄 Fix Table's sub-table style issue in virtual mode. #47333 @​Enigama
Commits
  • 52fe1f2 docs: update changelog date (#47437)
  • aea5e17 docs: changelog 5.14.1 (#47421)
  • a886fff chore(deps-dev): update typedoc requirement from ^0.25.7 to ^0.25.8 (#47430)
  • f57ec7f chore(deps-dev): bump the dev-dependencies group with 4 updates (#47429)
  • 8c9eea3 demo: typo of onChange func parameter on cascader basic example (#47427)
  • ae9e25f chore(deps): update dependency jest-puppeteer to v10 (#47424)
  • ad5caa0 chore(deps-dev): bump the dev-dependencies group with 2 updates (#47415)
  • 7b86dd6 docs: Table colSpan render -> onCell (#47392)
  • b12de1f chore(deps-dev): bump the dev-dependencies group with 2 updates (#47410)
  • 58f4c20 chore(deps-dev): bump @​types/gtag.js from 0.0.18 to 0.0.19 (#47411)
  • Additional commits viewable in compare view


Updates @types/node from 20.11.17 to 20.11.19

Commits


Updates @types/react from 18.2.55 to 18.2.57

Commits


Updates @typescript-eslint/eslint-plugin from 7.0.1 to 7.0.2

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

You can read about our versioning strategy and releases on our website.

Commits


Updates @typescript-eslint/parser from 7.0.1 to 7.0.2

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

You can read about our versioning strategy and releases on our website.

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.