Skip to content

Commit 845b3d5

Browse files
Bump dorny/test-reporter from 1.7.0 to 1.9.1 (#2102)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.7.0 to 1.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dorny/test-reporter/releases">dorny/test-reporter's releases</a>.</em></p> <blockquote> <h2>v1.9.1</h2> <h2>What's Changed</h2> <ul> <li>fix: reporting wrong number of tests in Dart by <a href="https://github.com/dominicmh"><code>@​dominicmh</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/426">dorny/test-reporter#426</a></li> <li>Fix problematic retransmission of authentication token (alternative solution) by <a href="https://github.com/JojOatXGME"><code>@​JojOatXGME</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/438">dorny/test-reporter#438</a></li> <li>Update development dependencies by <a href="https://github.com/jozefizso"><code>@​jozefizso</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/442">dorny/test-reporter#442</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dominicmh"><code>@​dominicmh</code></a> made their first contribution in <a href="https://redirect.github.com/dorny/test-reporter/pull/426">dorny/test-reporter#426</a></li> <li><a href="https://github.com/JojOatXGME"><code>@​JojOatXGME</code></a> made their first contribution in <a href="https://redirect.github.com/dorny/test-reporter/pull/438">dorny/test-reporter#438</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dorny/test-reporter/compare/v1.9.0...v1.9.1">https://github.com/dorny/test-reporter/compare/v1.9.0...v1.9.1</a></p> <h2>v1.9.0</h2> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li>Add support for the <code>rspec-json</code> format <a href="https://redirect.github.com/dorny/test-reporter/issues/398">#398</a></li> <li>Updated packages <a href="https://redirect.github.com/dorny/test-reporter/issues/405">#405</a></li> </ul> <h2>Contributors</h2> <ul> <li><a href="https://github.com/oscarmampel"><code>@​oscarmampel</code></a> made their contribution in <a href="https://redirect.github.com/dorny/test-reporter/issues/398">#398</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dorny/test-reporter/compare/v1.8.0...v1.9.0">https://github.com/dorny/test-reporter/compare/v1.8.0...v1.9.0</a></p> <h2>v1.8.0</h2> <h2>What's Changed</h2> <ul> <li>CHANGELOG.md by <a href="https://github.com/j-catania"><code>@​j-catania</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/297">dorny/test-reporter#297</a></li> <li>Bump <code>@​babel/traverse</code> from 7.12.1 to 7.23.2 in /reports/jest by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/303">dorny/test-reporter#303</a></li> <li>Bump <code>@​babel/traverse</code> from 7.22.20 to 7.23.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/304">dorny/test-reporter#304</a></li> <li>Add <code>SwiftXunitParser</code> class based on <code>JavaJunitParser</code> for <code>swift-xunit</code> reporter by <a href="https://github.com/jozefizso"><code>@​jozefizso</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/317">dorny/test-reporter#317</a></li> <li>Update to Node20 by <a href="https://github.com/j-catania"><code>@​j-catania</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/315">dorny/test-reporter#315</a></li> <li>Fix build error by <a href="https://github.com/dorny"><code>@​dorny</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/331">dorny/test-reporter#331</a></li> <li>Use NodeJS 18 LTS as default runtime by <a href="https://github.com/jozefizso"><code>@​jozefizso</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/332">dorny/test-reporter#332</a></li> <li>Update all packages by <a href="https://github.com/jozefizso"><code>@​jozefizso</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/333">dorny/test-reporter#333</a></li> <li>Escape &lt;&gt; characters in suite name by <a href="https://github.com/wingyplus"><code>@​wingyplus</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/236">dorny/test-reporter#236</a></li> <li>Adding feature and bug template by <a href="https://github.com/j-catania"><code>@​j-catania</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/341">dorny/test-reporter#341</a></li> <li>Update check title and remove icon by <a href="https://github.com/ldaneliukas"><code>@​ldaneliukas</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/144">dorny/test-reporter#144</a></li> <li><code>test-reporter</code> release v1.8.0 by <a href="https://github.com/jozefizso"><code>@​jozefizso</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/370">dorny/test-reporter#370</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jozefizso"><code>@​jozefizso</code></a> made their first contribution in <a href="https://redirect.github.com/dorny/test-reporter/pull/317">dorny/test-reporter#317</a></li> <li><a href="https://github.com/wingyplus"><code>@​wingyplus</code></a> made their first contribution in <a href="https://redirect.github.com/dorny/test-reporter/pull/236">dorny/test-reporter#236</a></li> <li><a href="https://github.com/ldaneliukas"><code>@​ldaneliukas</code></a> made their first contribution in <a href="https://redirect.github.com/dorny/test-reporter/pull/144">dorny/test-reporter#144</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dorny/test-reporter/compare/v1.7.0...v1.8.0">https://github.com/dorny/test-reporter/compare/v1.7.0...v1.8.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md">dorny/test-reporter's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>1.8.0</h2> <ul> <li>Add <code>SwiftXunitParser</code> class based on <code>JavaJunitParser</code> for <code>swift-xunit</code> reporter <a href="https://redirect.github.com/dorny/test-reporter/pull/317">dorny/test-reporter#317</a></li> <li>Use NodeJS 18 LTS as default runtime <a href="https://redirect.github.com/dorny/test-reporter/pull/332">dorny/test-reporter#332</a></li> <li>Escape <code>&lt;&gt;</code> characters in suite name <a href="https://redirect.github.com/dorny/test-reporter/pull/236">dorny/test-reporter#236</a></li> <li>Update actions runtime to Node20 <a href="https://redirect.github.com/dorny/test-reporter/pull/315">dorny/test-reporter#315</a></li> <li>Update check title and remove icon <a href="https://redirect.github.com/dorny/test-reporter/pull/144">dorny/test-reporter#144</a></li> </ul> <h2>1.7.0</h2> <ul> <li>Fix <a href="https://redirect.github.com/dorny/test-reporter/issues/199">#199</a>: Use ✅ instead of ✔️ for better cross platform look by <a href="https://github.com/petrdvorak"><code>@​petrdvorak</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/200">dorny/test-reporter#200</a></li> <li>Verify content of dist/ folder matches build output by <a href="https://github.com/dorny"><code>@​dorny</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/207">dorny/test-reporter#207</a></li> <li>Gracefully handle empty nested testsuite elements for JUnit. by <a href="https://github.com/rvdlaarschot"><code>@​rvdlaarschot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/193">dorny/test-reporter#193</a></li> <li>Gracefully handle empty failure tags by <a href="https://github.com/haudren-woven"><code>@​haudren-woven</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/213">dorny/test-reporter#213</a></li> <li>Fix <a href="https://redirect.github.com/dorny/test-reporter/issues/208">#208</a> - java-junit: show annotations on PR changed files by <a href="https://github.com/atsu85"><code>@​atsu85</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/209">dorny/test-reporter#209</a></li> <li>Only report failure if fail-on-error is set by <a href="https://github.com/trond-snekvik"><code>@​trond-snekvik</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/214">dorny/test-reporter#214</a></li> <li>Improve clarity on configuring for forkable repos by <a href="https://github.com/abelbraaksma"><code>@​abelbraaksma</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/211">dorny/test-reporter#211</a></li> <li>Suppress &quot;Processing test results from&quot; log by <a href="https://github.com/vasanthdharmaraj"><code>@​vasanthdharmaraj</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/179">dorny/test-reporter#179</a></li> <li>Skip listing of files if error parsing is disabled by <a href="https://github.com/dorny"><code>@​dorny</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/216">dorny/test-reporter#216</a></li> <li>Correct typo in docs by <a href="https://github.com/tangowithfoxtrot"><code>@​tangowithfoxtrot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/254">dorny/test-reporter#254</a></li> <li>update dependencies by <a href="https://github.com/j-catania"><code>@​j-catania</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/269">dorny/test-reporter#269</a></li> <li>Add permissions to example yml files by <a href="https://github.com/TurnrDev"><code>@​TurnrDev</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/263">dorny/test-reporter#263</a></li> <li>add feature fail-on-empty by <a href="https://github.com/gdams"><code>@​gdams</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/243">dorny/test-reporter#243</a></li> <li>Add dependabot configuration by <a href="https://github.com/yeikel"><code>@​yeikel</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/228">dorny/test-reporter#228</a></li> <li>Bump ws from 7.3.1 to 7.5.9 in /reports/jest by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/265">dorny/test-reporter#265</a></li> <li>Bump actions/checkout from 2 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/279">dorny/test-reporter#279</a></li> <li>Add new output for url url html by <a href="https://github.com/luisito666"><code>@​luisito666</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/242">dorny/test-reporter#242</a></li> <li>Update README.md by <a href="https://github.com/IanMoroney"><code>@​IanMoroney</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/158">dorny/test-reporter#158</a></li> <li>Update jest-Junit part of Readme by <a href="https://github.com/ryancasburn-KAI"><code>@​ryancasburn-KAI</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/176">dorny/test-reporter#176</a></li> <li>fix: default-valued fields are not mandatory by <a href="https://github.com/TomerFi"><code>@​TomerFi</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/172">dorny/test-reporter#172</a></li> <li>Bump ansi-regex from 4.1.0 to 4.1.1 in /reports/jest by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/278">dorny/test-reporter#278</a></li> <li>Bump decode-uri-component from 0.2.0 to 0.2.2 in /reports/jest by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/276">dorny/test-reporter#276</a></li> <li>Bump minimist from 1.2.5 to 1.2.8 in /reports/jest by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/275">dorny/test-reporter#275</a></li> <li>Bump qs from 6.5.2 to 6.5.3 in /reports/jest by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/272">dorny/test-reporter#272</a></li> <li>Bump json5 from 2.1.3 to 2.2.3 in /reports/jest by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/271">dorny/test-reporter#271</a></li> <li>Bump ansi-regex from 3.0.0 to 3.0.1 in /reports/mocha by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/270">dorny/test-reporter#270</a></li> <li>declare 'url' and 'url_html' as action outputs by <a href="https://github.com/micha-one"><code>@​micha-one</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/287">dorny/test-reporter#287</a></li> <li>Avoid split on undefined by <a href="https://github.com/cazou"><code>@​cazou</code></a> in <a href="https://redirect.github.com/dorny/test-reporter/pull/258">dorny/test-reporter#258</a></li> </ul> <h2>v1.6.0</h2> <ul> <li><a href="https://redirect.github.com/dorny/test-reporter/pull/203">Update to node16 + recent versions of core and exec packages</a></li> <li><a href="https://redirect.github.com/dorny/test-reporter/pull/186">Update all dependencies to latest versions</a></li> <li><a href="https://redirect.github.com/dorny/test-reporter/pull/185">Fix tests on non us-EN local env</a></li> </ul> <h2>v1.5.0</h2> <ul> <li><a href="https://redirect.github.com/dorny/test-reporter/pull/128">Add option to convert backslashes in path pattern to forward slashes</a></li> <li><a href="https://redirect.github.com/dorny/test-reporter/pull/123">Add option to generate only the summary from processed test results files</a></li> </ul> <h2>v1.4.3</h2> <ul> <li><a href="https://redirect.github.com/dorny/test-reporter/pull/115">Patch java-junit to handle missing time field</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dorny/test-reporter/commit/31a54ee7ebcacc03a09ea97a7e5465a47b84aea5"><code>31a54ee</code></a> Merge pull request <a href="https://redirect.github.com/dorny/test-reporter/issues/443">#443</a> from dorny/release/v1.9.1</li> <li><a href="https://github.com/dorny/test-reporter/commit/2c14ff72a244f739866b0d898151a9a1a9fd1c58"><code>2c14ff7</code></a> test-reporter release v1.9.1</li> <li><a href="https://github.com/dorny/test-reporter/commit/ed4d3e60ee063729b8567ee6f64a20f513cd4c03"><code>ed4d3e6</code></a> Merge pull request <a href="https://redirect.github.com/dorny/test-reporter/issues/442">#442</a> from dorny/feature/update_packages</li> <li><a href="https://github.com/dorny/test-reporter/commit/ed2a32e11cae31802c4f36a4258029d836cd83ae"><code>ed2a32e</code></a> Merge pull request <a href="https://redirect.github.com/dorny/test-reporter/issues/438">#438</a> from JojOatXGME/fix-artifact-download-alternative</li> <li><a href="https://github.com/dorny/test-reporter/commit/32faf3e0604880492d9cbc7dcc2cd2e799e0e5e7"><code>32faf3e</code></a> Update typescript-eslint dependencies</li> <li><a href="https://github.com/dorny/test-reporter/commit/6e78727599b73344e5c41c3f7fb8ac3d541ec195"><code>6e78727</code></a> Update Typescript and NodeJS dependencies</li> <li><a href="https://github.com/dorny/test-reporter/commit/477942de89e1834819489daabf8829cd50c31c0a"><code>477942d</code></a> Merge pull request <a href="https://redirect.github.com/dorny/test-reporter/issues/426">#426</a> from dominicmh/main</li> <li><a href="https://github.com/dorny/test-reporter/commit/f7638778046c83f8feeca64ef3d1ec19d1bbccf0"><code>f763877</code></a> Fix problematic retransmission of authentication token</li> <li><a href="https://github.com/dorny/test-reporter/commit/9d4bb430298c183c641d6006fbcbd1233991031d"><code>9d4bb43</code></a> build &amp; package</li> <li><a href="https://github.com/dorny/test-reporter/commit/cacdfc564b3a8060388e8acef12dbcb045b02f54"><code>cacdfc5</code></a> exclude hidden &quot;tests&quot; from test result</li> <li>Additional commits viewable in <a href="https://github.com/dorny/test-reporter/compare/afe6793191b75b608954023a46831a3fe10048d4...31a54ee7ebcacc03a09ea97a7e5465a47b84aea5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dorny/test-reporter&package-manager=github_actions&previous-version=1.7.0&new-version=1.9.1)](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>
1 parent 0b63aa4 commit 845b3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
./scripts/bazel_ignore_codes.sh test ${{ matrix.args }} --target_pattern_file=target_files/${{ matrix.tests }} \
164164
2> >(tee bazel_stderr)
165165
- name: Parse junit reports
166-
uses: dorny/test-reporter@afe6793191b75b608954023a46831a3fe10048d4 # v1.7.0
166+
uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
167167
if: always()
168168
with:
169169
name: testlogs-${{ matrix.name }} tests

0 commit comments

Comments
 (0)