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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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:

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.

0 participants