Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps dorny/test-reporter from 2.1.1 to 2.2.0.

Release notes

Sourced from dorny/test-reporter's releases.

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.2.0

2.1.1

2.1.0

2.0.0

1.9.1

1.9.0

1.8.0

1.7.0

... (truncated)

Commits
  • 7b7927a test-reporter release v2.2.0
  • eeac280 Merge pull request #676 from dorny/dependabot/npm_and_yarn/js-yaml-4.1.1
  • 6939db5 Bump js-yaml from 4.1.0 to 4.1.1
  • b3812e0 Merge pull request #664 from pespinel/feature/collapsed-option
  • cd29956 tests: refactor input collapsed=auto to individual tests
  • c793522 feat: add validation for the collapsed input parameter
  • 5fb0582 chore: run linter to fix code style issues
  • 7148297 test: fix linter and create tests
  • 828632a feat: add collapsed option to control report visibility
  • 4a41472 Merge pull request #672 from dorny/bugfix/671-allow_hyphens_in_badge_image_names
  • 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)

Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.1.1 to 2.2.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...7b7927a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Superseded by #21.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/dorny/test-reporter-2.2.0 branch December 1, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant