Surefire Test Report
Version updated for https://github.com/ScalableCapital/action-surefire-report to version v2.0.5.
- This action is used across all versions by 29 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 processes various test reports generated by Maven Surefire, Failsafe, Gradle, Pytest, and Go, publishing the results as either a GitHub check run or workflow-native annotations with a job summary. It supports migration from v1 to v2 with improved default behavior for certain events and new capabilities like workflow-native reporting.
What’s Changed
Changes
🐛 Fixes
- chore(deps): update all dependencies @ghaiszaher (#38)
- chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 @dependabot[bot] (#31)
- chore(deps): bump actions/setup-java from 5 to 5.6.0 @dependabot[bot] (#36)
- chore(deps): bump actions/stale from 10 to 11 @dependabot[bot] (#35)
- chore(deps-dev): bump nock from 14.0.15 to 14.0.16 @dependabot[bot] (#26)
- chore(deps-dev): bump @types/node from 26.0.0 to 26.1.0 @dependabot[bot] (#30)
- chore(deps): bump release-drafter/release-drafter from 7.4.0 to 7.5.1 @dependabot[bot] (#24)
📦 Dependencies
- chore(deps): update all dependencies @ghaiszaher (#38)
- chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 @dependabot[bot] (#31)
- chore(deps): bump actions/setup-java from 5 to 5.6.0 @dependabot[bot] (#36)
- chore(deps): bump actions/stale from 10 to 11 @dependabot[bot] (#35)
- chore(deps-dev): bump vitest from 4.1.9 to 4.1.10 @dependabot[bot] (#34)
- chore(deps-dev): bump nock from 14.0.15 to 14.0.16 @dependabot[bot] (#26)
- chore(deps-dev): bump @types/node from 26.0.0 to 26.1.0 @dependabot[bot] (#30)
- chore(deps): bump release-drafter/release-drafter from 7.4.0 to 7.5.1 @dependabot[bot] (#24)
- chore(deps): bump release-drafter/release-drafter/autolabeler from 7.4.0 to 7.5.1 @dependabot[bot] (#25)
Full Changelog: https://github.com/ScalableCapital/action-surefire-report/compare/v2.0.4...v2.0.5