Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The oxlint-suggestion-action GitHub Action runs Oxlint on changes within a pull request and provides inline feedback by posting review comments on modified lines containing linting issues. It helps streamline code review by focusing only on newly introduced issues, avoiding noise from pre-existing problems outside the changes. This action automates the detection and reporting of linting errors, improving code quality and review efficiency.
Release notes
What’s Changed
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/114
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/121
- Bump @types/node from 25.3.5 to 25.4.0 in the types group by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/118
- Created test for more than 300 files in a push by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/128
- Include PR body for GraphQL schema synchronization by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/135
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/138
- Bump lint-staged from 16.3.2 to 16.3.3 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/153
- Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/157
- Rebuilding in GraphQL sync workflow by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/166
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/171
- Removed reviewer in Dependabot config by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/175
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/178
- Bump @types/node from 25.4.0 to 25.5.0 in the types group by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/181
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/184
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/191
- Updated agent instructions by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/194
- Fixed yarn warnings by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/202
- Bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/197
- Bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/208
- Bump lint-staged from 16.3.3 to 16.4.0 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/211
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/218
- Sorted package.json by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/221
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/224
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/228
- Fixed release workflow by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/231
New Contributors
- @check-git-status-bot[bot] made their first contribution in https://github.com/CatChen/oxlint-suggestion-action/pull/138
Full Changelog: https://github.com/CatChen/oxlint-suggestion-action/compare/v1.0.1...v1.0.2