build(deps-dev): bump eslint from 10.3.0 to 10.4.1#213
Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 10.3.0 to 10.4.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR bumps
Confidence Score: 5/5Routine patch/minor dev-dependency bump with no production code changes; safe to merge. Only dev tooling is updated — eslint and two of its own sub-packages. No application logic, runtime dependencies, or published packages are touched. The eslint-config package that received a peer dependency tightening is marked private, so no external consumers are affected. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Dependabot bump] --> B[eslint 10.3.0 to 10.4.1]
B --> C[config-helpers 0.5.5 to 0.6.0]
B --> D[plugin-kit 0.7.1 to 0.7.2]
B --> E[packages/cli devDep updated]
B --> F[packages/core devDep updated]
B --> G[packages/web devDep updated]
B --> H[eslint-config peerDep updated]
H --> I[private package, no external consumers]
Reviews (1): Last reviewed commit: "build(deps-dev): bump eslint from 10.3.0..." | Re-trigger Greptile |
Bumps eslint from 10.3.0 to 10.4.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)