Commit 34ed0b0
authored
Bump dorny/test-reporter from 2.2.0 to 2.3.0 (#86)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from
2.2.0 to 2.3.0.
<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>v2.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix short summary formatting when a report title is present by <a
href="https://github.com/micmarc"><code>@micmarc</code></a> in <a
href="https://redirect.github.com/dorny/test-reporter/pull/645">dorny/test-reporter#645</a></li>
<li>Python support based on Java JUnit parser by <a
href="https://github.com/micmarc"><code>@micmarc</code></a> in <a
href="https://redirect.github.com/dorny/test-reporter/pull/643">dorny/test-reporter#643</a></li>
<li>Update sax.js to fix large XML file parsing by <a
href="https://github.com/phactum-mnestler"><code>@phactum-mnestler</code></a>
in <a
href="https://redirect.github.com/dorny/test-reporter/pull/681">dorny/test-reporter#681</a></li>
<li>Enhance pytest support by <a
href="https://github.com/micmarc"><code>@micmarc</code></a> in <a
href="https://redirect.github.com/dorny/test-reporter/pull/683">dorny/test-reporter#683</a></li>
<li>Bump actions/checkout from 5 to 6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/dorny/test-reporter/pull/687">dorny/test-reporter#687</a></li>
<li>Add missing golang-json reporter to action.yml by <a
href="https://github.com/jozefizso"><code>@jozefizso</code></a> in <a
href="https://redirect.github.com/dorny/test-reporter/pull/690">dorny/test-reporter#690</a></li>
<li>Bump js-yaml from 3.14.0 to 3.14.2 in /reports/jest by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/dorny/test-reporter/pull/685">dorny/test-reporter#685</a></li>
<li>Complete documentation for all supported reporters by <a
href="https://github.com/jozefizso"><code>@jozefizso</code></a> in <a
href="https://redirect.github.com/dorny/test-reporter/pull/691">dorny/test-reporter#691</a></li>
<li>Bump js-yaml and mocha in /reports/mocha by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/dorny/test-reporter/pull/682">dorny/test-reporter#682</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/phactum-mnestler"><code>@phactum-mnestler</code></a>
made their first contribution in <a
href="https://redirect.github.com/dorny/test-reporter/pull/681">dorny/test-reporter#681</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dorny/test-reporter/compare/v2.2.0...v2.3.0">https://github.com/dorny/test-reporter/compare/v2.2.0...v2.3.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>
<h2>2.3.0</h2>
<ul>
<li>Feature: Add Python support with <code>python-xunit</code> reporter
(pytest) <a
href="https://redirect.github.com/dorny/test-reporter/pull/643">dorny/test-reporter#643</a></li>
<li>Feature: Add pytest traceback parsing and
<code>directory-mapping</code> option <a
href="https://redirect.github.com/dorny/test-reporter/pull/238">dorny/test-reporter#238</a></li>
<li>Performance: Update sax.js to fix large XML file parsing <a
href="https://redirect.github.com/dorny/test-reporter/pull/681">dorny/test-reporter#681</a></li>
<li>Documentation: Complete documentation for all supported reporters <a
href="https://redirect.github.com/dorny/test-reporter/pull/691">dorny/test-reporter#691</a></li>
<li>Security: Bump js-yaml and mocha in /reports/mocha (fixes prototype
pollution) <a
href="https://redirect.github.com/dorny/test-reporter/pull/682">dorny/test-reporter#682</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dorny/test-reporter/commit/fe45e9537387dac839af0d33ba56eed8e24189e8"><code>fe45e95</code></a>
test-reporter release v2.3.0</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/e40a1da74562e8b2bdb0f89b09145a948f4b3ab1"><code>e40a1da</code></a>
Merge pull request <a
href="https://redirect.github.com/dorny/test-reporter/issues/682">#682</a>
from dorny/dependabot/npm_and_yarn/reports/mocha/mult...</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/3445860437a16cb45c4c3ee695701581a5dfd872"><code>3445860</code></a>
Bump js-yaml and mocha in /reports/mocha</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/9ef5c136b21c070fa570b2456cb546a567474827"><code>9ef5c13</code></a>
Merge pull request <a
href="https://redirect.github.com/dorny/test-reporter/issues/691">#691</a>
from dorny/fix/complete-documentation</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/83e20c153476fbc8ef489cfacefc5e4b8c3fd6eb"><code>83e20c1</code></a>
Merge pull request <a
href="https://redirect.github.com/dorny/test-reporter/issues/685">#685</a>
from dorny/dependabot/npm_and_yarn/reports/jest/js-ya...</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/4331a3b620b444f933f7cb8d15739efb0be6d785"><code>4331a3b</code></a>
Clarify the <code>dotnet-nunit</code> docs to require
<code>NUnit3TestAdapter</code> for <code>nunit</code> lo...</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/04232af26fd55a4fb2ab3c97489dc14c7ec3445b"><code>04232af</code></a>
Complete documentation for all supported reporters</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/cf146f4036f900efffbd6521db8178779d67d367"><code>cf146f4</code></a>
Merge pull request <a
href="https://redirect.github.com/dorny/test-reporter/issues/690">#690</a>
from dorny/fix/add-golang-json-to-action-yml</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/33fc27cf09552ecf7f8e80376d7dfb446da01f52"><code>33fc27c</code></a>
Merge pull request <a
href="https://redirect.github.com/dorny/test-reporter/issues/687">#687</a>
from dorny/dependabot/github_actions/actions/checkout-6</li>
<li><a
href="https://github.com/dorny/test-reporter/commit/8fd5fc58ca0940c9ebbf6255826d611e39e830f1"><code>8fd5fc5</code></a>
Add missing golang-json reporter to action.yml</li>
<li>Additional commits viewable in <a
href="https://github.com/dorny/test-reporter/compare/v2.2.0...v2.3.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>File tree
2 files changed
+2
-2
lines changed- .github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments