Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mikepenz/action-junit-report from 5.0.0.pre.rc01 to 5 (#188)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5.0.0.pre.rc01 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mikepenz/action-junit-report/releases">mikepenz/action-junit-report's releases</a>.</em></p> <blockquote> <h2>v5</h2> <ul> <li>no changes</li> </ul> <h2>v5.0.0</h2> <blockquote> <p>[!NOTE]<br /> v5 adjusts the format of the summary output. If you depend on the prior format, please verify the simplified format works for your usecase.</p> </blockquote> <h2>🚀 Features</h2> <ul> <li>Introduce new ability to include flaky tests in summary <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1115">#1115</a></li> </ul> </li> <li>Include <code>flakyFailures</code> block in <code>retry</code> count <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1118">#1118</a></li> </ul> </li> <li>Refactor <code>testParser</code> to enable it for future usecases <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1119">#1119</a></li> </ul> </li> <li>Allow configuration of <code>bread_crumb_delimiter</code> <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1120">#1120</a></li> </ul> </li> <li>Introduce flag to comment summary on PR <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1167">#1167</a></li> </ul> </li> <li>Improve transformer performance <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1182">#1182</a></li> </ul> </li> <li>Provide optimised class detection skipping globber if not required <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1183">#1183</a></li> </ul> </li> <li>Upgrade dependencies to latest major version <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1220">#1220</a></li> </ul> </li> <li>Add new API to skip annotations all-to-gether <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1221">#1221</a></li> </ul> </li> <li>Introduce flag to <code>fail_on_parse_error</code> <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1222">#1222</a></li> </ul> </li> <li>Improve parsing logic for nested suites <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1224">#1224</a></li> </ul> </li> <li>Configuration to enable grouping by TestSuite in the Detail Summary <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1225">#1225</a></li> </ul> </li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Require <code>pull_request</code> trigger to attach comment <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1181">#1181</a></li> </ul> </li> </ul> <h2>💬 Other</h2> <ul> <li>Move test CI steps <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1116">#1116</a></li> </ul> </li> <li>Slight code cleanup <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1223">#1223</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>Upgrade dependencies <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1117">#1117</a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mikepenz/action-junit-report/commit/a427a90771729d8f85b6ab0cdaa1a5929cab985d"><code>a427a90</code></a> - ignorePreReleases for changelog</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/6141c38e67b136ad84a7734387a4aa57851628fd"><code>6141c38</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1231">#1231</a> from gilesw/docs/example-stanza-for-forked-non-forke...</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/eb88208e11e588055570220888bdc6b030e7d96a"><code>eb88208</code></a> - slightly rephrase updated README</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/511b061c8cda3496e9b507f1de7c62a45b4b8dc0"><code>511b061</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1237">#1237</a> from mikepenz/feature/dependency_updates_20241116</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/3caf5b3cd7a0ee73356e23cfedf549f9a06e49b3"><code>3caf5b3</code></a> - upgrade npm dependencies</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/46ad281d0ae77348f5726f4f1d9df569a2eb7226"><code>46ad281</code></a> docs: try to fix yaml rendering</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/56596ccefa1bcb7b2322dc11ae6c981313d2f7ab"><code>56596cc</code></a> docs: small example to show a use case for annotate_only</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/1c2f98def10c04c100f43585e531356b19f7461f"><code>1c2f98d</code></a> - update README for v5 action</li> <li>See full diff in <a href="https://github.com/mikepenz/action-junit-report/compare/ec3a351c13e080dc4fa94c49ab7ad5bf778a9668...a427a90771729d8f85b6ab0cdaa1a5929cab985d">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mikepenz/action-junit-report&package-manager=github_actions&previous-version=5.0.0.pre.rc01&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information