-
Notifications
You must be signed in to change notification settings - Fork 63
Commit 5f55384
Bump EnricoMi/publish-unit-test-result-action from 2.13.0 to 2.14.0 (#1320)
Bumps
[EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action)
from 2.13.0 to 2.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/enricomi/publish-unit-test-result-action/releases">EnricoMi/publish-unit-test-result-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.14.0</h2>
<p>Adds the following features:</p>
<ul>
<li>Publish JSON even when <code>check_run</code> is false (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/568">#568</a>)</li>
<li>Quote vars in composite action to support values with spaces (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/571">#571</a>)</li>
<li>Uprade actions/cache to 4 in composite action (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/574">#574</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/8885e273a4343cd7b48eaa72428dea0c3067ea98"><code>8885e27</code></a>
Releasing v2.14.0</li>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/0ccc2cd73c2ca94649e9808bb998d1df35c06a85"><code>0ccc2cd</code></a>
Uprade actions/cache to 4 in composite action (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/574">#574</a>)</li>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/af4a2cffbe97e28ef7a64ba05da4fa618b88d9c9"><code>af4a2cf</code></a>
Quote vars to support values with spaces (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/571">#571</a>)</li>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/57248341ab40c707e2d76678040801738344be26"><code>5724834</code></a>
Publish JSON even when <code>check_run</code> is false (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/568">#568</a>)</li>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/a5faf19081d3ced78d3c81503affba7f41cfdde6"><code>a5faf19</code></a>
Assert JSON result of test files (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/567">#567</a>)</li>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/8fdc3ca9f589be2defc9b1593895c4cfb1d2ed53"><code>8fdc3ca</code></a>
Update expectation files</li>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/ad0696a116108c98f9046743bdb0d0850f37b5ac"><code>ad0696a</code></a>
Move Python 3.12 from pre-release to release (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/569">#569</a>)</li>
<li><a
href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/04f29da805c15728c26c908cc2145f1e393a1945"><code>04f29da</code></a>
Add macOS 14 to CI (<a
href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/563">#563</a>)</li>
<li>See full diff in <a
href="https://github.com/enricomi/publish-unit-test-result-action/compare/4e121453199042300b654ee3b4b52720bc645dc6...8885e273a4343cd7b48eaa72428dea0c3067ea98">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
Co-authored-by: Sourabh Mehta <[email protected]>1 parent fd40942 commit 5f55384Copy full SHA for 5f55384
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed.github/workflows/unit_test_results.yml
Copy file name to clipboardExpand all lines: .github/workflows/unit_test_results.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
0 commit comments