Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps mikepenz/action-junit-report from 5.6.2 to 6.0.0.

Release notes

Sourced from mikepenz/action-junit-report's releases.

v6.0.0

[!IMPORTANT]
This update moves to node24 for actions. For self-hosted runners ensure they are up2date.

🚀 Features

  • Add job_summary_text input to include custom text in job summary
  • Add include_skipped parameter to control skipped test visibility in summary tables

🧪 Tests

  • Replace Jest with Vitest

💬 Other

  • Fix README.md
  • Update devcontainer

📦 Dependencies

  • Dev dependency upgrades
  • Update dev dependencies
  • Bump actions/checkout from 4 to 5
  • Bump actions/setup-node from 4 to 5
  • Upgrade dev dependencies

Contributors:

Commits
  • 5b7ee5a Merge pull request #1411 from mikepenz/copilot/fix-1410
  • 2882d97 test to exclude skipped
  • 4120301 simplify conditions again
  • 4120dea Add include_skipped parameter to control skipped tests in summary tables
  • 948edbd Initial plan
  • 5c9969e Merge pull request #1439 from mikepenz/feature/1435_2
  • b958369 update README
  • a0fdecc apply feedback on writing the summary
  • 1af74a5 add job_summary_text input to include custom text in job summary
  • 6be04cc Merge pull request #1437 from mikepenz/feature/dependency_upgrades
  • 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 [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5.6.2 to 6.0.0.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@3585e95...5b7ee5a)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major Mark PR as new major release labels Oct 13, 2025
@sairon sairon merged commit dc52562 into dev Oct 13, 2025
3 checks passed
@sairon sairon deleted the dependabot/github_actions/mikepenz/action-junit-report-6.0.0 branch October 13, 2025 16:06
@github-actions github-actions bot locked and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major Mark PR as new major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant