Skip to content

Commit d703428

Browse files
build(deps-dev): bump jest-junit from 13.2.0 to 16.0.0 (#272)
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.2.0 to 16.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/jest-junit/releases">jest-junit's releases</a>.</em></p> <blockquote> <h2>v16.0.0</h2> <p>Allow adding properties to testcases in junit output by <a href="https://github.com/eps1lon"><code>@​eps1lon</code></a> - <a href="https://redirect.github.com/jest-community/jest-junit/pull/247">jest-community/jest-junit#247</a></p> <h2>v15.0.0</h2> <p>Remove invalid ESC control sequence from XML output <a href="https://redirect.github.com/jest-community/jest-junit/pull/230">jest-community/jest-junit#230</a> - by <a href="https://github.com/stevenxu-db"><code>@​stevenxu-db</code></a></p> <h2>v14.0.1</h2> <p>Prevent unnecessary duplicate test cases by <a href="https://github.com/azzlack"><code>@​azzlack</code></a> - <a href="https://redirect.github.com/jest-community/jest-junit/pull/221">jest-community/jest-junit#221</a></p> <h2>v14.0.0</h2> <ul> <li>Fix getOptions support for Windows machines <a href="https://redirect.github.com/jest-community/jest-junit/issues/215">#215</a> by <a href="https://github.com/mastrzyz"><code>@​mastrzyz</code></a></li> <li>Failures in Test hooks like &quot;AfterAll&quot; now get shown in the Junit Results <a href="https://redirect.github.com/jest-community/jest-junit/issues/214">#214</a> by <a href="https://github.com/mastrzyz"><code>@​mastrzyz</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/jest-junit/commit/a8f75833a9fa0b6f42d6d9b3393cb8340d693b29"><code>a8f7583</code></a> Merge pull request <a href="https://redirect.github.com/jest-community/jest-junit/issues/250">#250</a> from palmerj3/v16</li> <li><a href="https://github.com/jest-community/jest-junit/commit/936b3204fe1993a4c5f3b8db5f55a5c00ee14055"><code>936b320</code></a> v16.0.0</li> <li><a href="https://github.com/jest-community/jest-junit/commit/c753b420730d8c5435bba0971a00a9eb64b6e952"><code>c753b42</code></a> Merge pull request <a href="https://redirect.github.com/jest-community/jest-junit/issues/247">#247</a> from eps1lon/feat/testcase-properties</li> <li><a href="https://github.com/jest-community/jest-junit/commit/5775c620def7a0562c1d6394aa91a286a521d07f"><code>5775c62</code></a> Update README.md</li> <li><a href="https://github.com/jest-community/jest-junit/commit/fa3594e1b0f10ba96a553755d31f3a5632fa4968"><code>fa3594e</code></a> feat: Allow adding <code>\&lt;properties&gt;</code> to <code>\&lt;testcase&gt;</code></li> <li><a href="https://github.com/jest-community/jest-junit/commit/64b7cf0530976817a3031bab8781202f7c788973"><code>64b7cf0</code></a> Bump minimist from 1.2.5 to 1.2.8 (<a href="https://redirect.github.com/jest-community/jest-junit/issues/244">#244</a>)</li> <li><a href="https://github.com/jest-community/jest-junit/commit/9dc472e88daa1cb921438d975a6283bb40d53cea"><code>9dc472e</code></a> Merge pull request <a href="https://redirect.github.com/jest-community/jest-junit/issues/243">#243</a> from plumcoding/outputdir-description</li> <li><a href="https://github.com/jest-community/jest-junit/commit/3d9b2c4350e20b2331af2f84457e48a7bf67e2ba"><code>3d9b2c4</code></a> Update docs regards regards relative paths</li> <li><a href="https://github.com/jest-community/jest-junit/commit/5665bbfbda9b388a5d685ad5ba53481b1e808a86"><code>5665bbf</code></a> Merge pull request <a href="https://redirect.github.com/jest-community/jest-junit/issues/235">#235</a> from sezanzeb/patch-1</li> <li><a href="https://github.com/jest-community/jest-junit/commit/181b6ccd77bbc3526d9be6c481b4ba2f8e56e652"><code>181b6cc</code></a> Fixed indentation of reporter config example</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/jest-junit/compare/v13.2.0...v16.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest-junit&package-manager=npm_and_yarn&previous-version=13.2.0&new-version=16.0.0)](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> Co-authored-by: Louis Chan <[email protected]>
1 parent c66ee40 commit d703428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"jest": "^27.4.4",
6565
"jest-environment-jsdom": "^27.4.4",
6666
"jest-environment-jsdom-global": "^4.0.0",
67-
"jest-junit": "^13.0.0",
67+
"jest-junit": "^16.0.0",
6868
"prettier": "^1.18.2",
6969
"prop-types": "^15.7.2",
7070
"react": "^18.0.0",

0 commit comments

Comments
 (0)