Skip to content

Commit b8e4838

Browse files
Bump mikepenz/action-junit-report from 3 to 4 (#3211)
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 3 to 4. <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>v4</h2> <ul> <li>no changes</li> </ul> <h2>v4.0.0</h2> <h2>🚀 Features</h2> <ul> <li>Run GitHub action with node20 <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/930">#930</a></li> </ul> </li> </ul> <h2>💬 Other</h2> <ul> <li>Prepare for v4 release <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/932">#932</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>Update all major dependencies | <code>@octokit/rest 20</code> <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/931">#931</a></li> </ul> </li> </ul> <h2>v3.8.0</h2> <blockquote> <p>Note: Starting with this release, ignored or skipped tests will not count as failure anymore</p> </blockquote> <h2>🚀 Features</h2> <ul> <li>Highlight skipped tests as such in the detailed summary <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/909">#909</a></li> </ul> </li> <li>Skipped test should not count as failure <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/910">#910</a></li> </ul> </li> </ul> <h2>💬 Other</h2> <ul> <li>docs: report_paths is not required anymore, add sbt glob <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/890">#890</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>Dependency upgrades | nock &amp; webpack <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/908">#908</a></li> </ul> </li> </ul> <h2>v3.7.8</h2> <h2>💬 Other</h2> <ul> <li>Common reports paths section in README <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/868">#868</a></li> </ul> </li> <li>Add instructions for increasing Node heap size <ul> <li>PR: <a href="https://github.com/mikepenz/action-junit-report/issues/889">#889</a></li> <li>Thanks <a href="https://github.com/mumrah"><code>@​mumrah</code></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/75b84e78b3f0aaea7ed7cf8d1d100d7f97f963ec"><code>75b84e7</code></a> Merge pull request <a href="https://github.com/mikepenz/action-junit-report/issues/932">#932</a> from mikepenz/feature/upgrade_v4_ga</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/2369304d91d958f9d8a7a0801d3bdd8da0dacece"><code>2369304</code></a> - update GitHub actions dependencies</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/6369a7a221b3da8256efd06644f79bafe489f59a"><code>6369a7a</code></a> Merge pull request <a href="https://github.com/mikepenz/action-junit-report/issues/931">#931</a> from mikepenz/feature/upgrade_dependencies_20230906</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/8fb69734a42912d995b0aa745fc9391e2e27c106"><code>8fb6973</code></a> - update all major dependencies</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/d0b90af84f2b1be78fcf6b979091f3059b237e16"><code>d0b90af</code></a> Merge pull request <a href="https://github.com/mikepenz/action-junit-report/issues/930">#930</a> from mikepenz/feature/node20</li> <li><a href="https://github.com/mikepenz/action-junit-report/commit/acc9a02f09bf8448b68b8e3ce08d23d3f4d4ce32"><code>acc9a02</code></a> - upgrade to use node20</li> <li>See full diff in <a href="https://github.com/mikepenz/action-junit-report/compare/v3...v4">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=3&new-version=4)](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 4888d6b commit b8e4838

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/workflows/test.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Scala 2.12 test
5151
run: ./sbt "++2.12; projectJVM/test"
5252
- name: Publish Test Report
53-
uses: mikepenz/action-junit-report@v3
53+
uses: mikepenz/action-junit-report@v4
5454
if: always() # always run even if the previous step fails
5555
with:
5656
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -69,7 +69,7 @@ jobs:
6969
- name: Scala 2.13 test
7070
run: ./sbt "++2.13; projectJVM/test"
7171
- name: Publish Test Report
72-
uses: mikepenz/action-junit-report@v3
72+
uses: mikepenz/action-junit-report@v4
7373
if: always() # always run even if the previous step fails
7474
with:
7575
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -88,7 +88,7 @@ jobs:
8888
- name: Scala 2.13 + JDK11 test
8989
run: ./sbt ++2.13 projectJVM/test
9090
- name: Publish Test Report
91-
uses: mikepenz/action-junit-report@v3
91+
uses: mikepenz/action-junit-report@v4
9292
if: always() # always run even if the previous step fails
9393
with:
9494
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -107,7 +107,7 @@ jobs:
107107
- name: Scala 2.13 + JDK21 test
108108
run: ./sbt ++2.13 projectJVM/test
109109
- name: Publish Test Report
110-
uses: mikepenz/action-junit-report@v3
110+
uses: mikepenz/action-junit-report@v4
111111
if: always() # always run even if the previous step fails
112112
with:
113113
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -127,7 +127,7 @@ jobs:
127127
# Test only Scala 3 supported projects
128128
run: ./sbt "++ 3; projectDotty/test; dottyTest/run"
129129
- name: Publish Test Report
130-
uses: mikepenz/action-junit-report@v3
130+
uses: mikepenz/action-junit-report@v4
131131
if: always() # always run even if the previous step fails
132132
with:
133133
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -146,7 +146,7 @@ jobs:
146146
- name: Scala 3 integration test
147147
run: ./sbt "++ 3; integrationTest/test"
148148
- name: Publish Test Report
149-
uses: mikepenz/action-junit-report@v3
149+
uses: mikepenz/action-junit-report@v4
150150
if: always() # always run even if the previous step fails
151151
with:
152152
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -170,7 +170,7 @@ jobs:
170170
- name: Scala.js test
171171
run: JVM_OPTS=-Xmx4g ./sbt "++ 2.12; projectJS/test"
172172
- name: Publish Test Report
173-
uses: mikepenz/action-junit-report@v3
173+
uses: mikepenz/action-junit-report@v4
174174
if: always() # always run even if the previous step fails
175175
with:
176176
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -194,7 +194,7 @@ jobs:
194194
- name: Scala.js test
195195
run: JVM_OPTS=-Xmx4g ./sbt "++ 2.13; projectJS/test"
196196
- name: Publish Test Report
197-
uses: mikepenz/action-junit-report@v3
197+
uses: mikepenz/action-junit-report@v4
198198
if: always() # always run even if the previous step fails
199199
with:
200200
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -218,7 +218,7 @@ jobs:
218218
- name: Scala.js test
219219
run: JVM_OPTS=-Xmx4g ./sbt "++ 3; projectJS/test"
220220
- name: Publish Test Report
221-
uses: mikepenz/action-junit-report@v3
221+
uses: mikepenz/action-junit-report@v4
222222
if: always() # always run even if the previous step fails
223223
with:
224224
report_paths: '**/target/test-reports/TEST-*.xml'
@@ -238,7 +238,7 @@ jobs:
238238
run: ../sbt "++airspecJVM/test; ++airspecJS/test"
239239
working-directory: ./airspec
240240
- name: Publish Test Report
241-
uses: mikepenz/action-junit-report@v3
241+
uses: mikepenz/action-junit-report@v4
242242
if: always() # always run even if the previous step fails
243243
with:
244244
report_paths: '**/target/test-reports/TEST-*.xml'

0 commit comments

Comments
 (0)