eoc
eoc copied to clipboard
chore(deps): update dependency eslint to v9.8.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint (source) | 9.4.0 -> 9.8.0 |
Release Notes
eslint/eslint (eslint)
v9.8.0
v9.7.0
Features
7bd9839feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394feat: addregexoption inno-restricted-imports(#18622) (Nitin Kumar)
Bug Fixes
Documentation
9f416dbdocs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cbdocs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7docs:loadESLintdoes not support optioncwd(#18641) (Francesco Trotta)
Chores
793b718chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9achore: package.json update for @eslint/js release (Jenkins)7bcda76refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57cchore: add tech sponsors through actions (#18624) (Strek)6320732refactor: don't useparentproperty inNodeEventGenerator(#18653) (Milos Djermanovic)9e6d640refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
v9.6.0
v9.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
PR-Codex overview
This PR updates ESLint and related packages to newer versions. It includes updates to eslint, @eslint-community/regexpp, @eslint/config-array, @eslint/js, acorn, eslint-scope, and espree.
Detailed summary
- Updated ESLint to version 9.8.0
- Updated
@eslint-community/regexppto version 4.11.0 - Updated
@eslint/config-arrayto version 0.17.1 - Updated
@eslint/jsto version 9.8.0 - Updated
@eslint/object-schemato version 2.1.4 - Updated
acornto version 8.12.1 - Updated
eslint-scopeto version 8.0.2 - Updated
espreeto version 10.1.0
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}