Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 labels Nov 1, 2025
@dependabot dependabot bot requested review from a team and matt-mercer as code owners November 1, 2025 03:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1058 846 80% 70% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 35e9566 by action🐍

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