Update eslint 8.45.0 → 8.47.0 (minor) #30
Closed
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.45.0 → 8.47.0) · Repo · Changelog
Release Notes
8.47.0
8.46.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
8.47.0
Build: changelog update for 8.47.0
chore: Update dependencies (#17456)
chore: package.json update for @eslint/js release
fix: do not report on shadowed constructors in `no-new-wrappers` (#17447)
chore: Remove add-to-triage (#17450)
chore: standardize npm script names (#17431)
docs: document lack of config file names (#17442)
docs: Update README
chore: Update add-to-triage.yml (#17444)
docs: update `require-unicode-regexp.md` as following up #17402 (#17441)
feat: update regex for methods with `thisArg` (#17439)
docs: Update README
docs: update with "Specifying Parser Options" (#17435)
docs: add metadata for parser/processor (#17438)
docs: Update README
docs: update script names in README (#17432)
8.46.0
Build: changelog update for 8.46.0
chore: Update ecosystem dependencies (#17427)
chore: package.json update for eslint-config-eslint release
chore: package.json update for @eslint/js release
feat: `require-unicode-regexp` support `v` flag (#17402)
docs: update with TypeScript info (#17423)
docs: File extension named processor deprecation (#17362)
feat: `no-useless-escape` support `v` flag (#17420)
chore: Add PRs to triage project (#17421)
feat: `no-empty-character-class` support `v` flag (#17419)
feat: deprecate no-return-await (#17417)
feat: `no-control-regex` support `v` flag (#17405)
docs: Update README
feat: `prefer-named-capture-group` support `v` flag (#17409)
feat: Better error message for flat config plugins (#17399)
docs: fix overlapping of `open in playground` button (#17403)
feat: `no-misleading-character-class` support `v` flag (#17406)
feat: `no-regex-spaces` support `v` flag (#17407)
feat: `prefer-regex-literals` support `v` flag (#17410)
feat: `no-useless-backreference` support `v` flag (#17408)
feat: `no-invalid-regexp` support `v` flag (#17404)
docs: Add private class features info to no-underscore-dangle (#17386)
docs: Migrating `eslint-env` configuration comments (#17390)
Merge pull request from GHSA-qwh7-v8hg-w8rh
feat: adds option for allowing empty object patterns as parameter (#17365)
fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#17393)
docs: fix Ignoring Files section in config migration guide (#17392)
docs: Update README
feat: Improve config error messages (#17385)
fix: Update no-loop-func to not overlap with no-undef (#17358)
docs: Update README
docs: Update README
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