Update eslint: 8.16.0 → 8.17.0 (minor) #56
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.16.0 → 8.17.0) · Repo · Changelog
Release Notes
8.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
8.17.0
Build: changelog update for 8.17.0
docs: Update website UI to latest (#15944)
feat: fix indent bug with semicolon-first style (#15951)
feat: add `allowNamedExports` option to no-use-before-define (#15953)
docs: Update Exponentiation operator MDN link (#15960)
chore: avoid theme flashes (#15927)
docs: Use correct past tense "left" instead of "leaved" (#15950)
Sponsors: Sync README with website
chore: Use build hook for docs deploy (#15945)
test: cleanup typos (#15937)
docs: Add Resources section to rule pages (#15901)
docs: cleanup typos (#15936)
fix: cleanup typos (#15939)
fix: typo ocatal -> octal (#15940)
chore: use addEventListener instead of addListener (#15923)
chore: lint eleventy config file (#15904)
chore: update Rule typedefs (#15915)
docs: use-dart-sass instead of node-sass (#15912)
docs: add social media links (#15920)
docs: fix openjs link (#15917)
docs: display version in mobile view (#15909)
test: ensure no-restricted-imports works with NodeJS imports (#15907)
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