Skip to content

Commit 938fb87

Browse files
Merge #763
763: build(deps-dev): bump jest-watch-typeahead from 0.5.0 to 0.6.1 r=bidoubiwa a=dependabot-preview[bot] Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 0.5.0 to 0.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/jest-watch-typeahead/releases">jest-watch-typeahead's releases</a>.</em></p> <blockquote> <h2>0.6.1</h2> <h3>Fixes</h3> <ul> <li>Provide exact pattern for selected test names</li> </ul> <h2>0.6.0</h2> <h3>Chore &amp; Maintenance</h3> <ul> <li>Update dependencies and drop Node 8 (<a href="https://github-redirect.dependabot.com/jest-community/jest-watch-typeahead/pull/35">#35</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/jest-watch-typeahead/blob/master/CHANGELOG.md">jest-watch-typeahead's changelog</a>.</em></p> <blockquote> <h2>0.6.1</h2> <h3>Fixes</h3> <ul> <li>Provide exact pattern for selected test names</li> </ul> <h2>0.6.0</h2> <h3>Chore &amp; Maintenance</h3> <ul> <li>Update dependencies and drop Node 8 (<a href="https://github-redirect.dependabot.com/jest-community/jest-watch-typeahead/pull/35">#35</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/jest-watch-typeahead/commit/43d52152aa3ae62be47a71f5bb8630f1ba7434c8"><code>43d5215</code></a> 0.6.1</li> <li><a href="https://github.com/jest-community/jest-watch-typeahead/commit/e677b6bf1682926c6ad2cb850ca817f9d96bde2d"><code>e677b6b</code></a> chore: update changelog</li> <li><a href="https://github.com/jest-community/jest-watch-typeahead/commit/8463071b1ab5120944dafa6c3ac4b0c06b9bacdc"><code>8463071</code></a> chore: bump deps and fix flow errors (<a href="https://github-redirect.dependabot.com/jest-community/jest-watch-typeahead/issues/40">#40</a>)</li> <li><a href="https://github.com/jest-community/jest-watch-typeahead/commit/247936ca29a8d29a38dd67606d82748dfc84b2b8"><code>247936c</code></a> Provide exact pattern for selected test names (<a href="https://github-redirect.dependabot.com/jest-community/jest-watch-typeahead/issues/39">#39</a>)</li> <li><a href="https://github.com/jest-community/jest-watch-typeahead/commit/a3f54384139718a12d313f9071be87f461be51a9"><code>a3f5438</code></a> chore: update changelog</li> <li><a href="https://github.com/jest-community/jest-watch-typeahead/commit/35f8d38cdde47987c14dc808a878fc933a71d1f2"><code>35f8d38</code></a> 0.6.0</li> <li><a href="https://github.com/jest-community/jest-watch-typeahead/commit/e256697782c7c12380e895fc12392bf1606a94b5"><code>e256697</code></a> chore(breakng): upgrade Jest to v26 (<a href="https://github-redirect.dependabot.com/jest-community/jest-watch-typeahead/issues/35">#35</a>)</li> <li>See full diff in <a href="https://github.com/jest-community/jest-watch-typeahead/compare/v0.5.0...v0.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=jest-watch-typeahead&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=0.6.1)](https://dependabot.com/compatibility-score/?dependency-name=jest-watch-typeahead&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=0.6.1) You can trigger a rebase of this PR 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents e47b3af + c06a088 commit 938fb87

File tree

2 files changed

+12
-75
lines changed

2 files changed

+12
-75
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"gzip-size": "^6.0.0",
8686
"jest": "^26.6.3",
8787
"jest-environment-jsdom": "25.5",
88-
"jest-watch-typeahead": "^0.5.0",
88+
"jest-watch-typeahead": "^0.6.1",
8989
"kleur": "^4.1.4",
9090
"lint-staged": "10.5.1",
9191
"prettier": "^2.0.2",

yarn.lock

Lines changed: 11 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,17 +1019,6 @@
10191019
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
10201020
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
10211021

1022-
"@jest/console@^25.5.0":
1023-
version "25.5.0"
1024-
resolved "https://registry.yarnpkg.com/@jest/console/-/console-25.5.0.tgz#770800799d510f37329c508a9edd0b7b447d9abb"
1025-
integrity sha512-T48kZa6MK1Y6k4b89sexwmSF4YLeZS/Udqg3Jj3jG/cHH+N/sLFCEoXEDMOKugJQ9FxPN1osxIknvKkxt6MKyw==
1026-
dependencies:
1027-
"@jest/types" "^25.5.0"
1028-
chalk "^3.0.0"
1029-
jest-message-util "^25.5.0"
1030-
jest-util "^25.5.0"
1031-
slash "^3.0.0"
1032-
10331022
"@jest/console@^26.6.2":
10341023
version "26.6.2"
10351024
resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.6.2.tgz#4e04bc464014358b03ab4937805ee36a0aeb98f2"
@@ -1168,16 +1157,6 @@
11681157
graceful-fs "^4.2.4"
11691158
source-map "^0.6.0"
11701159

1171-
"@jest/test-result@^25.5.0":
1172-
version "25.5.0"
1173-
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-25.5.0.tgz#139a043230cdeffe9ba2d8341b27f2efc77ce87c"
1174-
integrity sha512-oV+hPJgXN7IQf/fHWkcS99y0smKLU2czLBJ9WA0jHITLst58HpQMtzSYxzaBvYc6U5U6jfoMthqsUlUlbRXs0A==
1175-
dependencies:
1176-
"@jest/console" "^25.5.0"
1177-
"@jest/types" "^25.5.0"
1178-
"@types/istanbul-lib-coverage" "^2.0.0"
1179-
collect-v8-coverage "^1.0.0"
1180-
11811160
"@jest/test-result@^26.6.2":
11821161
version "26.6.2"
11831162
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.6.2.tgz#55da58b62df134576cc95476efa5f7949e3f5f18"
@@ -1673,18 +1652,13 @@ ansi-colors@^4.1.1:
16731652
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
16741653
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
16751654

1676-
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0:
1655+
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0, ansi-escapes@^4.3.1:
16771656
version "4.3.1"
16781657
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61"
16791658
integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==
16801659
dependencies:
16811660
type-fest "^0.11.0"
16821661

1683-
ansi-regex@^4.1.0:
1684-
version "4.1.0"
1685-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
1686-
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
1687-
16881662
ansi-regex@^5.0.0:
16891663
version "5.0.0"
16901664
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
@@ -1792,11 +1766,6 @@ assign-symbols@^1.0.0:
17921766
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
17931767
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
17941768

1795-
astral-regex@^1.0.0:
1796-
version "1.0.0"
1797-
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
1798-
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
1799-
18001769
astral-regex@^2.0.0:
18011770
version "2.0.0"
18021771
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
@@ -3844,11 +3813,6 @@ jest-pnp-resolver@^1.2.2:
38443813
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz#b704ac0ae028a89108a4d040b3f919dfddc8e33c"
38453814
integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==
38463815

3847-
jest-regex-util@^25.2.1:
3848-
version "25.2.6"
3849-
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-25.2.6.tgz#d847d38ba15d2118d3b06390056028d0f2fd3964"
3850-
integrity sha512-KQqf7a0NrtCkYmZZzodPftn7fL1cq3GQAFVMn5Hg8uKx/fIenLEobNanUxb7abQ1sjADHBseG/2FGpsv/wr+Qw==
3851-
38523816
jest-regex-util@^26.0.0:
38533817
version "26.0.0"
38543818
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
@@ -4001,32 +3965,20 @@ jest-validate@^26.6.2:
40013965
leven "^3.1.0"
40023966
pretty-format "^26.6.2"
40033967

4004-
jest-watch-typeahead@^0.5.0:
4005-
version "0.5.0"
4006-
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.5.0.tgz#903dba6112f22daae7e90b0a271853f7ff182008"
4007-
integrity sha512-4r36w9vU8+rdg48hj0Z7TvcSqVP6Ao8dk04grlHQNgduyCB0SqrI0xWIl85ZhXrzYvxQ0N5H+rRLAejkQzEHeQ==
3968+
jest-watch-typeahead@^0.6.1:
3969+
version "0.6.1"
3970+
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.1.tgz#45221b86bb6710b7e97baaa1640ae24a07785e63"
3971+
integrity sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg==
40083972
dependencies:
4009-
ansi-escapes "^4.2.1"
4010-
chalk "^3.0.0"
4011-
jest-regex-util "^25.2.1"
4012-
jest-watcher "^25.2.4"
3973+
ansi-escapes "^4.3.1"
3974+
chalk "^4.0.0"
3975+
jest-regex-util "^26.0.0"
3976+
jest-watcher "^26.3.0"
40133977
slash "^3.0.0"
4014-
string-length "^3.1.0"
3978+
string-length "^4.0.1"
40153979
strip-ansi "^6.0.0"
40163980

4017-
jest-watcher@^25.2.4:
4018-
version "25.5.0"
4019-
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-25.5.0.tgz#d6110d101df98badebe435003956fd4a465e8456"
4020-
integrity sha512-XrSfJnVASEl+5+bb51V0Q7WQx65dTSk7NL4yDdVjPnRNpM0hG+ncFmDYJo9O8jaSRcAitVbuVawyXCRoxGrT5Q==
4021-
dependencies:
4022-
"@jest/test-result" "^25.5.0"
4023-
"@jest/types" "^25.5.0"
4024-
ansi-escapes "^4.2.1"
4025-
chalk "^3.0.0"
4026-
jest-util "^25.5.0"
4027-
string-length "^3.1.0"
4028-
4029-
jest-watcher@^26.6.2:
3981+
jest-watcher@^26.3.0, jest-watcher@^26.6.2:
40303982
version "26.6.2"
40313983
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.6.2.tgz#a5b683b8f9d68dbcb1d7dae32172d2cca0592975"
40323984
integrity sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ==
@@ -5601,14 +5553,6 @@ [email protected]:
56015553
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
56025554
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
56035555

5604-
string-length@^3.1.0:
5605-
version "3.1.0"
5606-
resolved "https://registry.yarnpkg.com/string-length/-/string-length-3.1.0.tgz#107ef8c23456e187a8abd4a61162ff4ac6e25837"
5607-
integrity sha512-Ttp5YvkGm5v9Ijagtaz1BnN+k9ObpvS0eIBblPMp2YWL8FBmi9qblQ9fexc2k/CXFgrTIteU3jAw3payCnwSTA==
5608-
dependencies:
5609-
astral-regex "^1.0.0"
5610-
strip-ansi "^5.2.0"
5611-
56125556
string-length@^4.0.1:
56135557
version "4.0.1"
56145558
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.1.tgz#4a973bf31ef77c4edbceadd6af2611996985f8a1"
@@ -5669,13 +5613,6 @@ stringify-object@^3.3.0:
56695613
is-obj "^1.0.1"
56705614
is-regexp "^1.0.0"
56715615

5672-
strip-ansi@^5.2.0:
5673-
version "5.2.0"
5674-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
5675-
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
5676-
dependencies:
5677-
ansi-regex "^4.1.0"
5678-
56795616
strip-ansi@^6.0.0:
56805617
version "6.0.0"
56815618
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"

0 commit comments

Comments
 (0)