chore(deps): bump dorny/test-reporter from 2.1.1 to 2.3.0
Open
Number: #21
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
December 01, 2025 at 05:09 AM UTC
(6 months ago)
(6 months ago)
Updated:
December 01, 2025 at 05:09 AM UTC
(6 months ago)
(6 months ago)
Description:
Bumps dorny/test-reporter from 2.1.1 to 2.3.0.
Release notes
Sourced from dorny/test-reporter's releases.
v2.3.0
What's Changed
- Fix short summary formatting when a report title is present by
@micmarcin dorny/test-reporter#645- Python support based on Java JUnit parser by
@micmarcin dorny/test-reporter#643- Update sax.js to fix large XML file parsing by
@phactum-mnestlerin dorny/test-reporter#681- Enhance pytest support by
@micmarcin dorny/test-reporter#683- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in dorny/test-reporter#687- Add missing golang-json reporter to action.yml by
@jozefizsoin dorny/test-reporter#690- Bump js-yaml from 3.14.0 to 3.14.2 in /reports/jest by
@dependabot[bot] in dorny/test-reporter#685- Complete documentation for all supported reporters by
@jozefizsoin dorny/test-reporter#691- Bump js-yaml and mocha in /reports/mocha by
@dependabot[bot] in dorny/test-reporter#682New Contributors
@phactum-mnestlermade their first contribution in dorny/test-reporter#681Full Changelog: https://github.com/dorny/test-reporter/compare/v2.2.0...v2.3.0
v2.2.0
What's Changed
Features
- Add collapsed option to control report visibility by
@pespinelin #664
- Allows setting reports to collapsed, expanded, or auto mode
- Includes validation for the
collapsedinput parameterBug Fixes
- Fix badge encoding for values including the
_underscore character in #672
- Correctly encode URI components for img.shields.io service
- Define the
report-titleattribute in action definition in #637Dependencies
- Bump js-yaml from 4.1.0 to 4.1.1 by
@dependabotin #676- Bump actions/upload-artifact from 4 to 5 by
@dependabotin #665- Bump actions/setup-node from 5 to 6 by
@dependabotin #662- Upgrade dependencies to latest minor releases (#657, #668)
- Upgrade jest to v30 (#632, #631)
- Bump typescript from 5.8.3 to 5.9.2 by
@dependabotin #646CI/CD
Internal
- Refactor variable names and code cleanup (#630)
New Contributors
@pespinelmade their first contribution in #664Full Changelog: https://github.com/dorny/test-reporter/compare/v2.1.1...v2.2.0
Changelog
Sourced from dorny/test-reporter's changelog.
Changelog
2.3.0
- Feature: Add Python support with
python-xunitreporter (pytest) dorny/test-reporter#643- Feature: Add pytest traceback parsing and
directory-mappingoption dorny/test-reporter#238- Performance: Update sax.js to fix large XML file parsing dorny/test-reporter#681
- Documentation: Complete documentation for all supported reporters dorny/test-reporter#691
- Security: Bump js-yaml and mocha in /reports/mocha (fixes prototype pollution) dorny/test-reporter#682
2.2.0
- Feature: Add collapsed option to control report summary visibility dorny/test-reporter#664
- Fix badge encoding for values including underscore and hyphens dorny/test-reporter#672
- Fix missing
report-titleattribute in action definition dorny/test-reporter#637- Refactor variable names to fix shadowing issues dorny/test-reporter#630
2.1.1
- Fix error when a TestMethod element does not have a className attribute in a trx file dorny/test-reporter#623
- Add stack trace from trx to summary dorny/test-reporter#615
- List only failed tests dorny/test-reporter#606
- Add type definitions to
github-utils.tsdorny/test-reporter#604- Avoid split on undefined dorny/test-reporter#258
- Return links to summary report dorny/test-reporter#588
- Add step summary short summary dorny/test-reporter#589
- Fix for empty TRX TestDefinitions dorny/test-reporter#582
- Increase step summary limit to 1MiB dorny/test-reporter#581
- Fix input description for list options dorny/test-reporter#572
2.1.0
- Feature: Add summary title dorny/test-reporter#568
- Feature: Add Golang test parser dorny/test-reporter#571
- Increase step summary limit to 1MiB dorny/test-reporter#581
- Fix for empty TRX TestDefinitions dorny/test-reporter#582
- Fix input description for list options dorny/test-reporter#572
- Update npm packages dorny/test-reporter#583
2.0.0
- Parse JUnit report with detailed message in failure dorny/test-reporter#559
- Support displaying test results in markdown using GitHub Actions Job Summaries dorny/test-reporter#383
1.9.1
- Fix problematic retransmission of authentication token dorny/test-reporter#438
- Report correct number of tests in Dart dorny/test-reporter#426
- Number of completed tests mismatches passed/failed dorny/test-reporter#319
1.9.0
- Add support for Rspec (Ruby) dorny/test-reporter#398
1.8.0
- Add
SwiftXunitParserclass based onJavaJunitParserforswift-xunitreporter dorny/test-reporter#317- Use NodeJS 18 LTS as default runtime dorny/test-reporter#332
... (truncated)
Commits
fe45e95test-reporter release v2.3.0e40a1daMerge pull request #682 from dorny/dependabot/npm_and_yarn/reports/mocha/mult...3445860Bump js-yaml and mocha in /reports/mocha9ef5c13Merge pull request #691 from dorny/fix/complete-documentation83e20c1Merge pull request #685 from dorny/dependabot/npm_and_yarn/reports/jest/js-ya...4331a3bClarify thedotnet-nunitdocs to requireNUnit3TestAdapterfornunitlo...04232afComplete documentation for all supported reporterscf146f4Merge pull request #690 from dorny/fix/add-golang-json-to-action-yml33fc27cMerge pull request #687 from dorny/dependabot/github_actions/actions/checkout-68fd5fc5Add missing golang-json reporter to action.yml- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 11541112 |
| UUID: | 3679262949 |
| Node ID: | PR_kwDOPPT0kM62QQBb |
| Host: | GitHub |
| Repository: | techishthoughts-org/java-workflows |