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

chore(deps): update mikepenz/action-junit-report action to v5 #156

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

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

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 - At any time (no schedule defined), 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-5.x branch 2 times, most recently from 5ed1386 to 1a57a6c Compare November 21, 2024 07:49
@renovate renovate bot force-pushed the renovate/mikepenz-action-junit-report-5.x branch from 1a57a6c to 10f1f06 Compare November 21, 2024 07:50
@stempler stempler merged commit 5f93c8f into master Nov 21, 2024
1 check passed
@stempler stempler deleted the renovate/mikepenz-action-junit-report-5.x branch November 21, 2024 08:15
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