action-docs
action-docs copied to clipboard
chore(deps): bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the / directory: eslint and eslint-plugin-jest.
Updates eslint
from 8.57.0 to 9.2.0
Release notes
Sourced from eslint's releases.
v9.2.0
Features
8485d76
feat:no-case-declarations
add suggestions (#18388) (Josh Goldberg ✨)a498f35
feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)Bug Fixes
Documentation
0f5df50
docs: Update README (GitHub Actions Bot)1579ce0
docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)f12a02c
docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)Chores
b346605
chore: upgrade@eslint/js
@9
.2.0 (#18413) (Milos Djermanovic)c4c18e0
chore: package.json update for@eslint/js
release (Jenkins)284722c
chore: package.json update for eslint-config-eslint release (Jenkins)347d44f
chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)f316e20
ci: run tests in Node.js 22 (#18393) (Francesco Trotta)v9.1.1
Bug Fixes
v9.1.0
Features
03068f1
feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)751b518
feat: replace dependency graphemer withIntl.Segmenter
(#18110) (Francesco Trotta)4d11e56
feat: addname
to eslint configs (#18289) (唯然)1cbe1f6
feat: allowwhile(true)
inno-constant-condition
(#18286) (Tanuj Kanti)0db676f
feat: addIntl
in es6 globals (#18318) (唯然)Bug Fixes
8d18958
fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)594eb0e
fix: do not crash on error infs.walk
filter (#18295) (Francesco Trotta)0d8cf63
fix: EMFILE errors (#18313) (Nicholas C. Zakas)e1ac0b5
fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)09675e1
fix:--no-ignore
should not apply to non-global ignores (#18334) (Milos Djermanovic)Documentation
fb50077
docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)71c771f
docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)200fd4e
docs: indicate eslintrc mode for.eslintignore
(#18285) (Francesco Trotta)16b6a8b
docs: Update README (GitHub Actions Bot)df5f8a9
docs:paths
andpatterns
difference inno-restricted-imports
(#18273) (Tanuj Kanti)c537d76
docs: updatenpm init @eslint/config
generated file names (#18298) (唯然)e1e305d
docs: fixlinebreak-style
examples (#18262) (Francesco Trotta)113f51e
docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)5c35321
docs: add eslintrc-only note to--rulesdir
(#18281) (Adam Lui 刘展鹏)
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.2.0 - May 3, 2024
b346605
chore: upgrade@eslint/js
@9
.2.0 (#18413) (Milos Djermanovic)c4c18e0
chore: package.json update for@eslint/js
release (Jenkins)284722c
chore: package.json update for eslint-config-eslint release (Jenkins)0f5df50
docs: Update README (GitHub Actions Bot)347d44f
chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)8485d76
feat:no-case-declarations
add suggestions (#18388) (Josh Goldberg ✨)a498f35
feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)1579ce0
docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)f316e20
ci: run tests in Node.js 22 (#18393) (Francesco Trotta)eeec413
fix: do not throw when defining a global named defineSetter (#18364) (唯然)f12a02c
docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)v9.1.1 - April 22, 2024
v9.1.0 - April 19, 2024
d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367) (Francesco Trotta)03068f1
feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)50d406d
chore: package.json update for@eslint/js
release (Jenkins)8d18958
fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)155c71c
chore: package.json update for@eslint/js
release (Jenkins)594eb0e
fix: do not crash on error infs.walk
filter (#18295) (Francesco Trotta)751b518
feat: replace dependency graphemer withIntl.Segmenter
(#18110) (Francesco Trotta)fb50077
docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)4d11e56
feat: addname
to eslint configs (#18289) (唯然)1cbe1f6
feat: allowwhile(true)
inno-constant-condition
(#18286) (Tanuj Kanti)0588fc5
refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)0d8cf63
fix: EMFILE errors (#18313) (Nicholas C. Zakas)e1ac0b5
fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)09675e1
fix:--no-ignore
should not apply to non-global ignores (#18334) (Milos Djermanovic)9048e21
chore: lintdocs/src/_data
js files (#18335) (Milos Djermanovic)4820790
chore: upgrade [email protected] dev dependency (#18332) (Milos Djermanovic)698d9ff
chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)71c771f
docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)0db676f
feat: addIntl
in es6 globals (#18318) (唯然)200fd4e
docs: indicate eslintrc mode for.eslintignore
(#18285) (Francesco Trotta)32c08cf
chore: drop Node < 18 and use@eslint/js
v9 in eslint-config-eslint (#18323) (Milos Djermanovic)16b6a8b
docs: Update README (GitHub Actions Bot)a76fb55
chore:@eslint-community/eslint-plugin-eslint-comments
v4.3.0 (#18319) (Milos Djermanovic)df5f8a9
docs:paths
andpatterns
difference inno-restricted-imports
(#18273) (Tanuj Kanti)c537d76
docs: updatenpm init @eslint/config
generated file names (#18298) (唯然)78e45b1
chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)36103a5
chore: eslint-plugin-n v17.0.0 (#18315) (唯然)e1e305d
docs: fixlinebreak-style
examples (#18262) (Francesco Trotta)113f51e
docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)1fa6622
build: do not use--force
flag to install dependencies (#18284) (Francesco Trotta)
... (truncated)
Commits
271e7ab
9.2.0989ac9d
Build: changelog update for 9.2.0b346605
chore: upgrade@eslint/js
@9
.2.0 (#18413)c4c18e0
chore: package.json update for@eslint/js
release284722c
chore: package.json update for eslint-config-eslint release0f5df50
docs: Update README347d44f
chore: remove eslintrc export from eslint-config-eslint (#18400)8485d76
feat:no-case-declarations
add suggestions (#18388)a498f35
feat: update Unicode letter detection in capitalized-comments rule (#18375)1579ce0
docs: update wording regarding indirect eval (#18394)- Additional commits viewable in compare view
Updates eslint-plugin-jest
from 27.9.0 to 28.5.0
Release notes
Sourced from eslint-plugin-jest's releases.
v28.5.0
28.5.0 (2024-05-03)
Features
v28.4.0
28.4.0 (2024-05-03)
Features
v28.3.0
28.3.0 (2024-04-27)
Features
v28.2.0
28.2.0 (2024-04-06)
Features
v28.1.1
28.1.1 (2024-04-06)
Bug Fixes
v28.1.0
28.1.0 (2024-04-06)
Features
v28.0.0
28.0.0 (2024-04-06)
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
28.5.0 (2024-05-03)
Features
28.4.0 (2024-05-03)
Features
28.3.0 (2024-04-27)
Features
28.2.0 (2024-04-06)
Features
28.1.1 (2024-04-06)
Bug Fixes
28.1.0 (2024-04-06)
Features
28.0.0 (2024-04-06)
Bug Fixes
... (truncated)
Commits
a6e5081
chore(release): 28.5.0 [skip ci]1476f10
feat: allow@typescript-eslint/utils
v7 as a direct dependency (#1567)27f7e74
chore(release): 28.4.0 [skip ci]a407098
feat(valid-expect): supporting automatically fixing missingawait
in some c...f47cc3c
refactor: remove unneededas const
s (#1578)6c1f921
refactor(prefer-lowercase-title): remove unneeded cast (#1577)aac5f03
refactor(prefer-importing-jest-globals): useAST_NODE_TYPES
constant instea...df3202f
chore(deps): update yarn to v3.8.2 (#1575)8001fe7
chore(deps): lock file maintenancebd6b918
chore(release): 28.3.0 [skip ci]- Additional commits viewable in compare view
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
🦙 MegaLinter status: ✅ SUCCESS
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.01s | |
✅ JSON | jsonlint | 1 | 0 | 0.22s | |
✅ JSON | npm-package-json-lint | yes | no | 0.71s | |
✅ JSON | prettier | 1 | 0 | 0 | 0.71s |
✅ JSON | v8r | 1 | 0 | 6.84s | |
✅ REPOSITORY | gitleaks | yes | no | 1.49s | |
✅ REPOSITORY | git_diff | yes | no | 0.03s | |
✅ REPOSITORY | grype | yes | no | 12.66s | |
✅ REPOSITORY | secretlint | yes | no | 1.22s | |
✅ REPOSITORY | trivy | yes | no | 5.08s | |
✅ REPOSITORY | trivy-sbom | yes | no | 2.28s | |
✅ REPOSITORY | trufflehog | yes | no | 4.18s | |
✅ SPELL | cspell | 3 | 0 | 3.21s | |
✅ SPELL | lychee | 1 | 0 | 0.53s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff
Superseded by #610.