ci(deps): bump dorny/test-reporter from 2 to 3
Type: Pull Request
State: Open
Association: Unknown
Comments: 3
(3 months ago)
(3 months ago)
devops-thiago
Bumps dorny/test-reporter from 2 to 3.
Release notes
Sourced from dorny/test-reporter's releases.
v3.0.0
Note: The v3 release requires NodeJS 24 runtime on GitHub Actions runners.
What's Changed
- Upgrade action runtime to Node.js 24 by
@dav-tbin dorny/test-reporter#738- Explicitly use lowest permissions required to run workflow by
@jozefizsoin dorny/test-reporter#745Other Changes
- Bump
@typescript-eslint/parserfrom 8.57.0 to 8.57.1 by@dependabot[bot] in dorny/test-reporter#742- Bump
@types/adm-zipfrom 0.5.7 to 0.5.8 by@dependabot[bot] in dorny/test-reporter#743- Bump flatted from 3.4.1 to 3.4.2 by
@dependabot[bot] in dorny/test-reporter#744New Contributors
@dav-tbmade their first contribution in dorny/test-reporter#738Full Changelog: https://github.com/dorny/test-reporter/compare/v2.7.0...v3.0.0
v2.7.0
What's Changed
- Feature: Add
slug-prefixoutput for link anchors dorny/test-reporter#731- Feature: Report
jest-junittestsuite errors as failures dorny/test-reporter#155- Security: Update dependencies to fix reported security vulnerabilities
Other Changes
- Bump eslint from 9.39.3 to 9.39.4 by
@dependabot[bot] in dorny/test-reporter#732- Bump
@typescript-eslint/parserfrom 8.56.1 to 8.57.0 by@dependabot[bot] in dorny/test-reporter#733- Bump jest from 30.2.0 to 30.3.0 by
@dependabot[bot] in dorny/test-reporter#734- Bump undici from 6.23.0 to 6.24.1 by
@dependabot[bot] in dorny/test-reporter#736- Update
flattedpackage to v3.4.1 to fix a vulnerability by@jozefizsoin dorny/test-reporter#739New Contributors
@dt-thomas-durandmade their first contribution in dorny/test-reporter#731@johnbartholomewmade their first contribution in dorny/test-reporter#155Full Changelog: https://github.com/dorny/test-reporter/compare/v2.6.0...v2.7.0
v2.6.0
We updated all dependency packages to latest versions to fix reported security vulnerabilities.
What's Changed
- Fix: For
workflow_runevents, resolve the commit of the check run from related pull request head commits first (matchingworkflow_run.head_branch, then first PR), and fall back toworkflow_run.head_shafor non-PR runs dorny/test-reporter#673- Change: The
test-reporteraction will listed all artifacts associated with the build run dorny/test-reporter#693- Maintenance: Upgrade to ESLint v9 dorny/test-reporter#629
New Contributors
@azchohfimade their first contribution in dorny/test-reporter#673Full Changelog: https://github.com/dorny/test-reporter/compare/v2.5.0...v2.6.0
... (truncated)
Changelog
Sourced from dorny/test-reporter's changelog.
Changelog
3.0.0
- Feature: Use NodeJS 24 LTS as default runtime dorny/test-reporter#738
2.7.0
- Feature: Add
slug-prefixoutput for link anchors dorny/test-reporter#731- Feature: Report
jest-junittestsuite errors as failures dorny/test-reporter#155- Security: Update dependencies to fix reported security vulnerabilities
2.6.0
- Fix: For
workflow_runevents, resolve the commit of the check run from related pull request head commits first (matchingworkflow_run.head_branch, then first PR), and fall back toworkflow_run.head_shafor non-PR runs dorny/test-reporter#673- Change: The
test-reporteraction will listed all artifacts associated with the build run dorny/test-reporter#693- Maintenance: Upgrade to ESLint v9 dorny/test-reporter#629
2.5.0
- Feature: Add Nette Tester support with
tester-junitreporter dorny/test-reporter#707- Maintenance: Bump actions/upload-artifact from 5 to 6 dorny/test-reporter#695
2.4.0
- Feature: Add PHPUnit support with JUnit XML dialect parser dorny/test-reporter#422
- Feature: Add JUnit XML sample files and tests for validation dorny/test-reporter#701
- Fix: Refactor deprecated
String.substr()function to useString.substring()dorny/test-reporter#7042.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
... (truncated)
Commits
a43b3a5test-reporter release v3.0.079216dcMerge pull request #744 from dorny/dependabot/npm_and_yarn/flatted-3.4.262c3873Merge pull request #745 from dorny/feature/workflow_permissionsbd74ca6Explicitly use lowest permissions required to run workflow0c2b2aaMerge pull request #738 from dav-tb/feature/node24-runtimef7eee30Use the@types/nodedefinitions for NodeJS 24 runtimead0a96fUpgrade action runtime to Node.js 24543415cMerge pull request #741 from dorny/release/v2.7.0f1284d0Bump flatted from 3.4.1 to 3.4.23c1b53fMerge pull request #743 from dorny/dependabot/npm_and_yarn/types/adm-zip-0.5.8- 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 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: | 14781824 |
| UUID: | 4119416683 |
| Node ID: | PR_kwDOPOVP787Mnmrm |
| Host: | GitHub |
| Repository: | devops-thiago/otel-example-java |