Skip to content

Releases: dorny/test-reporter

v3.0.0

21 Mar 13:52
v3.0.0
a43b3a5

Choose a tag to compare

Note: The v3 release requires NodeJS 24 runtime on GitHub Actions runners.

What's Changed

  • Upgrade action runtime to Node.js 24 by @dav-tb in #738
  • Explicitly use lowest permissions required to run workflow by @jozefizso in #745

Other Changes

New Contributors

Full Changelog: v2.7.0...v3.0.0

v2.7.0

21 Mar 13:50
v2.7.0
df62474

Choose a tag to compare

What's Changed

  • Feature: Add slug-prefix output for link anchors #731
  • Feature: Report jest-junit testsuite errors as failures #155
  • Security: Update dependencies to fix reported security vulnerabilities

Other Changes

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

03 Mar 11:09
v2.6.0
3d76b34

Choose a tag to compare

We updated all dependency packages to latest versions to fix reported security vulnerabilities.

What's Changed

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs #673
  • Change: The test-reporter action will listed all artifacts associated with the build run #693
  • Maintenance: Upgrade to ESLint v9 #629

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

03 Jan 13:44
v2.5.0
b082adf

Choose a tag to compare

What's Changed

Features

Project maintanance

Full Changelog: v2.4.0...v2.5.0

v2.4.0

01 Jan 16:17
v2.4.0
e17be7e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

30 Nov 00:53
v2.3.0
fe45e95

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Nov 14:45
v2.2.0
7b7927a

Choose a tag to compare

What's Changed

Features

  • Add collapsed option to control report visibility by @pespinel in #664
    • Allows setting reports to collapsed, expanded, or auto mode
    • Includes validation for the collapsed input parameter

Bug Fixes

  • Fix badge encoding for values including the _ underscore character in #672
    • Correctly encode URI components for img.shields.io service
  • Define the report-title attribute in action definition in #637

Dependencies

CI/CD

  • Upgrade actions/checkout to v5 in #658
  • Upgrade actions/setup-node to v5 in #658

Internal

  • Refactor variable names and code cleanup (#630)

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

09 Jul 14:38
v2.1.1
dc3a926

Choose a tag to compare

A bug fix release of the test-reporter action.

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 May 14:01
v2.1.0
890a17c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

12 Mar 13:10
v2.0.0
6e6a65b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v2.0.0