Closed depfu[bot] closed 10 months ago
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (8.53.0 → 8.56.0) · Repo · Changelog
Release Notes
8.56.0
8.55.0
8.54.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
8.56.0
Build: changelog update for 8.56.0
chore: upgrade @eslint/js@8.56.0 (#17864)
chore: package.json update for @eslint/js release
feat: Support custom severity when reporting unused disable directives (#17212)
feat: fix no-restricted-properties false negatives with unknown objects (#17818)
chore: update dependency markdownlint to ^0.32.0 (#17783)
fix: `TypeError: fs.exists is not a function` on read-only file system (#17846)
chore: add GitHub issue template for docs issues (#17845)
chore: Convert rule tests to FlatRuleTester (#17819)
docs: update link in ways-to-extend.md (#17839)
chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837)
chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838)
chore: update eslint-plugin-n v16.4.0 (#17836)
docs: Update README
docs: fix migration-guide example (#17829)
docs: check config comments in rule examples (#17815)
docs: remove mention about ESLint stylistic rules in readme (#17810)
ci: unpin Node.js 21.2.0 (#17821)
docs: Update README
fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812)
8.55.0
Build: changelog update for 8.55.0
chore: upgrade @eslint/js@8.55.0 (#17811)
chore: package.json update for @eslint/js release
chore: upgrade @eslint/eslintrc@2.1.4 (#17799)
feat: importNamePattern option in no-restricted-imports (#17721)
docs: fix typo `--rules` -> `--rule` (#17806)
ci: pin Node.js 21.2.0 (#17809)
chore: fix several `cli` tests to run in the intended flat config mode (#17797)
docs: remove "Open in Playground" buttons for removed rules (#17791)
docs: fix correct/incorrect examples of rules (#17789)
docs: update and fix examples for `no-unused-vars` (#17788)
docs: add specific stylistic rule for each deprecated rule (#17778)
chore: remove unused config-extends fixtures (#17781)
chore: remove formatting/stylistic rules from new rule templates (#17780)
chore: check rule examples for syntax errors (#17718)
8.54.0
Build: changelog update for 8.54.0
chore: upgrade @eslint/js@8.54.0 (#17773)
chore: package.json update for @eslint/js release
fix: Ensure that extra data is not accidentally stored in the cache file (#17760)
feat: for-direction rule add check for condition in reverse order (#17755)
feat: Add suggestions to no-console (#17680)
chore: Fixed grammar in issue_templates/rule_change (#17770)
docs: Make clear when rules are removed (#17728)
fix: Make dark scroll bar in dark theme (#17753)
chore: upgrade `markdownlint` to 0.31.1 (#17754)
feat: update `no-array-constructor` rule (#17711)
docs: update "Submit a Pull Request" page (#17712)
docs: display info about deprecated rules (#17749)
chore: update dependency recast to ^0.23.0 (#17736)
chore: update dependency markdownlint-cli to ^0.37.0 (#17735)
chore: update dependency regenerator-runtime to ^0.14.0 (#17739)
chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740)
chore: add .github/renovate.json5 (#17567)
fix: Use `cwd` constructor option as config `basePath` in Linter (#17705)
docs: Correct working in migrating plugin docs (#17722)
Revert "chore: remove metascraper (#17707)" (#17708)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands