Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2025

This PR contains the following updates:

Package Type Update Change
mikepenz/action-junit-report action major v4.3.1 -> v6.0.0

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

mikepenz/action-junit-report (mikepenz/action-junit-report)

v6.0.0

Compare Source

[!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

💬 Other

📦 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:

v5.6.2

Compare Source

🚀 Features
  • Add pr_id parameter to support PR comments from workflow_run contexts
📦 Dependencies
Contributors:

v5.6.1

Compare Source

🐛 Fixes

  • User server url from github.context

📦 Dependencies

Contributors:

v5.6.0

Compare Source

🚀 Features

  • Introduce support for multiple failures in a single test case
  • Add link to check in summary

📦 Dependencies

Contributors:

v5.5.1

Compare Source

🚀 Features

  • Add option to disable commenting if no tests are detected

💬 Other

📦 Dependencies

Contributors:

v5.5.0

Compare Source

🚀 Features

  • Include time in summary tables

📦 Dependencies

Contributors:

v5.4.0

Compare Source

🚀 Features

  • Add ability to ungroup tests by their report files
  • Configuration to skip empty (0 count) elements in summary table
  • Simplified Summary configuration

💬 Other

  • fix README.md to correctly reflect default value of skip_success_summary

📦 Dependencies

  • Update dev dependencies
  • Upgrade dependencies to latest version

Contributors:

v5.3.0

Compare Source

🚀 Features

  • Convert project to use ESM instead of CJS
  • Add new config to disable the verbose summary
  • Config to skip summaries for only successful tests

📦 Dependencies

  • [CI] Enable Dependabot for actions versions
  • Bump github/codeql-action from 2 to 3
  • Upgrade dev dependencies
  • Upgrade node dependencies

Contributors:

v5.2.0

Compare Source

🚀 Features

🐛 Fixes

  • Improve the error log if the root test suite can't be detected

📦 Dependencies

  • Upgrade dependencies to the latest stable versions

Contributors:

v5.1.0

Compare Source

🚀 Features

Contributors:

v5.0.1

Compare Source

🚀 Features

  • Always limit file resolution by workspace root

🐛 Fixes

  • Always limit file resolution by workspace root

💬 Other

  • Upgrade all dev dependencies | ESLint 9

📦 Dependencies

  • Upgrade all dev dependencies | ESLint 9

Contributors:

v5.0.0

Compare Source

[!NOTE]
v5 adjusts the format of the summary output. If you depend on the prior format, please verify the simplified format works for your usecase.

🚀 Features

  • Introduce new ability to include flaky tests in summary
  • Include flakyFailures block in retry count
  • Refactor testParser to enable it for future usecases
  • Allow configuration of bread_crumb_delimiter
  • Introduce flag to comment summary on PR
  • Improve transformer performance
  • Provide optimised class detection skipping globber if not required
  • Upgrade dependencies to latest major version
  • Add new API to skip annotations all-to-gether
  • Introduce flag to fail_on_parse_error
  • Improve parsing logic for nested suites
  • Configuration to enable grouping by TestSuite in the Detail Summary

🐛 Fixes

  • Require pull_request trigger to attach comment

💬 Other

📦 Dependencies

  • Upgrade dependencies
  • Dependency updates | glob 0.5.0, rest 21.0.2
  • Upgrade typescript node depencency
  • Upgrade dev npm dependencies

Contributors:


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mikepenz-action-junit-report-6.x branch 3 times, most recently from 7d4ce3d to 4a0a685 Compare October 29, 2025 20:11
@renovate renovate bot force-pushed the renovate/mikepenz-action-junit-report-6.x branch from 4a0a685 to a1925d5 Compare October 29, 2025 20:20
@patheard patheard merged commit b892447 into main Oct 29, 2025
5 checks passed
@patheard patheard deleted the renovate/mikepenz-action-junit-report-6.x branch October 29, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants