-
Notifications
You must be signed in to change notification settings - Fork 381
Commit e3034de
authored
Bump mikepenz/action-junit-report from 5.3.0 to 5.4.0 (#10099)
Bumps
[mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report)
from 5.3.0 to 5.4.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.4.0</h2>
<h2>🚀 Features</h2>
<ul>
<li>Add ability to ungroup tests by their report files
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1298">#1298</a></li>
</ul>
</li>
<li>Configuration to skip empty (0 count) elements in summary table
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1309">#1309</a></li>
</ul>
</li>
<li>Simplified Summary configuration
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1310">#1310</a></li>
</ul>
</li>
</ul>
<h2>💬 Other</h2>
<ul>
<li>fix README.md to correctly reflect default value of
skip_success_summary
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1292">#1292</a></li>
</ul>
</li>
</ul>
<h2>📦 Dependencies</h2>
<ul>
<li>Update dev dependencies
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1299">#1299</a></li>
</ul>
</li>
<li>Upgrade dependencies to latest version
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1308">#1308</a></li>
</ul>
</li>
</ul>
<h2>Contributors:</h2>
<ul>
<li><a href="https://github.com/tsn0x0"><code>@tsn0x0</code></a>, <a
href="https://github.com/mikepenz"><code>@mikepenz</code></a></li>
</ul>
<h2>v5.4.0-b01</h2>
<h2>🚀 Features</h2>
<ul>
<li>Add ability to ungroup tests by their report files
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1298">#1298</a></li>
</ul>
</li>
</ul>
<h2>💬 Other</h2>
<ul>
<li>fix README.md to correctly reflect default value of
skip_success_summary
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1292">#1292</a></li>
</ul>
</li>
</ul>
<h2>📦 Dependencies</h2>
<ul>
<li>Update dev dependencies
<ul>
<li>PR: <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1299">#1299</a></li>
</ul>
</li>
</ul>
<h2>Contributors:</h2>
<ul>
<li><a href="https://github.com/tsn0x0"><code>@tsn0x0</code></a>, <a
href="https://github.com/mikepenz"><code>@mikepenz</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/b14027d33d3a745ccc4d6a12f649e83110b5a373"><code>b14027d</code></a>
Merge pull request <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1310">#1310</a>
from mikepenz/feature/simplified_summary</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/fa83f1f05027891046abe497e20ad130621f2692"><code>fa83f1f</code></a>
- update tests</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/0452be9869525c5af8330dfb251b0465451e9e46"><code>0452be9</code></a>
- include new flag to have a simplified summary with icons instead of
text</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/a0c4e6cc3f1500d2d42f8055d493097170b5ac3b"><code>a0c4e6c</code></a>
Merge pull request <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1309">#1309</a>
from mikepenz/feature/summary_configuration</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/8364de0bd5fa71df773dd76eda0ab9497a28dca6"><code>8364de0</code></a>
Merge pull request <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1308">#1308</a>
from mikepenz/feature/dependency_upgrades</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/696746f0e27b66ddab5d84a12576f23b80f9f7fb"><code>696746f</code></a>
- update dist</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/5b6e5ed2e9a07316157fe43d0e83185323c70622"><code>5b6e5ed</code></a>
- include flag to skip empty entries in summary</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/f6cae890ceb86bebe7be99460cd58830a36973f7"><code>f6cae89</code></a>
Upgrade dependencies to latest version</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/87f8419e2773b405d9260ca54fae3b8a74371d25"><code>87f8419</code></a>
Merge pull request <a
href="https://redirect.github.com/mikepenz/action-junit-report/issues/1299">#1299</a>
from mikepenz/feature/upgrade_dev_dependencies</li>
<li><a
href="https://github.com/mikepenz/action-junit-report/commit/67d2e39061a025ad11146e2c9c1d082849f25b60"><code>67d2e39</code></a>
- update dev dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/mikepenz/action-junit-report/compare/v5.3.0...v5.4.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 a84e22e commit e3034deCopy full SHA for e3034de
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
.github/workflows/full-check.yml
Copy file name to clipboardExpand all lines: .github/workflows/full-check.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments