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 #170

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the dependencies group with 5 updates:

Package From To
antd 5.12.6 5.12.8
@types/node 20.10.6 20.10.7
@types/react 18.2.46 18.2.47
@typescript-eslint/eslint-plugin 6.17.0 6.18.0
@typescript-eslint/parser 6.17.0 6.18.0

Updates antd from 5.12.6 to 5.12.8

Release notes

Sourced from antd's releases.

5.12.8

  • 🐞 Fix Upload.Dragger not align center and focus ring style. #46810
  • 🐞 Fix Popconfirm config empty okText and cancelText will not fallback to locale text. #46812
  • 🐞 Fix Progress that line border-radius cannot be overrided. #46789
  • 🐞 Fix Typography without children has extra margin-left when copyable is true. #46748
  • 🐞 Fix Typography copied icon color. #46748

  • 🐞 修复 Upload.Dragger 内容不居中和多余的 focus 样式的问题。#46810
  • 🐞 修复 Popconfirm 配置空的 okTextcancelText 时不会被预设 locale 兜底的问题。#46812
  • 🐞 修复 Progress 线性模式圆角无法覆盖的问题。#46789
  • 🐞 修复 Typography 没有 children 并启用 copyable 时多余的 margin。#46748
  • 🐞 修复 Typography 复制成功后的图标颜色问题。#46748

5.12.7

  • 🐞 MISC: Fix error caused by upgrading @ctrl/tinycolor@4.0.2. #46744 @​MadCcc
  • 🐞 Fix Mentions item height bug. #46737

  • 🐞 MISC: 修复升级 @ctrl/tinycolor@4.0.2 导致的错误。#46744 @​MadCcc
  • 🐞 修复 Mentions 选项高度偏大的问题。#46737
Changelog

Sourced from antd's changelog.

5.12.8

2024-01-05

  • 🐞 Fix Upload.Dragger not align center and focus ring style. #46810
  • 🐞 Fix Popconfirm config empty okText and cancelText will not fallback to locale text. #46812
  • 🐞 Fix Progress that line border-radius cannot be overrided. #46789
  • 🐞 Fix Typography without children has extra margin-left when copyable is true. #46748
  • 🐞 Fix Typography copied icon color. #46748

5.12.7

2024-01-02

  • 🐞 MISC: Fix error caused by upgrading @ctrl/tinycolor@4.0.2. #46744 @​MadCcc
  • 🐞 Fix Mentions item height bug. #46737
Commits


Updates @types/node from 20.10.6 to 20.10.7

Commits


Updates @types/react from 18.2.46 to 18.2.47

Commits


Updates @typescript-eslint/eslint-plugin from 6.17.0 to 6.18.0

Release notes

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

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

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

Changelog

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

6.18.0 (2024-01-06)

🚀 Features

  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You

  • auvred
  • Joshua Chen

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

Commits
  • 21460ef chore(release): publish 6.18.0
  • d0977ab chore: use nx release (#8194)
  • 684d626 docs(eslint-plugin): [switch-exhaustiveness-check] remove extra quotes in rul...
  • f7b5ca8 feat(eslint-plugin): [no-var-requires, no-require-imports] allow option (#7710)
  • 1a8e0dc feat(typescript-estree): throw on invalid update expressions (#7202)
  • See full diff in compare view


Updates @typescript-eslint/parser from 6.17.0 to 6.18.0

Release notes

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

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

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

Changelog

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

6.18.0 (2024-01-06)

This was a version bump only for parser to align it with other projects, there were no code changes.

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