[Tests] [no-default-export], [no-named-export]: add test case (thanks [@G-Rath])
[2.30.0] - 2024-09-02
Added
[dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@JiangWeixian])
[dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@amsardesai])
1 | Error: The process '/usr/local/bin/yarn' failed with exit code 1
2 | Error: The process '/opt/hostedtoolcache/node/18.20.5/x64/bin/npx' failed with exit code 1
3 | Coverage output file not found. (file "report.json" not found)
4 | Getting code coverage data failed.
Bumps the eslint group with 9 updates in the / directory:
8.56.0
9.15.0
4.2.0
6.0.1
2.29.1
2.31.0
4.1.3
4.2.2
5.1.3
5.2.1
6.1.1
7.2.0
12.0.0
12.1.1
0.24.0
2.0.4
51.0.1
56.0.1
Updates
eslint
from 8.56.0 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-plugin-compat
from 4.2.0 to 6.0.1Release notes
Sourced from eslint-plugin-compat's releases.
Commits
a0c853e
6.0.118fc24c
feat: addname
(for tooling) (#629)fbd665f
6.0.0acf5924
5.1.0-0a2db2d6
feat: eslint 9 support (#627)eaaad6a
5.0.0f51dad7
feat: support flat config (#609)6ffb8ad
chore: bump workflows (#612)eba26a7
chore: bump depsUpdates
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-jasmine
from 4.1.3 to 4.2.2Release notes
Sourced from eslint-plugin-jasmine's releases.
... (truncated)
Commits
48fb2f3
fix(expect-single-argument): fix error when providing no arguments and no mat...5e95a5a
fix(expect-single-argument): Allow no arguments when using nothing (#373)f9e0798
feat: eslint 9 support3ce1766
fix: make rules export object with acreate
method (#367)85e4e41
ci: configure semantic-release (#372)79be6be
ci: migrate to GitHub Actions926b17a
[Eslint 9] Add schema declarations (#366)f77738d
fix(no-describe-variables): Check variable declarations in arrow functions (#...Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
eslint-plugin-promise
from 6.1.1 to 7.2.0Release notes
Sourced from eslint-plugin-promise's releases.
Superseded by #1130.