chore(deps): update dorny/test-reporter action to v3 by smartway-bot[bot] · Pull Request #484 · ZeroGachis/.github
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| dorny/test-reporter | action | major | v2.1.1 -> v3.0.0 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dorny/test-reporter (dorny/test-reporter)
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-tb in #738
- Explicitly use lowest permissions required to run workflow by @jozefizso in #745
Other Changes
- Bump @typescript-eslint/parser from 8.57.0 to 8.57.1 by @dependabot[bot] in #742
- Bump @types/adm-zip from 0.5.7 to 0.5.8 by @dependabot[bot] in #743
- Bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in #744
New Contributors
Full Changelog: dorny/test-reporter@v2.7.0...v3.0.0
v2.7.0
What's Changed
- Feature: Add
slug-prefixoutput for link anchors #731 - Feature: Report
jest-junittestsuite errors as failures #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 #732
- Bump @typescript-eslint/parser from 8.56.1 to 8.57.0 by @dependabot[bot] in #733
- Bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #734
- Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in #736
- Update
flattedpackage to v3.4.1 to fix a vulnerability by @jozefizso in #739
New Contributors
- @dt-thomas-durand made their first contribution in #731
- @johnbartholomew made their first contribution in #155
Full Changelog: dorny/test-reporter@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 #673 - Change: The
test-reporteraction will listed all artifacts associated with the build run #693 - Maintenance: Upgrade to ESLint v9 #629
New Contributors
- @azchohfi made their first contribution in #673
Full Changelog: dorny/test-reporter@v2.5.0...v2.6.0
v2.5.0
What's Changed
Features
- Add Nette Tester JUnit Reporter by @jozefizso in #707
Project maintanance
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #695
Full Changelog: dorny/test-reporter@v2.4.0...v2.5.0
v2.4.0
What's Changed
- Create tests for sample JUnit files by @jozefizso in #701
- Support for the PHPUnit dialect of JUnit by @mbeccati in #422
- Use
String.substring()function by @jozefizso in #704
New Contributors
- @mbeccati made their first contribution in #422
Full Changelog: dorny/test-reporter@v2.3.0...v2.4.0
v2.3.0
What's Changed
- Fix short summary formatting when a report title is present by @micmarc in #645
- Python support based on Java JUnit parser by @micmarc in #643
- Update sax.js to fix large XML file parsing by @phactum-mnestler in #681
- Enhance pytest support by @micmarc in #683
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #687
- Add missing golang-json reporter to action.yml by @jozefizso in #690
- Bump js-yaml from 3.14.0 to 3.14.2 in /reports/jest by @dependabot[bot] in #685
- Complete documentation for all supported reporters by @jozefizso in #691
- Bump js-yaml and mocha in /reports/mocha by @dependabot[bot] in #682
New Contributors
- @phactum-mnestler made their first contribution in #681
Full Changelog: dorny/test-reporter@v2.2.0...v2.3.0
v2.2.0
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
collapsedinput 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-titleattribute in action definition in #637
Dependencies
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot in #676
- Bump actions/upload-artifact from 4 to 5 by @dependabot in #665
- Bump actions/setup-node from 5 to 6 by @dependabot in #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 @dependabot in #646
CI/CD
Internal
- Refactor variable names and code cleanup (#630)
New Contributors
- @pespinel made their first contribution in #664
Full Changelog: dorny/test-reporter@v2.1.1...v2.2.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 06:59 AM, only on Monday ( * 0-6 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.