Closed dependabot[bot] closed 7 months ago
Bumps the dev-dependencies group with 8 updates:
8.47.0
8.53.0
2.28.0
2.29.0
26.9.0
27.6.0
6.7.1
6.8.0
5.0.0
5.0.1
7.33.1
7.33.2
28.1.3
29.7.0
3.0.1
3.0.3
Updates eslint from 8.47.0 to 8.53.0
eslint
Sourced from eslint's releases.
v8.53.0 Features 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas) c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph) Bug Fixes 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic) b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta) Documentation ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti) 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti) 4164b2c docs: Update README (GitHub Actions Bot) 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta) 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨) Chores ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic) 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic) 93256a3 chore: package.json update for @eslint/js release (ESLint Jenkins) 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic) db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot]) 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta) v8.52.0 Features 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota) Bug Fixes 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas) dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta) Documentation 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas) 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas) a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic) 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta) f8e5c30 docs: Update README (GitHub Actions Bot) b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas) 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta) 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou) 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma) ff8e4bf docs: Update README (GitHub Actions Bot) fab249a docs: Update README (GitHub Actions Bot) 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta) 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta) 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta) 000290c docs: Update README (GitHub Actions Bot) Chores
528e1c0
c0b11dd
1ad6257
b329ea7
;
no-object-constructor
ab8c60d
4fc44c0
4164b2c
8651895
3aec1c5
ba4d4d5
0d07338
93256a3
@eslint/js
485ec7d
db06a7f
994596b
70648ee
5de9637
dcfe573
476d58a
660ed3a
a58aa20
179929b
f8e5c30
b7ef2f3
0bcb9a8
61b9083
9fafe45
ff8e4bf
fab249a
392305b
no-irregular-whitespace
6b8acfb
no-trailing-spaces
1000187
unicode-bom
000290c
... (truncated)
Sourced from eslint's changelog.
v8.53.0 - November 3, 2023 ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic) 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic) 93256a3 chore: package.json update for @eslint/js release (ESLint Jenkins) ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti) 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas) 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic) c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph) 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti) 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic) 4164b2c docs: Update README (GitHub Actions Bot) 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta) 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨) db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot]) b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta) 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta) v8.52.0 - October 20, 2023 6d1f0c2 chore: upgrade @eslint/js@8.52.0 (#17671) (Milos Djermanovic) d63d4fe chore: package.json update for @eslint/js release (ESLint Jenkins) 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas) 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas) f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic) ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic) 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota) dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta) 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas) a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic) 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta) f8e5c30 docs: Update README (GitHub Actions Bot) b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas) 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta) 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou) 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma) ff8e4bf docs: Update README (GitHub Actions Bot) fab249a docs: Update README (GitHub Actions Bot) 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta) 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta) 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta) 000290c docs: Update README (GitHub Actions Bot) v8.51.0 - October 6, 2023 1ef39ea chore: upgrade @eslint/js@8.51.0 (#17624) (Milos Djermanovic) f8c7403 chore: package.json update for @eslint/js release (ESLint Jenkins) f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic) 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas) ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta)
v8.53.0 - November 3, 2023
v8.52.0 - October 20, 2023
6d1f0c2
@8
d63d4fe
f30cefe
ef650cb
v8.51.0 - October 6, 2023
1ef39ea
f8c7403
f976b2f
0edfe36
ee5be81
sourceType: "module"
cb9393d
ec361d1
Updates eslint-plugin-import from 2.28.0 to 2.29.0
eslint-plugin-import
Sourced from eslint-plugin-import's releases.
v2.29.0 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0 v2.28.1 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1
Sourced from eslint-plugin-import's changelog.
[2.29.0] - 2023-10-22 Added TypeScript config: add .cts and .mts extensions (#2851, thanks [@Zamiell]) [newline-after-import]: new option exactCount and docs update (#1933, thanks [@anikethsaha] and [@reosarevok]) [newline-after-import]: fix exactCount with considerComments false positive, when there is a leading comment (#2884, thanks [@kinland]) [2.28.1] - 2023-08-18 Fixed [order]: revert breaking change to single nested group (#2854, thanks [@yndajas]) Changed [Docs] remove duplicate fixable notices in docs (#2850, thanks [@bmish])
@Zamiell
newline-after-import
exactCount
@anikethsaha
@reosarevok
considerComments
@kinland
order
@yndajas
@bmish
6d34c88
ec6a8ea
hasown
has
78f50b8
array-includes
array.prototype.findlastindex
6d2540f
30d61b6
array.prototype.find
is-core-module
2c281d1
66cb10f
8705121
6b95a02
04e68a2
dirname
configPath
basedir
Updates eslint-plugin-jest from 26.9.0 to 27.6.0
eslint-plugin-jest
Sourced from eslint-plugin-jest's releases.
v27.6.0 27.6.0 (2023-10-26) Features include plugin meta information for ESLint v9 (#1454) (4d57146) v27.5.0 27.5.0 (2023-10-26) Features valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9) v27.4.3 27.4.3 (2023-10-20) Bug Fixes expect-expert: change reporting node (#1452) (64d5cda) v27.4.2 27.4.2 (2023-09-29) Bug Fixes make rule message punctuation consistent (#1444) (84121ee) v27.4.1 27.4.1 (2023-09-29) Bug Fixes no-focused-tests: make reporting location consistent (#1443) (a871775) v27.4.0 27.4.0 (2023-09-15) Features valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473) v27.3.0 27.3.0 (2023-09-15)
meta
Sourced from eslint-plugin-jest's changelog.
27.6.0 (2023-10-26) Features include plugin meta information for ESLint v9 (#1454) (4d57146) 27.5.0 (2023-10-26) Features valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9) 27.4.3 (2023-10-20) Bug Fixes expect-expert: change reporting node (#1452) (64d5cda) 27.4.2 (2023-09-29) Bug Fixes make rule message punctuation consistent (#1444) (84121ee) 27.4.1 (2023-09-29) Bug Fixes no-focused-tests: make reporting location consistent (#1443) (a871775) 27.4.0 (2023-09-15) Features valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473) 27.3.0 (2023-09-15) Features add no-confusing-set-time rule (#1425) (ff8e482) 27.2.3 (2023-07-13)
no-confusing-set-time
6dfbf15
4d57146
55ad336
moduleResolution
module
node16
9cc9592
eslint-plugin-node
eslint-plugin-n
1d5bdd1
ea89da9
f2af519
d8b10b4
4295882
7e6888d
Updates eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0
eslint-plugin-jsx-a11y
Sourced from eslint-plugin-jsx-a11y's changelog.
v6.8.0 - 2023-11-01 Merged Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule [#727](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/727) Fixed [Docs] aria-activedescendant-has-tabindex: align with changes from #708 [#924](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/924) [Fix] control-has-associated-label: don't accept whitespace as an accessible label [#918](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/918) Commits [Tests] migrate helper parsers function from eslint-plugin-react ce4d57f [Refactor] use es-iterator-helpers 52de824 [New] mouse-events-have-key-events: add hoverInHandlers/hoverOutHandlers config db64898 [New] add polymorphicPropName setting for polymorphic components fffb05b [Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 64bfea6 [Refactor] use hasown instead of has 9a8edde [actions] update used actions 10c061a [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, aud, eslint-doc-generator, eslint-plugin-import, minimist 6d5022d [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/register, eslint-doc-generator, eslint-plugin-import 4dc7f1e [New] anchor-has-content: Allow title attribute OR aria-label attribute e6bfd5c [patch] mouse-events-have-key-events: rport the attribute, not the node eadd70c [Deps] update @babel/runtime, array-includes, array.prototype.flatmap, object.entries, object.fromentries 46ffbc3 [Deps] update @babel/runtime, axobject-query, jsx-ast-utils, semver 5999555 [Fix] pin aria-query and axe-core to fix failing tests on main 8d8f016 [patch] move semver from Deps to Dev Deps 4da13e7 [Deps] update ast-types-flow b755318 [Dev Deps] update eslint-plugin-import f1c976b [Deps] unpin language-tags 3d1d26d [Docs] no-static-element-interactions: tabIndex is written tabindex 1271153 [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems f0d2ddb [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 0c278f4
title
aria-label
[#727](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/727)
aria-activedescendant-has-tabindex
[#924](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/924)
control-has-associated-label
[#918](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/918)
eslint-plugin-react
ce4d57f
es-iterator-helpers
52de824
mouse-events-have-key-events
hoverInHandlers
hoverOutHandlers
db64898
polymorphicPropName
fffb05b
isNonInteractiveElement
64bfea6
9a8edde
10c061a
@babel/cli
@babel/core
@babel/eslint-parser
@babel/plugin-transform-flow-strip-types
@babel/register
aud
eslint-doc-generator
minimist
6d5022d
4dc7f1e
anchor-has-content
e6bfd5c
eadd70c
@babel/runtime
array.prototype.flatmap
object.entries
object.fromentries
46ffbc3
axobject-query
jsx-ast-utils
semver
5999555
aria-query
axe-core
8d8f016
4da13e7
ast-types-flow
b755318
f1c976b
language-tags
3d1d26d
no-static-element-interactions
1271153
f0d2ddb
jackspeak
0c278f4
9742753
Updates eslint-plugin-prettier from 5.0.0 to 5.0.1
eslint-plugin-prettier
Sourced from eslint-plugin-prettier's changelog.
5.0.1 Patch Changes #588 21a7146 Thanks @krist7599555! - fix: parserPath type might be undefined on Eslint Falt Config
21a7146
@krist7599555
parserPath
undefined
aa81435
Updates eslint-plugin-react from 7.33.1 to 7.33.2
Sourced from eslint-plugin-react's releases.
v7.33.2 Fixed [no-deprecated]: prevent false positive on commonjs import (#3614[] @akulsr0) [no-unsafe]: report on the method instead of the entire component (@ljharb) [no-deprecated]: report on the destructured property instead of the entire variable declarator (@ljharb) [no-deprecated]: report on the imported specifier instead of the entire import statement (@ljharb) [no-invalid-html-attribute]: report more granularly (@ljharb) #1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131 #1132: jsx-eslint/eslint-plugin-react#1132 #1134: jsx-eslint/eslint-plugin-react#1134
no-deprecated
@akulsr0
no-unsafe
@ljharb
no-invalid-html-attribute
#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131 #1132: jsx-eslint/eslint-plugin-react#1132 #1134: jsx-eslint/eslint-plugin-react#1134
Sourced from eslint-plugin-react's changelog.
7.33.2 - 2023.08.15 Fixed [no-deprecated]: prevent false positive on commonjs import (#3614[] @akulsr0) [no-unsafe]: report on the method instead of the entire component (@ljharb) [no-deprecated]: report on the destructured property instead of the entire variable declarator (@ljharb) [no-deprecated]: report on the imported specifier instead of the entire import statement (@ljharb) [no-invalid-html-attribute]: report more granularly (@ljharb) #3614: jsx-eslint/eslint-plugin-react#3614
#3614: jsx-eslint/eslint-plugin-react#3614
6d86837
e1dd37f
37b02ac
a7a814e
3636689
f9e4fa9
3be1d19
d5178be
d73cd51
0667fb0
set-output
Updates jest from 28.1.3 to 29.7.0
jest
Sourced from jest's releases.
v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings for unknown options (#14499) Fixes [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507) [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465) [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473) Performance [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455) Chore & Maintenance [jest-cli] Move internal config initialisation logic to the create-jest package (#14465) New Contributors @bawjensen made their first contribution in jestjs/jest#14465 @malaviya-parth made their first contribution in jestjs/jest#14467 @niklasholm made their first contribution in jestjs/jest#14507 Full Changelog: https://github.com/jestjs/jest/compare/v29.6.4...v29.7.0 v29.6.4 Fixes [jest-core] Fix typo in scheduleAndRun performance marker (#14434) [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446) [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437) New Contributors @stanleyume made their first contribution in jestjs/jest#14424 @dj-stormtrooper made their first contribution in jestjs/jest#14437 @thw0rted made their first contribution in jestjs/jest#14444 Full Changelog: https://github.com/jestjs/jest/compare/v29.6.3...v29.6.4 v29.6.3 Fixes [expect, @jest/expect-utils] ObjectContaining support symbol as key (#14414) ... _Description has been truncated_
[create-jest]
npm init
yarn create
[jest-validate]
[jest-resolver]
moduleNameMapper
[jest-snapshot]
[@jest/test-sequencer]
perStats.duration
[@jest/create-cache-key-function]
NODE_ENV
BABEL_ENV
[jest-cli]
create-jest
@bawjensen
@malaviya-parth
@niklasholm
Full Changelog: https://github.com/jestjs/jest/compare/v29.6.4...v29.7.0
[jest-core]
scheduleAndRun
[jest-environment-node]
atob
btoa
[jest-worker]
parentPort.postMessage
DataCloneError
@stanleyume
@dj-stormtrooper
@thw0rted
Full Changelog: https://github.com/jestjs/jest/compare/v29.6.3...v29.6.4
[expect, @jest/expect-utils]
ObjectContaining
symbol
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the dev-dependencies group with 8 updates:
8.47.0
8.53.0
2.28.0
2.29.0
26.9.0
27.6.0
6.7.1
6.8.0
5.0.0
5.0.1
7.33.1
7.33.2
28.1.3
29.7.0
3.0.1
3.0.3
Updates
eslint
from 8.47.0 to 8.53.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
cb9393d
8.53.0ec361d1
Build: changelog update for 8.53.0ba4d4d5
chore: remove metascraper (#17707)0d07338
chore: Update dependencies (#17706)93256a3
chore: package.json update for@eslint/js
releaseab8c60d
docs: change position of return to top button (#17688)528e1c0
feat: Deprecate formatting rules (#17696)485ec7d
test: fix ESLint tests for caching (#17699)c0b11dd
feat: Add suggestions for no-prototype-builtins (#17677)4fc44c0
docs: update twitter icon to new X icon (#17687)Updates
eslint-plugin-import
from 2.28.0 to 2.29.0Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
6d34c88
Bump to 2.29.0ec6a8ea
[Refactor] usehasown
instead ofhas
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto...6d2540f
[resolvers/webpack] v0.13.830d61b6
[resolvers/webpack] [deps] updatearray.prototype.find
,is-core-module
, `...2c281d1
[resolvers/webpack] [refactor] usehasown
instead ofhas
66cb10f
[Fix]newline-after-import
: fixexactCount
withconsiderComments
false ...8705121
[New]newline-after-import
: new optionexactCount
and docs update6b95a02
[resolvers/webpack] v0.13.704e68a2
[resolvers/webpack] [fix] use thedirname
of theconfigPath
asbasedir
Updates
eslint-plugin-jest
from 26.9.0 to 27.6.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
6dfbf15
chore(release): 27.6.0 [skip ci]4d57146
feat: include pluginmeta
information for ESLint v9 (#1454)55ad336
chore: updatemoduleResolution
andmodule
tonode16
(#1455)9cc9592
chore: replaceeslint-plugin-node
witheslint-plugin-n
(#1462)1d5bdd1
chore(release): 27.5.0 [skip ci]ea89da9
feat(valid-title): allow ignoring tests with non-string titles (#1460)f2af519
chore: run CI on Node 21 (#1461)d8b10b4
chore: update permissions granted on CI4295882
chore(deps): lock file maintenance7e6888d
chore(release): 27.4.3 [skip ci]Updates
eslint-plugin-jsx-a11y
from 6.7.1 to 6.8.0Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
9742753
v6.8.0b755318
[Deps] updateast-types-flow
f1c976b
[Dev Deps] updateeslint-plugin-import
52de824
[Refactor] usees-iterator-helpers
9a8edde
[Refactor] usehasown
instead ofhas
46ffbc3
[Deps] update@babel/runtime
,array-includes
,array.prototype.flatmap
, ...4dc7f1e
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...fffb05b
[New] addpolymorphicPropName
setting for polymorphic components3d1d26d
[Deps] unpinlanguage-tags
10c061a
[actions] update used actionsUpdates
eslint-plugin-prettier
from 5.0.0 to 5.0.1Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
aa81435
chore: release eslint-plugin-prettier (#589)21a7146
fix:parserPath
type might beundefined
on Eslint Flat Config (#588)Updates
eslint-plugin-react
from 7.33.1 to 7.33.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
6d86837
Update CHANGELOG and bump versione1dd37f
[Refactor] usees-iterator-helpers
in a couple places37b02ac
[Tests] skip some tests that have broken ordering in certain node/eslint comb...a7a814e
[patch]no-invalid-html-attribute
: report more granularly3636689
[patch]no-deprecated
: report on the imported specifier instead of the enti...f9e4fa9
[patch]no-deprecated
: report on the destructured property instead of the e...3be1d19
[patch]no-unsafe
: report on the method instead of the entire componentd5178be
[Tests] add disambiguators to tests with multiple errorsd73cd51
[Fix]no-deprecated
: prevent false positive on commonjs import0667fb0
[actions] release: Replaceset-output
commands with environment filesUpdates
jest
from 28.1.3 to 29.7.0Release notes
Sourced from jest's releases.