Releases: mikepenz/action-junit-report
Releases · mikepenz/action-junit-report
v6.1.0
🚀 Features
- Ensure flaky tests are included when includePassed=false
- PR: #1459
- Improve handling of retrying tests | Fix wrong merging if test-name is equal
- PR: #1482
- Allow
includePassedto work independently ofincludePassed- PR: #1483
🐛 Fixes
- Improve handling of retrying tests | Fix wrong merging if test-name is equal
- PR: #1482
📦 Dependencies
- Bump mikepenz/release-changelog-builder-action from 5 to 6
- PR: #1462
- Bump actions/checkout from 5 to 6
- PR: #1470
- chore: update dependencies to latest versions |
@actions/core 2.0.1- PR: #1481
Contributors:
- @dependabot[bot], @mikepenz, @DataWearsAHood
v6
🚀 Features
- Ensure flaky tests are included when includePassed=false
- PR: #1459
- Improve handling of retrying tests | Fix wrong merging if test-name is equal
- PR: #1482
- Allow
includePassedto work independently ofincludePassed- PR: #1483
🐛 Fixes
- Improve handling of retrying tests | Fix wrong merging if test-name is equal
- PR: #1482
📦 Dependencies
- Bump mikepenz/release-changelog-builder-action from 5 to 6
- PR: #1462
- Bump actions/checkout from 5 to 6
- PR: #1470
- chore: update dependencies to latest versions |
@actions/core 2.0.1- PR: #1481
Contributors:
- @dependabot[bot], @mikepenz, @DataWearsAHood
v6.0.1
v6.0.0
Important
This update moves to node24 for actions. For self-hosted runners ensure they are up2date.
🚀 Features
- Add
job_summary_textinput to include custom text in job summary- PR: #1439
- Add include_skipped parameter to control skipped test visibility in summary tables
- PR: #1411
🧪 Tests
- Replace Jest with Vitest
- PR: #1436
💬 Other
📦 Dependencies
- Dev dependency upgrades
- PR: #1383
- Update dev dependencies
- PR: #1405
- Bump actions/checkout from 4 to 5
- PR: #1408
- Bump actions/setup-node from 4 to 5
- PR: #1418
- Upgrade dev dependencies
- PR: #1437
Contributors:
- @mdolinin, @mikepenz, @Copilot, @dependabot[bot]
v5.6.2
v5
- no changes