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

fix(deps): update mikepenz/action-junit-report action to v5 #61

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

we-renovate[bot]
Copy link
Contributor

@we-renovate we-renovate bot commented Nov 17, 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:

@stempler stempler merged commit 18440a9 into master Nov 18, 2024
1 check passed
@stempler stempler deleted the renovate/mikepenz-action-junit-report-5.x branch November 18, 2024 10:10
Copy link

we-release bot commented Nov 18, 2024

🎉 This PR is included in version 3.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@we-release we-release bot added the released label Nov 18, 2024
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