Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mikepenz/action-junit-report action to v5 #732

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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 Europe/Prague, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@melix melix merged commit d61c7d6 into master Nov 20, 2024
3 checks passed
@melix melix deleted the renovate/mikepenz-action-junit-report-5.x branch November 20, 2024 11:02
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.

1 participant