Skip to content

Commit

Permalink
Bump jest-junit from 12.0.0 to 12.2.0 in /web (#604)
Browse files Browse the repository at this point in the history
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.0.0 to 12.2.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>v12.2.0</h2>
<p>Bump uuid to the latest version</p>
<h2>v12.1.0</h2>
<p>Add better support for bazel - <a href="https://github-redirect.dependabot.com/jest-community/jest-junit/issues/167">jest-community/jest-junit#167</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/jest-junit/commit/6751a86fe334d58d7b3d7920e02162f8ac84c9b1"><code>6751a86</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jest-community/jest-junit/issues/172">#172</a> from palmerj3/v12.2.0</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/ce8dde546dcf3a7e3e302cb20dfe09e1f5a24f95"><code>ce8dde5</code></a> v12.2.0</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/181e14edcd97a7cbd5430d7074e2bd7c171c5ba2"><code>181e14e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jest-community/jest-junit/issues/171">#171</a> from scttcper/uuid-upgrade</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/c6bc051ff283ac45405ea067cfa4f3636783c4ac"><code>c6bc051</code></a> fix: Upgrade uuid package</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/e02ac65333689bba5ba2a4318ca9b41cbf988873"><code>e02ac65</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jest-community/jest-junit/issues/169">#169</a> from palmerj3/bumpVersion</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/712907b727d260efa7d793e88a1851d45786fef1"><code>712907b</code></a> v12.1.0</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/69e802c5bfdd7baf3b2a7a8d592b8706c90d60ca"><code>69e802c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jest-community/jest-junit/issues/168">#168</a> from daivinhtran/add-outputfile-config</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/3c68d509d3dabab014a800a12c00252a17adb948"><code>3c68d50</code></a> Add outputFile config and tests</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/12da1a20217a9b6f30858013175319c1256f5b15"><code>12da1a2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jest-community/jest-junit/issues/161">#161</a> from jest-community/dependabot/npm_and_yarn/y18n-4.0.1</li>
<li><a href="https://github.com/jest-community/jest-junit/commit/79682c61852d0d0ecfa180bca01702db4102bc33"><code>79682c6</code></a> Bump y18n from 4.0.0 to 4.0.1</li>
<li>See full diff in <a href="https://github.com/jest-community/jest-junit/compare/v12.0.0...v12.2.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=12.0.0&new-version=12.2.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 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>
  • Loading branch information
dependabot[bot] committed Jun 19, 2021
1 parent bcb240a commit 52b4688
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Expand Up @@ -25,7 +25,7 @@
"@types/webpack-env": "^1.16.0",
"fp-ts": "^2.10.0",
"io-ts": "^2.2.16",
"jest-junit": "^12.0.0",
"jest-junit": "^12.2.0",
"jest-websocket-mock": "^2.2.0",
"mock-socket": "^9.0.3",
"netlify-cli": "^3.35.6",
Expand Down
12 changes: 6 additions & 6 deletions web/yarn.lock
Expand Up @@ -9469,14 +9469,14 @@ jest-jasmine2@^26.6.3:
pretty-format "^26.6.2"
throat "^5.0.0"

jest-junit@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.0.0.tgz#3ebd4a6a84b50c4ab18323a8f7d9cceb9d845df6"
integrity sha512-+8K35LlboWiPuCnXSyiid7rFdxNlpCWWM20WEYe6IZH6psfUWKZmSpSRQ5tk0C0cBeDsvsnIzcef5mYhyJsbug==
jest-junit@^12.2.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.2.0.tgz#cff7f9516e84f8e30f6bdea04cd84db6b095a376"
integrity sha512-ecGzF3KEQwLbMP5xMO7wqmgmyZlY/5yWDvgE/vFa+/uIT0KsU5nluf0D2fjIlOKB+tb6DiuSSpZuGpsmwbf7Fw==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^5.2.0"
uuid "^3.3.3"
uuid "^8.3.2"
xml "^1.0.1"

jest-leak-detector@^26.6.2:
Expand Down Expand Up @@ -16012,7 +16012,7 @@ uuid@3.3.2:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==

uuid@^3.3.2, uuid@^3.3.3, uuid@^3.4.0:
uuid@^3.3.2, uuid@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
Expand Down

0 comments on commit 52b4688

Please sign in to comment.