Skip to content

Commit a84e22e

Browse files
Bump mikepenz/action-junit-report from 4.3.1 to 5.3.0 (#10089)
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 4.3.1 to 5.3.0. <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.3.0</h2> <h2>🚀 Features</h2> <ul> <li>Convert project to use ESM instead of CJS <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1269">#1269</a></li> </ul> </li> <li>Add new config to disable the verbose summary <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1289">#1289</a></li> </ul> </li> <li>Config to skip summaries for only successful tests <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1291">#1291</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>[CI] Enable Dependabot for actions versions <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1270">#1270</a></li> </ul> </li> <li>Bump github/codeql-action from 2 to 3 <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1271">#1271</a></li> </ul> </li> <li>Upgrade <code>dev</code> dependencies <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1279">#1279</a></li> </ul> </li> <li>Upgrade node dependencies <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1290">#1290</a></li> </ul> </li> </ul> <h2>Contributors:</h2> <ul> <li><a href="https://github.com/mikepenz"><code>@​mikepenz</code></a>, <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]</li> </ul> <h2>v5.3.0-rc01</h2> <h2>🚀 Features</h2> <ul> <li>Convert project to use ESM instead of CJS <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1269">#1269</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>[CI] Enable Dependabot for actions versions <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1270">#1270</a></li> </ul> </li> <li>Bump github/codeql-action from 2 to 3 <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1271">#1271</a></li> </ul> </li> </ul> <h2>Contributors:</h2> <ul> <li><a href="https://github.com/mikepenz"><code>@​mikepenz</code></a>, <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]</li> </ul> <h2>v5.2.0</h2> <h2>🚀 Features</h2> <ul> <li>Feat: Allow ignoring the <code>classname</code> attribute when calling <code>resolveFileAndLine</code> <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1259">#1259</a></li> <li>Thanks <a href="https://github.com/ptsd"><code>@​ptsd</code></a></li> </ul> </li> <li>Refine summary details <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1268">#1268</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/ee6b445351cd81e2f73a16a0e52d598aeac2197f"><code>ee6b445</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1291">#1291</a> from mikepenz/feature/skip_success_summary</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/f228c54cfe171bcbabd75c7a1ede7b85ef2b2f86"><code>f228c54</code></a> - add ability to skip successful summaries</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/c96c1eab51695255ec30e0af5d85219155805f9e"><code>c96c1ea</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1290">#1290</a> from mikepenz/feature/dependency_upgrades_</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/4bd377459bef44955b77e7be3a78c2330eeca054"><code>4bd3774</code></a> - Upgrade all dependencies</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/c619611d32d7ef351bffdf5d9e384c06a7bf4791"><code>c619611</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1289">#1289</a> from mikepenz/feature/add_verbose_summary_flag</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/4c1397a2afafc61e75faebb429af37e7c4f174b1"><code>4c1397a</code></a> - Add new config to hide the verbose information on no test suite available</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/3eb73721b6d71f5d48b93839d0b534bfba8f4eaf"><code>3eb7372</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1279">#1279</a> from mikepenz/feature/upgrade_dev_deps_20250101</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/44f43567761d9274ed6a03ab3fe4f4f9f42994ac"><code>44f4356</code></a> - upgrade <code>dev</code> dependencies</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/bcf7029fba43b61c2fe9b9bcfc7588052e318364"><code>bcf7029</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/action-junit-report/issues/1271">#1271</a> from mikepenz/dependabot/github_actions/github/codeq...</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/90075e1d6d76414112a96eca878985bda96060de"><code>90075e1</code></a> Bump github/codeql-action from 2 to 3</li> <li>Additional commits viewable in <a href="https://github.com/mikepenz/action-junit-report/compare/v4.3.1...v5.3.0">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.3.1&new-version=5.3.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32a0771 commit a84e22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
-Dtest.emma.htmlunit.disable=true
5858
5959
- name: Report test results
60-
uses: mikepenz/action-junit-report@v4.3.1
60+
uses: mikepenz/action-junit-report@v5.3.0
6161
if: always()
6262
with:
6363
report_paths: 'gwt/build/out/**/test/**/reports/TEST-*.xml'

0 commit comments

Comments
 (0)