Releases: WordPress/plugin-check-action
Releases · WordPress/plugin-check-action
Release list
Version 1.1.9
What's Changed
- Fix bundle regression in v1.1.8 by @swissspidy in #610
Full Changelog: v1.1.8...v1.1.9
Version 1.1.8
What's Changed
- pin third-party GitHub actions to commit SHAs by @felixarntz in #599
- Bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #600
- Bump actions/checkout from 6.1.0 to 7.0.1 by @dependabot[bot] in #601
- Bump eslint-plugin-prettier from 5.5.5 to 5.5.6 by @dependabot[bot] in #595
- Bump @vercel/ncc from 0.38.4 to 0.44.0 by @dependabot[bot] in #594
- Bump @typescript-eslint/eslint-plugin from 8.60.1 to 8.61.1 by @dependabot[bot] in #593
- Bump @typescript-eslint/parser from 8.61.1 to 8.66.0 by @dependabot[bot] in #597
- Bump eslint from 10.4.1 to 10.8.0 by @dependabot[bot] in #596
- Bump vitest from 4.1.9 to 4.1.10 by @dependabot[bot] in #602
- Bump @types/node from 25.9.3 to 26.2.0 by @dependabot[bot] in #605
- Bump @vercel/ncc from 0.44.0 to 0.44.1 by @dependabot[bot] in #606
- Bump globals from 17.6.0 to 17.9.0 by @dependabot[bot] in #603
- Bump eslint from 10.8.0 to 10.8.1 by @dependabot[bot] in #604
- Update dependencies by @swissspidy in #607
New Contributors
- @felixarntz made their first contribution in #599
Full Changelog: v1.1.7...v1.1.8
Version 1.1.7
What's Changed
- Avoid wp-env silent startup failures when loading Plugin Check by @Copilot in #590
Full Changelog: v1...v1.1.7
Version 1.1.6
What's Changed
- Dependency updates
- Add Vitest unit tests for JS parsing, formatting, and utility logic in #564
Full Changelog: v1...v1.1.6
Version 1.1.5
What's Changed
- Update to Node v24 by @swissspidy in #460
- Display the Plugin Check report in the PR as a comment. by @Utsav-Ladani in #456
- Add PR comment test by @swissspidy in #461
- Fix artifact name conflict when running action multiple times in matrix builds by @Copilot in #478
- Conditionally exclude .wp-env.json from Plugin Check to prevent false positive hidden_files error by @Copilot in #480
- Decode HTML entities in action log output by @Copilot in #479
- Fix plugin-check CLI path error caused by wp-env folder naming by @Copilot in #491
New Contributors
- @Utsav-Ladani made their first contribution in #456
Full Changelog: v1.1.4...v1.1.5
Version 1.1.4
What's Changed
- Always upload artifact, even when there has been an error.
Full Changelog: v1...v1.1.4
Version 1.1.3
What's Changed
- Improve log file output, upload artifact by @swissspidy in #250
Full Changelog: v1...v1.1.3
Version 1.1.2
What's Changed
- Retry wp-env start in case of failure by @swissspidy in #258
- Fix ESLint v9 config by @swissspidy in #269
Full Changelog: v1...v1.1.2