Update eslint: 8.27.0 → 8.28.0 (minor) #372
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.27.0 → 8.28.0) · Repo · Changelog
Release Notes
8.28.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
8.28.0
Build: changelog update for 8.28.0
docs: Language Options page intro and tweaks (#16511)
docs: add intro and edit ignoring files page (#16510)
docs: fix Header UI inconsistency (#16464)
docs: switch to wrench emoji for auto-fixable rules (#16545)
docs: improve styles for versions and languages page (#16553)
docs: clarify esquery issue workaround (#16556)
docs: Command Line Interface intro and tweaks (#16535)
docs: Add Rules page intro and content tweaks (#16523)
docs: Integrations page introduction (#16548)
feat: add `ignoreClassFieldInitialValues` option to no-magic-numbers (#16539)
fix: Ensure that dot files are found with globs. (#16550)
docs: make table of contents sticky on desktop (#16506)
fix: throw error for first unmatched pattern (#16533)
feat: multiline properties in rule `key-spacing` with option `align` (#16532)
feat: `no-obj-calls` support `Intl` (#16543)
docs: fix route of japanese translation site (#16542)
chore: Add tests to verify #16038 is fixed (#16538)
docs: use emoji instead of svg for deprecated rule (#16536)
fix: allow `* 1` when followed by `/` in no-implicit-coercion (#16522)
docs: set default layouts (#16484)
chore: stricter validation of `meta.docs.description` in core rules (#16529)
docs: init config about specifying shared configs (#16483)
chore: use `pkg` parameter in `getNpmPackageVersion` (#16525)
docs: fix broken link to plugins (#16520)
docs: Add missing no-new-native-nonconstructor docs code fence (#16503)
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