ESLint Feedback
Version updated for https://github.com/CatChen/eslint-suggestion-action to version v4.1.28.
- This action is used across all versions by 117 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, eslint-suggestion-action, runs ESLint on code changes in a pull request and provides targeted, inline feedback only for the modified lines. It automates the process of identifying and suggesting fixes for linting issues, including offering auto-fix suggestions that can be applied directly. By focusing solely on new changes, it reduces noise for pre-existing code that may not meet ESLint standards.
What’s Changed
What’s Changed
- Build(deps): Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4810
- Build(deps): Bump brace-expansion from 1.1.11 to 1.1.13 by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4826
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4839
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4844
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4849
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4862
- Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4871
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4882
- Build(deps-dev): Bump @types/node from 25.5.0 to 25.5.2 in the types group by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4887
Full Changelog: https://github.com/CatChen/eslint-suggestion-action/compare/v4.1.27...v4.1.28