build(deps-dev): bump jest from 26.2.1 to 26.2.2 #82

Merged
dependabot-preview[bot] merged 1 commit from dependabot/npm_and_yarn/jest-26.2.2 into master 2020-08-09 20:24:06 +00:00
dependabot-preview[bot] commented 2020-08-03 11:24:24 +00:00 (Migrated from github.com)

Bumps jest from 26.2.1 to 26.2.2.

Release notes

Sourced from jest's releases.

26.2.2

Fixes

  • [jest-cli] Use correct file name to override existing jest config on init (#10337)
  • [jest-haste-map] Properly detect support for native find (#10346)
Changelog

Sourced from jest's changelog.

26.2.2

Fixes

  • [jest-cli] Use correct file name to override existing jest config on init (#10337)
  • [jest-haste-map] Properly detect support for native find (#10346)
Commits

Dependabot compatibility score

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 commands and options

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:

  • 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)
Bumps [jest](https://github.com/facebook/jest) from 26.2.1 to 26.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p> <blockquote> <h2>26.2.2</h2> <h3>Fixes</h3> <ul> <li><code>[jest-cli]</code> Use correct file name to override existing jest config on init (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10337">#10337</a>)</li> <li><code>[jest-haste-map]</code> Properly detect support for native <code>find</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10346">#10346</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>26.2.2</h2> <h3>Fixes</h3> <ul> <li><code>[jest-cli]</code> Use correct file name to override existing jest config on init (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10337">#10337</a>)</li> <li><code>[jest-haste-map]</code> Properly detect support for native <code>find</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10346">#10346</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/jest/commit/a6a5abb7ef47ed2c31bf8987771a79f97ae65430"><code>a6a5abb</code></a> v26.2.2</li> <li><a href="https://github.com/facebook/jest/commit/72bba2795d514420bf3598b1a988ec94a2b6e543"><code>72bba27</code></a> chore: update changelog for release</li> <li><a href="https://github.com/facebook/jest/commit/2ab3fb2a098bec607904ef6f6a14d6c0656de034"><code>2ab3fb2</code></a> fix: correct check for compatible <code>find</code> binary (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10346">#10346</a>)</li> <li><a href="https://github.com/facebook/jest/commit/0708dafce34ad7704e3733859453897af1495a68"><code>0708daf</code></a> fix(jest-cli): use correct filename to override config (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10337">#10337</a>)</li> <li><a href="https://github.com/facebook/jest/commit/104a5710cd4f2a25e796de0c450f715a0899f521"><code>104a571</code></a> chore: update yarn</li> <li><a href="https://github.com/facebook/jest/commit/ca8bf7c8b7a6f295712250c0867e813a8ef8cc85"><code>ca8bf7c</code></a> chore: tweak git ignore for yarn</li> <li><a href="https://github.com/facebook/jest/commit/a51f41b434c436bf99e9440c78bb5f39379090d9"><code>a51f41b</code></a> chore: update lockfile after publish</li> <li>See full diff in <a href="https://github.com/facebook/jest/compare/v26.2.1...v26.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=jest&package-manager=npm_and_yarn&previous-version=26.2.1&new-version=26.2.2)](https://dependabot.com/compatibility-score/?dependency-name=jest&package-manager=npm_and_yarn&previous-version=26.2.1&new-version=26.2.2) 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) - `@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>
mcataford (Migrated from github.com) reviewed 2020-08-03 11:24:24 +00:00
codecov-commenter commented 2020-08-03 11:25:23 +00:00 (Migrated from github.com)

Codecov Report

Merging #82 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           34        34           
  Branches         5         5           
=========================================
  Hits            34        34           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4efe523...2bc1ec9. Read the comment docs.

# [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/82?src=pr&el=h1) Report > Merging [#82](https://codecov.io/gh/mcataford/packwatch/pull/82?src=pr&el=desc) into [master](https://codecov.io/gh/mcataford/packwatch/commit/4efe5230ca3a5e6be1e5c02520fdfcf9ac256a8f&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/mcataford/packwatch/pull/82/graphs/tree.svg?width=650&height=150&src=pr&token=IVEisJMCje)](https://codecov.io/gh/mcataford/packwatch/pull/82?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 34 34 Branches 5 5 ========================================= Hits 34 34 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/mcataford/packwatch/pull/82?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/82?src=pr&el=footer). Last update [4efe523...2bc1ec9](https://codecov.io/gh/mcataford/packwatch/pull/82?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
This repo is archived. You cannot comment on pull requests.
No description provided.