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 14 updates #174

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the dependencies group with 14 updates:

Package From To
antd 5.13.2 5.13.3
babel-preset-gatsby 3.13.0 3.13.1
gatsby 5.13.1 5.13.3
gatsby-plugin-image 3.13.0 3.13.1
gatsby-plugin-manifest 5.13.0 5.13.1
gatsby-plugin-offline 6.13.0 6.13.1
gatsby-plugin-sharp 5.13.0 5.13.1
gatsby-plugin-sitemap 6.13.0 6.13.1
gatsby-source-filesystem 5.13.0 5.13.1
gatsby-transformer-json 5.13.0 5.13.1
gatsby-transformer-sharp 5.13.0 5.13.1
@types/node 20.11.5 20.11.10
@typescript-eslint/eslint-plugin 6.19.1 6.20.0
@typescript-eslint/parser 6.19.1 6.20.0

Updates antd from 5.13.2 to 5.13.3

Release notes

Sourced from antd's releases.

5.13.3

  • Input
    • 🐞 Fix Input.Search width 1px smaller than Input. #47193
    • 🐞 Fix Input inside Space.Compact display incorrectly when showCount is true. #47112 @​huiliangShen
  • 🐞 Fix Descriptions lost border style when item's children is falsy. #47191
  • 🐞 Fix Table column.onFilter don't work on tree table data. #47170 @​Mumujianguang
  • 🐞 Fix Affix placeholder height anomaly when browser zoom is 80%. #46823 @​zhipenglin
  • 🐞 Fix QRCode background color in dark mode. #47128 @​kampiu
  • 🐞 Fix Statistic component don't support html role and data-* and aria-* attributes. #47149
  • 🐞 Fix Transfer inverting current page incorrectly. #47125 @​linxianxi
  • 💄 Lower the priority of Button size styles. #47074 @​crazyair
  • 🐞 Fix Modal conflicting props bettween classNames.wrapper and centered. #47076 @​sunsunmonkey
  • 🐞 Fix false positive console warning for Spin with tip and fullscreen used together. #47015 @​xsjcTony
  • 🗑 Remove unused PageHeader locale text and ConfigProvider pageHeader property. #47163 @​li-jia-nan
  • 🛠 Refactor Drawer motion style code. #47194
  • Locales

  • Input
    • 🐞 修复 Input.Search 宽度比 Input 少 1px 的问题。#47193
    • 🐞 修复 Input 启用 showCount 时在 Space.Compact 下的样式错误。#47112 @​huiliangShen
  • 🐞 修复 Descriptions 当 itemchildrennull 时丢失单元格右边框样式的问题。#47191
  • 🐞 修复 Table column.onFilter 方法未过滤树形数据的问题。#47170 @​Mumujianguang
  • 🐞 修复 Affix 在 Chrome 缩放 80% 的情况下占位高度异常的问题。#46823 @​zhipenglin
  • 🐞 修复 QRCode 在暗黑模式下的背景色。#47128 @​kampiu
  • 🐞 修复 Statistic 组件不支持 HTML roledata-*aria-* 等属性的问题。#47149
  • 🐞 修复 Transfer 反选当页错误的问题#47125 @​linxianxi
  • 💄 降低 Button size 样式权重以方便覆盖。#47074 @​crazyair
  • 🐞 修复 Modal 自定义 classNames.wrappercentered 属性不生效的问题。#47076 @​sunsunmonkey
  • 🐞 修复 Spin 组件在 tipfullscreen 同时使用时的控制台误报。#47015 @​xsjcTony
  • 🗑 移除了早已失效的 PageHeader 组件相关的多语言文案和 ConfigProvider 的 pageHeader 属性。#47163 @​li-jia-nan
  • 🛠 重构简化 Drawer 的动画代码。#47194
  • 国际化
Changelog

Sourced from antd's changelog.

5.13.3

2024-01-28

  • Input
    • 🐞 Fix Input.Search width 1px smaller than Input. #47193
    • 🐞 Fix Input inside Space.Compact display incorrectly when showCount is true. #47112 @​huiliangShen
  • 🐞 Fix Descriptions lost border style when item's children is falsy. #47191
  • 🐞 Fix Table column.onFilter don't work on tree table data. #47170 @​Mumujianguang
  • 🐞 Fix Affix placeholder height anomaly when browser zoom is 80%. #46823 @​zhipenglin
  • 🐞 Fix QRCode background color in dark mode. #47128 @​kampiu
  • 🐞 Fix Statistic component don't support html role and data-* and aria-* attributes. #47149
  • 🐞 Fix Transfer inverting current page incorrectly. #47125 @​linxianxi
  • 💄 Lower the priority of Button size styles. #47074 @​crazyair
  • 🐞 Fix Modal conflicting props bettween classNames.wrapper and centered. #47076 @​sunsunmonkey
  • 🐞 Fix false positive console warning for Spin with tip and fullscreen used together. #47015 @​xsjcTony
  • 🗑 Remove unused PageHeader locale text and ConfigProvider pageHeader property. #47163 @​li-jia-nan
  • 🛠 Refactor Drawer motion style code. #47194
  • Locales
Commits
  • 3365a84 docs(:sparkles:): release 5.13.3 (#47195)
  • 8eab513 refactor: Drawer motion style (#47194)
  • 201f1fc fix: Input.Search 1px smaller then Input (#47193)
  • 57d8ae8 fix: Select and AutoComplete notFoundContent style missing (#47192)
  • c9d53f7 fix: Descriptions lost border style when children is falsy (#47191)
  • 25eda83 fix(Table): the onFilter methods of column adds ability to filter children (#...
  • f613db0 fix: fix Affix placeholder height anomaly when browser zoom is 80%
  • 62df041 fix(Input): props show-count param display incorrect in space compact mode (#...
  • 33b1aa0 demo: fix the scroll area is scrolled to the bottom (#47186)
  • 601d4db fix(Site): Fix the issue of font color not synchronizing with theme changes i...
  • Additional commits viewable in compare view


Updates babel-preset-gatsby from 3.13.0 to 3.13.1

Changelog

Sourced from babel-preset-gatsby's changelog.

3.13.1 (2024-01-23)

Note: Version bump only for package babel-preset-gatsby

Commits


Updates gatsby from 5.13.1 to 5.13.3

Commits
  • b4ce9e6 chore(release): Publish
  • c50e8f2 fix: add missing fs method rewrites to handle fetchRemoteFile in dsg/ssr engi...
  • d328fd8 perf: use must-revalidate cache-control header as common and only create head...
  • b24134d chore(release): Publish
  • c74745c fix(gatsby): support builtin modules prefixed with node: on build-html (#...
  • c9f8c24 chore: swap babel-plugin-lodash with updated version that doesn't use depreca...
  • fc0eea1 fix(gatsby): fix webpack compilation when pnpm is used (#38757) (#38804)
  • f6ed443 fix(gatsby): try to automatically recover when parcel segfaults (#38773) (#38...
  • 68b0821 fix(gatsby): more robust adapter zero-conf handling (#38778) (#38800)
  • See full diff in compare view


Updates gatsby-plugin-image from 3.13.0 to 3.13.1

Changelog

Sourced from gatsby-plugin-image's changelog.

3.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-image

Commits


Updates gatsby-plugin-manifest from 5.13.0 to 5.13.1

Changelog

Sourced from gatsby-plugin-manifest's changelog.

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-manifest

Commits


Updates gatsby-plugin-offline from 6.13.0 to 6.13.1

Changelog

Sourced from gatsby-plugin-offline's changelog.

6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-offline

Commits


Updates gatsby-plugin-sharp from 5.13.0 to 5.13.1

Changelog

Sourced from gatsby-plugin-sharp's changelog.

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-sharp

Commits


Updates gatsby-plugin-sitemap from 6.13.0 to 6.13.1

Changelog

Sourced from gatsby-plugin-sitemap's changelog.

6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-sitemap

Commits


Updates gatsby-source-filesystem from 5.13.0 to 5.13.1

Changelog

Sourced from gatsby-source-filesystem's changelog.

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-source-filesystem

Commits


Updates gatsby-transformer-json from 5.13.0 to 5.13.1

Changelog

Sourced from gatsby-transformer-json's changelog.

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-transformer-json

Commits


Updates gatsby-transformer-sharp from 5.13.0 to 5.13.1

Changelog

Sourced from gatsby-transformer-sharp's changelog.

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-transformer-sharp

Commits


Updates @types/node from 20.11.5 to 20.11.10

Commits


Updates @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0

Release notes

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

v6.20.0

6.20.0 (2024-01-29)

🚀 Features

  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248)

🩹 Fixes

  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295)
  • eslint-plugin: [prefer-readonly] disable checking accessors (#8300)

❤️ Thank You

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

Changelog

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

6.20.0 (2024-01-29)

🚀 Features

  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering

🩹 Fixes

  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You

  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

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

Commits
  • a01a6e6 chore(release): publish 6.20.0
  • 4d2ce3b fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)
  • 9dca40e chore(eslint-plugin): fix typos in schema definitions (#8311)
  • d02d086 fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)
  • 70505e4 fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...
  • d0137c8 chore: enable prefer-nullish-coalescing internally (#7955)
  • bbc6770 feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...
  • 8622286 fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...
  • See full diff in compare view


Updates @typescript-eslint/parser from 6.19.1 to 6.20.0

Release notes

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

v6.20.0

6.20.0 (2024-01-29)

🚀 Features

  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248)

🩹 Fixes

  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295)
  • eslint-plugin: [prefer-readonly] disable checking accessors (#8300)

❤️ Thank You

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

Changelog

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

6.20.0 (2024-01-29)

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