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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
coverage: 73.619%. remained the same when pulling 6eb565679d29bb7395c883f697fd76118c50b72e on depfu/update/npm/eslint-8.47.0 into 60eca87066b23e3df5dfadd5791ef13d9f9e2c54 on master.
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