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 across 1 directory with 11 updates #202

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 11 updates in the / directory:

Package From To
@ant-design/pro-components 2.7.1 2.7.10
antd 5.17.0 5.18.2
dexie 4.0.4 4.0.7
gatsby 5.13.4 5.13.6
@types/node 20.12.11 20.14.3
@types/react 18.3.2 18.3.3
@typescript-eslint/eslint-plugin 7.9.0 7.13.1
@typescript-eslint/parser 7.9.0 7.13.1
eslint 9.2.0 9.5.0
eslint-plugin-react 7.34.1 7.34.2
prettier 3.2.5 3.3.2

Updates @ant-design/pro-components from 2.7.1 to 2.7.10

Release notes

Sourced from @​ant-design/pro-components's releases.

@​ant-design/pro-components@​2.7.10

@​ant-design/pro-components@​2.7.9

  • fix(form): LightFilter + SearchSelect component support fetchDataOnSearch (#8363). #8363 @​zhuba-Ahhh
  • fix(form): SearchSelect scrolling error in grouping (#8365). #8365 @​zhuba-Ahhh
  • fix(form): 将 LightSelect 组件中,popupMatchSelectWidth={false}注释掉,变成灵活多变的动态配置,供用户自行配置。否则,popupMatchSelectWidth 写死 false 会关闭虚拟滚动,数量量过大时,影响组件性能 (#8354). #8354 @​gb853940223
  • feat(table): table support RowEditorTable and CellEditorTable. 013877d
  • fix(table): 修 columnsMap 重新赋值时总是使用默认值的问题 (#8384). #8384 @​fnoopv
  • fix(card): The extra element and title ellipsis in the checkcard are not functioning correctly when the title is too long (#8347). #8347 @​justnewneo
  • chore(descriptions): Reveal the key to prevent errors (#8394). #8394 @​zhuba-Ahhh
Changelog

Sourced from @​ant-design/pro-components's changelog.

@​ant-design/pro-components@​2.7.10

2024-06-08

@​ant-design/pro-components@​2.7.3

2024-04-19

@​ant-design/pro-components@​2.7.0

2024-03-27

  • fix(form): DrawerForm ssr 错误 : window is not defined (#8244). #8244 @​edram
  • fix(table): densityLarger 中文简体和繁体国际化,文案问题修改 (#8241). #8241 @​lk0606
  • feat(card): ProCard support colStyle. bfcf8aa

@​ant-design/pro-components@​2.6.52

2024-03-22

  • feat(form): ProFormFieldSet support funtion. efbdab6

@​ant-design/pro-components@​2.6.51

2024-03-20

  • feat(form): ProFormFieldSet support funtion. efbdab6

@​ant-design/pro-components@​2.6.50

2024-03-15

  • fix(components): remove deprecated tip props. 85de8a2
  • fix(components): compatible 5.13.0 border. ddf0c82
  • fix(form): PasswordStrength support morse options. 3ab9f11
  • fix(list): support add string line. 9ec366d
  • feat(table): add click event for icon element (#8167). #8167 @​Been101

@​ant-design/pro-components@​2.6.49

2024-01-31

  • fix(layout): fix bgLayout no work error. 4a21fdf

... (truncated)

Commits
  • b365efd 🎨 chore(release): Publish
  • 60eba1c chore: fix lint error
  • 312cdb0 chore: update sanpshot
  • 08ab425 feat(form): add form item help render type (#8462)
  • 09753a8 Star History Chart changed (#8476)
  • 5179535 fix (table): selectedRows remain unchanged when dataSource changes (#8442)
  • 7026085 feat(form): the second field supports negative numbers (#8449)
  • 0ce8bcd fix(form):ProFormTimePicker.RangePicker 获取时间区间,当name超过两层时,值为日期+时间格式
  • 3b72808 fix(ProCard): delete cardProps when pass tabs parameter to antd Tabs (#8460)
  • 1c8714c fix: 修复pro-table文档案例代码里Dropdown内元素key冲突问题 (#8469)
  • Additional commits viewable in compare view


Updates antd from 5.17.0 to 5.18.2

Release notes

Sourced from antd's releases.

5.18.2

  • 🐞 Fix the bug where the icon and the text aren't strictly centered in message. #49429 @​nova1751
  • 🐞 Fix Table sorter argument of onChange with unexpected value for #49134. #49289 @​Zyf665
  • 🐞 Add aria-label for expand icon in Collapse. #49395 @​wanpan11
  • 🐞 Fix token inputFontSizeSM and inputFontSizeLG not working in InputNumber. #49369
  • 💄 Fix Empty sometimes doesn't take colorTextDescription as description text color. #49408
  • 💄 Resolve Badge processing status style conflict with Tailwind CSS. #49379
  • 🌐 Locales

  • 🐞 修复了 message 图标与文本内容没有严格居中对齐的问题。#49429 @​nova1751
  • 🐞 修复 #49134 #49289 中提到的 Table 组件的 onChange 事件中排序器参数的问题。@​Zyf665
  • 🐞 为 Collapse 组件中展开/折叠图标 添加具有语义的 aria-label 属性值。#49395 @​wanpan11
  • 🐞 修复 InputNumber 组件中 token inputFontSizeSMinputFontSizeLG 不生效的问题。#49369
  • 💄 修复 Empty 部分样式下,描述的 colorTextDescription 不生效的问题。#49408
  • 💄 解决 Badge processing 与 Tailwind CSS 样式冲突的问题。#49379
  • 🌐 国际化

5.18.1

  • Typography
    • 🐞 Fix Typography component's ellipsis not working properly in pre tag. #49168 @​nova1751
    • 🐞 Fix Typography ellipsis sometimes not working in Safari. #49221
  • 🐞 Fix Space size setting to 0 did not take effect. #49192 @​coding-ice
  • 🐞 Fix padding of Progress text is invalid in cssinjs. #49250 @​vagusX
  • 🐞 Fix Modal close button's zIndex being incorrect in cssVar mode. #49238
  • 🐞 Fix Image width height being applied to preview images. #49259 @​nova1751
  • 🐞 Fix the icon of the Pagination page switcher disappears when hovering. #49262
  • 🐞 Fix Mentions not responding to Enter event when loading=true. #49292 @​wanpan11
  • 🐞 Fix Notification did not inherit App config properties. #49339 @​hemengke1997
  • 💄 Fix the text color of Drawer was incorrect in dark mode. #49217
  • 💄 Fix the style was not visible and the percent progress was not passed when customizing the indicator of Spin. #49211 @​wanpan11
  • DatePicker
    • 🐞 Fix the placement property of DatePicker/TimePicker was invalid. #49303
    • 💄 Fix the content in the DatePicker header area is not centered. #49332
  • TypeScript
  • 🌐 Locales

  • Typography
    • 🐞 修复 Typography 组件的 ellipsispre 标签中没有正常工作的问题。#49168 @​nova1751
    • 🐞 修复 Typography ellipsis 在 Safari 中有时不生效的问题。#49221
  • 🐞 修复 Space size 设置 0 不生效的问题。#49192 @​coding-ice
  • 🐞 修复 Progress 文本的 padding 在 cssinjs 下单位失效问题。#49250 @​vagusX
  • 🐞 修复 Modal 关闭按钮的 zIndexcssVar 模式下不正确的问题。#49238
  • 🐞 修复 Image width height 被应用到预览图片上的问题。#49259 @​nova1751
  • 🐞 修复 Pagination 页码切换器 hover 时图标消失的问题。#49262

... (truncated)

Changelog

Sourced from antd's changelog.

5.18.2

2024-06-17

  • 🐞 Fix the bug where the icon and the text aren't strictly centered in message. #49429 @​nova1751
  • 🐞 Fix Table sorter argument of onChange with unexpected value for #49134. #49289 @​Zyf665
  • 🐞 Add aria-label for expand icon in Collapse. #49395 @​wanpan11
  • 🐞 Fix token inputFontSizeSM and inputFontSizeLG not working in InputNumber. #49369
  • 💄 Fix Empty sometimes doesn't take colorTextDescription as description text color. #49408
  • 💄 Resolve Badge processing status style conflict with Tailwind CSS. #49379
  • 🌐 Locales

5.18.1

2024-06-12

  • Typography
    • 🐞 Fix Typography component's ellipsis not working properly in pre tag. #49168 @​nova1751
    • 🐞 Fix Typography ellipsis sometimes not working in Safari. #49221
  • 🐞 Fix Space size setting to 0 did not take effect. #49192 @​coding-ice
  • 🐞 Fix padding of Progress text is invalid in cssinjs. #49250 @​vagusX
  • 🐞 Fix Modal close button's zIndex being incorrect in cssVar mode. #49238
  • 🐞 Fix Image width height being applied to preview images. #49259 @​nova1751
  • 🐞 Fix the icon of the Pagination page switcher disappears when hovering. #49262
  • 🐞 Fix Mentions not responding to Enter event when loading=true. #49292 @​wanpan11
  • 🐞 Fix Notification did not inherit App config properties. #49339 @​hemengke1997
  • 💄 Fix the text color of Drawer was incorrect in dark mode. #49217
  • 💄 Fix the style was not visible and the percent progress was not passed when customizing the indicator of Spin. #49211 @​wanpan11
  • DatePicker
    • 🐞 Fix the placement property of DatePicker/TimePicker was invalid. #49303
    • 💄 Fix the content in the DatePicker header area is not centered. #49332
  • TypeScript
  • 🌐 Locales

5.18.0

2024-06-03

  • 🛎 Fix Button icon and text align issue by changing inline-block to inline-flex and simplify iconPosition implementation. #47318
  • Drawer
  • Form

... (truncated)

Commits


Updates dexie from 4.0.4 to 4.0.7

Release notes

Sourced from dexie's releases.

Dexie v4.0.7

  • Tighten non-idempotent operations (PR #2000 - mathematical addition or subtraction)
  • Align dexie and dexie-cloud-addon versions: 4.0.7

Dexie v4.0.5

Features

New CRDT operations: add() and remove() (#1936)

New operations that works consistently across sync: Mathematical addition/subtraction as well as adding or removing string or numbers from array properties.

Add to set

It is now possible to add items to an array property using a sync consistent operation "add":

import { add } from "dexie";

db.friends.update(friend.id, { hobbies: add([ "skating", "football" ]) });

Remove from set

import { remove } from "dexie";

db.friends.update(friend.id, { hobbies: remove([ "curling" ]) });

Mathematical addition and subtraction (number)

import { add, remove } from "dexie";

await db.transaction('rw', db.accounts, () => { db.accounts.update(accountId1, { balance: remove(100) }); db.accounts.update(accountId2, { balance: add(100) }); });

Mathematical addition and subtraction (bigint)

... (truncated)

Commits
  • b38b1bf Build output
  • 239d787 Merge remote-tracking branch 'origin/releases'
  • 49de2e1 Releasing v4.0.7
  • d96ddcd Bump version: 4.0.7. Align dexie and dexie-cloud-addon version numbers.
  • c2d4d9d Fixed identation
  • 076dc15 When consistent modify/delete operations get chunked, the additional chunks w...
  • d4508e6 Releasing dexie-cloud-addon@4.0.6
  • af1578e Build output
  • fa41b3a Releasing v4.0.5
  • 6ba015c Merge remote-tracking branch 'origin/releases'
  • Additional commits viewable in compare view


Updates gatsby from 5.13.4 to 5.13.6

Commits


Updates @types/node from 20.12.11 to 20.14.3

Commits


Updates @types/react from 18.3.2 to 18.3.3

Commits


Updates @typescript-eslint/eslint-plugin from 7.9.0 to 7.13.1

Release notes

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

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

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

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
  • parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
  • typescript-estree: require import = require() argument to be a string literal (#9226)
  • typescript-estree: forbid .body, .async, .generator on declare function (#9225)

🩹 Fixes

  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
  • eslint-plugin: [init-declarations] refine report locations (#8893)
  • eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
  • eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option (#9167)
  • scope-manager: handle index signature in class (#9054)

❤️ Thank You

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

v7.12.0

7.12.0 (2024-06-03)

... (truncated)

Changelog

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

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You

  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

7.13.0 (2024-06-10)

🚀 Features

  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes

  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You

  • Fotis Papadogeorgopoulos
  • Joshua Chen

... (truncated)

Commits
  • 1212a8f chore(release): publish 7.13.1
  • af34737 docs: improve return-await description about motivation (#9201)
  • bf48dc5 fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...
  • 33acc50 fix(eslint-plugin): [return-await] support explicit resource management (#9044)
  • 50ed604 fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)
  • 8a178ed chore(release): publish 7.13.0
  • 63e53e2 chore(deps): update dependency prettier to v3.3.1 (#9308)
  • fb52f78 feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...
  • ab2916c chore: enable eslint-plugin/no-property-in-node internally (#9261)
  • 629035f docs: mention rule scripts under Local Development (#9258)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.9.0 to 7.13.1

Release notes

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

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

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

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
  • parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
  • typescript-estree: require import = require() argument to be a string literal (#9226)
  • typescript-estree: forbid .body, .async, .generator on declare function (#9225)

🩹 Fixes

  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
  • eslint-plugin: [init-declarations] refine report locations (#8893)
  • eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
  • eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option (#9167)
  • scope-manager: handle index signature in class (#9054)

❤️ Thank You

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

v7.12.0

7.12.0 (2024-06-03)

... (truncated)

Changelog

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

7.13.1 (2024-06-17)

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.

7.13.0 (2024-06-10)

🚀 Features

  • parser, typescript-estree: export withoutProjectParserOptions utility

❤️ Thank You

  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

7.12.0 (2024-06-03)

🩹 Fixes

  • types: correct typing ParserOptions

❤️ Thank You

  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

7.11.0 (2024-05-27)

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.

... (truncated)

Commits
  • 1212a8f chore(release): publish 7.13.1
  • 8a178ed chore(release): publish 7.13.0
  • c9a6dd9 feat(parser, typescript-estree): export withoutProjectParserOptions utility (...
  • 7e93b28 chore(release): publish 7.12.0
  • 2bbf656 fix(types): correct typing ParserOptions (#9202)
  • e360541 chore(release): publish 7.11.0
  • c18226e chore(release): publish 7.10.0
  • See full diff in compare view


Updates eslint from 9.2.0 to 9.5.0

Release notes

Sourced from eslint's releases.

v9.5.0

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)

Chores

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)

v9.4.0

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.5.0 - June 14, 2024

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (