build(deps): update dependency eslint to ^9.27.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint (source) | devDependencies | minor | ^9.26.0 -> ^9.27.0 |
Release Notes
eslint/eslint (eslint)
v9.27.0
Features
-
d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas) -
ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas) -
07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus) -
7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch) -
ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus) -
32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)
Bug Fixes
-
5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir) -
dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir) -
de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta) -
60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe) -
9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta) -
fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)
Documentation
-
25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas) -
bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas) -
4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano) -
71317ebdocs: Update README (GitHub Actions Bot) -
4c289e6docs: Update README (GitHub Actions Bot) -
f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic) -
8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta) -
eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir) -
a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic) -
c8d17e1docs: Update README (GitHub Actions Bot)
Chores
-
f8f1560chore: upgrade @eslint/js@9.27.0 (#19739) (Milos Djermanovic) -
ecaef73chore: package.json update for @eslint/js release (Jenkins) -
596fdc6chore: update dependency @arethetypeswrong/cli to ^0.18.0 (#19732) (renovate[bot]) -
f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano) -
e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas) -
cf36352chore: remove shared types (#19718) (Francesco Trotta) -
f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas) -
58a171echore: update dependency @eslint/plugin-kit to ^0.3.1 (#19712) (renovate[bot]) -
3a075a2chore: update dependency @eslint/core to ^0.14.0 (#19715) (renovate[bot]) -
44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta) -
35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir) -
f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.