npm: bump the dependencies group across 1 directory with 7 updates #291
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 7 updates in the / directory:
8.3.0
8.4.1
2.29.1
2.31.0
2.16.0
2.18.2
6.9.0
6.10.2
7.34.3
7.37.3
5.3.10
5.3.11
5.96.1
5.97.1
Updates
babel-loader
from 8.3.0 to 8.4.1Release notes
Sourced from babel-loader's releases.
Commits
d631173
8.4.18312c09
Avoid error on missing getLogger (#1044)1cc0753
8.4.099db74d
Use node_modules945b7ed
Backport #1037 to 8.x (#1039)55eb044
Fix loader-utils vulnerability (#979)Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-jsonc
from 2.16.0 to 2.18.2Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
04dddf3
chore: release eslint-plugin-jsonc (#379)7f89189
chore: workarounde46de35
fix: crash when used with eslint v9.15 (#378)4b4bec5
chore: release eslint-plugin-jsonc (#375)3f8a1b9
fix(deps): update dependency eslint-json-compat-utils to ^0.2.0 (#374)488be97
chore: release eslint-plugin-jsonc (#373)9dce7d3
feat: use eslint-json-compat-utils (#372)af28a23
chore: release eslint-plugin-jsonc (#371)5b1e9ac
Experimental support for@eslint/json
(#369)ce9d5b1
fix(deps): update dependency eslint-compat-utils to ^0.6.0Updates
eslint-plugin-jsx-a11y
from 6.9.0 to 6.10.2Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
... (truncated)
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
Updates
eslint-plugin-react
from 7.34.3 to 7.37.3Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
244743a
Update CHANGELOG and bump versionbc5b9dd
[actions] release workflow needs some new domainsed3b1cf
[Tests]jsx-uses-vars
,jsx-uses-react
: fixno-unused-vars
tests in esli...033ad19
[Deps] updatearray.prototype.flatmap
,es-iterator-helpers
, `object.value...b4a14f4
[meta] adddirectories.test
b713026
[Fix]prop-types
: props missing in validation when using generic types from...66ae4c1
[Fix]no-unknown-property
: supportprecedence
prop in react 19233d442
[Dev Deps] update@babel/preset-react
958954d
[Docs] fix broken links:2c0b10c
[Tests] pin `@typescript-eslint/parser to < 8.18, due to a breaking changeUpdates
terser-webpack-plugin
from 5.3.10 to 5.3.11Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
be98c73
chore(release): 5.3.110341ad1
fix: avoid the deprecation messageff63f1a
ci: add Node.js v23 (#613)25948b4
chore: update dependencies to latest version (#607)d09ed4f
chore(deps-dev): bump ws from 7.5.9 to 7.5.10 (#606)d138e54
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (