Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2025

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

New Contributors

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 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: dorny/test-reporter@v2.1.1...v2.2.0

Changelog

Sourced from dorny/test-reporter's changelog.

Changelog

2.3.0

2.2.0

2.1.1

2.1.0

2.0.0

1.9.1

1.9.0

1.8.0

... (truncated)

Commits
  • fe45e95 test-reporter release v2.3.0
  • e40a1da Merge pull request #682 from dorny/dependabot/npm_and_yarn/reports/mocha/mult...
  • 3445860 Bump js-yaml and mocha in /reports/mocha
  • 9ef5c13 Merge pull request #691 from dorny/fix/complete-documentation
  • 83e20c1 Merge pull request #685 from dorny/dependabot/npm_and_yarn/reports/jest/js-ya...
  • 4331a3b Clarify the dotnet-nunit docs to require NUnit3TestAdapter for nunit lo...
  • 04232af Complete documentation for all supported reporters
  • cf146f4 Merge pull request #690 from dorny/fix/add-golang-json-to-action-yml
  • 33fc27c Merge pull request #687 from dorny/dependabot/github_actions/actions/checkout-6
  • 8fd5fc5 Add missing golang-json reporter to action.yml
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 30, 2025
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@dc3a926...fe45e95)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dorny/test-reporter-2.3.0 branch from 8b20ea8 to 374feca Compare December 1, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants