Update eslint: 8.8.0 → 8.10.0 (minor) #27
Merged
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.
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.8.0 → 8.10.0) · Repo · Changelog
Release Notes
8.10.0
8.9.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
8.10.0
Build: changelog update for 8.10.0
fix: Avoid `__dirname` for built-in configs (#15616)
chore: upgrade @eslint/eslintrc@1.2.0 (#15648)
feat: Add `ignoreOnInitialization` option to no-shadow rule (#14963)
docs: update CLA information (#15630)
docs: Fix typo in `no-irregular-whitespace` (#15634)
chore: read `ESLINT_MOCHA_TIMEOUT` env var in Makefile.js (#15626)
docs: add links between rules about whitespace around block curly braces (#15625)
docs: update babel links (#15624)
feat: `--debug` prints time it takes to parse a file (#15609)
feat: Add `onlyOneSimpleParam` option to no-confusing-arrow rule (#15566)
test: add integration tests with built-in configs (#15612)
Sponsors: Sync README with website
perf: fix lazy loading of core rules (#15606)
chore: include `tests/conf` in test runs (#15610)
fix: false positive in `camelcase` with combined properties (#15581)
Sponsors: Sync README with website
Sponsors: Sync README with website
8.9.0
Build: changelog update for 8.9.0
feat: update eslint-scope to ignore `"use strict"` directives in ES3 (#15595)
feat: add `es2016`, `es2018`, `es2019`, and `es2022` environments (#15587)
chore: Upgrade to espree@9.3.1 (#15600)
chore: Upgrade to eslint-visitor-keys@3.3.0 (#15599)
docs: add `one-var` example with `for-loop` initializer (#15596)
feat: fix bug with arrow function return types in function-paren-newline (#15541)
chore: fix outdated link to Code of Conduct in PR template (#15578)
docs: Remove the $ prefix in terminal commands (#15565)
docs: add missing `Variable#scope` property in the scope manager docs (#15571)
ci: use Node 16 for browser test (#15569)
docs: no-eval replace dead link with working one (#15568)
feat: Implement FlatRuleTester (#15519)
docs: Remove old Markdown issue template (#15556)
chore: suggest demo link in bug report template (#15557)
docs: add 'when not to use it' section in no-duplicate-case docs (#15563)
docs: add missed verb in docs (#15550)
Sponsors: Sync README with website
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