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 4 to 5 (#3713)
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 4 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-rc01</h2> <h2>🚀 Features</h2> <ul> <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>💬 Other</h2> <ul> <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>Contributors:</h2> <ul> <li><a href="https://github.com/mikepenz"><code>@mikepenz</code></a></li> </ul> <h2>v5.0.0-b01</h2> <h2>🚀 Features</h2> <ul> <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> </ul> <p>Contributors:</p> <ul> <li><a href="https://github.com/mikepenz"><code>@mikepenz</code></a></li> </ul> <h2>v5.0.0-a03</h2> <h2>🚀 Features</h2> <ul> <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> </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>📦 Dependencies</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mikepenz/action-junit-report/commit/ec3a351c13e080dc4fa94c49ab7ad5bf778a9668"><code>ec3a351</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1225">#1225</a> from mikepenz/feature/grouped_summary</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/b317015a407d9971d315f98ee3111f6c3905acda"><code>b317015</code></a> - html formatting</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/58833a96592dd6feab759ce2363925d4fa34f2f5"><code>58833a9</code></a> - look to further modify formatting</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/11d2c3e12b98fd7bd18b90b66f5c0400fe5e241f"><code>11d2c3e</code></a> - update tests</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/bc029673c3566aef1b4bf0db053a763ad2533b2c"><code>bc02967</code></a> - further improve table format, remove obsolete first column</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/d9c3594faa45a169df47a59664ade402a0306df1"><code>d9c3594</code></a> - adjust table structure</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/cfb2e06dd8a33f9c192c4555b18c67a433390d17"><code>cfb2e06</code></a> - add grouping and comment for nested report</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/9cc197e5964bb037481ad823faa78336a90d2485"><code>9cc197e</code></a> - fix group header (no merged cells possible)</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/0d45d52864213bf6b717dfc78811d375d123e47e"><code>0d45d52</code></a> - update test</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/dda3b1e8d84e5fdf1bdb9fe9a1bc18719f4d41b1"><code>dda3b1e</code></a> - introduce ability to group the test detailed summary</li> <li>Additional commits viewable in <a href="https://github.com/mikepenz/action-junit-report/compare/v4...v5">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=4&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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information