chore(deps): bump dorny/test-reporter from 1.9.1 to 2.1.1
Open
Number: #11
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 07, 2025 at 01:35 PM UTC
(7 months ago)
(7 months ago)
Updated:
November 07, 2025 at 01:35 PM UTC
(7 months ago)
(7 months ago)
Description:
Bumps dorny/test-reporter from 1.9.1 to 2.1.1.
Release notes
Sourced from dorny/test-reporter's releases.
v2.1.1
A bug fix release of the
test-reporteraction.What's Changed
- Use if: '!cancelled()' by
@Vampirein dorny/test-reporter#576- Update packages to latest minor releases by
@jozefizsoin dorny/test-reporter#599- Add step summary short summary by
@OlesGalatsanin dorny/test-reporter#589- Return links to summary report by
@OlesGalatsanin dorny/test-reporter#588- Add type definitions to
github-utils.tsby@jozefizsoin dorny/test-reporter#604- Configure markdown linting rules by
@jozefizsoin dorny/test-reporter#605- List only failed tests by
@jozefizsoin dorny/test-reporter#606- Add stack trace from trx to summary by
@dboriichukin dorny/test-reporter#615- Update development dependencies by
@jozefizsoin dorny/test-reporter#628- Fix error when a TestMethod element does not have a className attribute in a trx file by
@0xcedin dorny/test-reporter#623- test-reporter release v2.1.1 by
@jozefizsoin dorny/test-reporter#638New Contributors
@dboriichukmade their first contribution in dorny/test-reporter#615@0xcedmade their first contribution in dorny/test-reporter#623Full Changelog: https://github.com/dorny/test-reporter/compare/v2.1.0...v2.1.1
v2.1.0
What's Changed
- Fix broken links in report summary by
@micmarcin dorny/test-reporter#567- Increase step summary limit to 1MiB by
@OlesGalatsanin dorny/test-reporter#581- Fix for empty TRX TestDefinitions by
@OlesGalatsanin dorny/test-reporter#582- Feature: Add summary title by
@micmarcin dorny/test-reporter#568- Fix input description for list options by
@Vampirein dorny/test-reporter#572- Add Golang test parser by
@Shamus03in dorny/test-reporter#571- docs: make sure list-tests is correctly documented on action.yml by
@lucasoaresin dorny/test-reporter#577- Update npm packages by
@jozefizsoin dorny/test-reporter#583- test-reporter release v2.1.0 by
@jozefizsoin dorny/test-reporter#584New Contributors
@micmarcmade their first contribution in dorny/test-reporter#567@OlesGalatsanmade their first contribution in dorny/test-reporter#581@Vampiremade their first contribution in dorny/test-reporter#572@Shamus03made their first contribution in dorny/test-reporter#571@lucasoaresmade their first contribution in dorny/test-reporter#577Full Changelog: https://github.com/dorny/test-reporter/compare/v2.0.0...v2.1.0
v2.0.0
What's Changed
- Merge v1.7.0 to v1 branche by
@j-cataniain dorny/test-reporter#298- Bump development to
v2.0.0-previewby@jozefizsoin dorny/test-reporter#449- Update checkout and upload-artifact actions versions by
@Akaamein dorny/test-reporter#419- README.md: Update GitHub Actions by
@cclaussin dorny/test-reporter#404- Update project to Node 20 runtime by
@jozefizsoin dorny/test-reporter#450
... (truncated)
Changelog
Sourced from dorny/test-reporter's changelog.
Changelog
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
- Escape
<>characters in suite name dorny/test-reporter#236- Update actions runtime to Node20 dorny/test-reporter#315
- Update check title and remove icon dorny/test-reporter#144
1.7.0
- Fix #199: Use ✅ instead of ✔️ for better cross platform look by
@petrdvorakin dorny/test-reporter#200- Verify content of dist/ folder matches build output by
@dornyin dorny/test-reporter#207- Gracefully handle empty nested testsuite elements for JUnit. by
@rvdlaarschotin dorny/test-reporter#193- Gracefully handle empty failure tags by
@haudren-wovenin dorny/test-reporter#213- Fix #208 - java-junit: show annotations on PR changed files by
@atsu85in dorny/test-reporter#209- Only report failure if fail-on-error is set by
@trond-snekvikin dorny/test-reporter#214- Improve clarity on configuring for forkable repos by
@abelbraaksmain dorny/test-reporter#211- Suppress "Processing test results from" log by
@vasanthdharmarajin dorny/test-reporter#179
... (truncated)
Commits
dc3a926test-reporter release v2.1.1e8e2736test-reporter release v2.1.1ec9d9d2Merge pull request #623 from 0xced/xunitv3-trxbe36461Fix code formatting in thedotnet-trx.tests.tsfile8dd7047Merge pull request #628 from dorny/chore/update_packages71814aeUpdate development dependencies4128d36Use "Unclassified" when no class name is availabled1504eaAdd test on a trx report where the className attribute of TestMethod is missing18430dbMerge pull request #615 from dboriichuk/trx-stack-trace-summaryae8bd19Add stack tracke to summary- 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: | 10887643 |
| UUID: | 3600378433 |
| Node ID: | PR_kwDOPPT0kM6yI2CN |
| Host: | GitHub |
| Repository: | techishthoughts-org/java-workflows |