evenchange4 / react-intl-cra

🔧 Extract messages of Creact React App from the command line.
MIT License
67 stars 11 forks source link

chore(deps): update dependency jest to v22.1.0 #15

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency jest from v22.0.6 to v22.1.0

Commits

facebook/jest #### 22.1.0 - [`a6fa7e3`](https://github.com/facebook/jest/commit/a6fa7e3676cec512b64a784712c88049a6bb5c68) Updates broken links in README (#​5310) - [`274b84a`](https://github.com/facebook/jest/commit/274b84aa79706bf9584363903f28a7aca1b272b3) make --lastCommit and --changedFilesWithAncestor work without --onlyChanged (#​5307) - [`634e474`](https://github.com/facebook/jest/commit/634e47411e3ef33a9fc5fdedec92eb99bcd584b9) Fix updateSnapshot resetting after updating snapshots in watch mode (#​5256) - [`afc0a49`](https://github.com/facebook/jest/commit/afc0a492710d4928d59e20e72f044ce0a4ff0ea4) Fix missing newline after "no files changed" (#​5308) - [`b6f5f79`](https://github.com/facebook/jest/commit/b6f5f79d076fd9b1f0ec4ad0a02636f3431f4355) Correct changelog (#​5306) - [`6e788b1`](https://github.com/facebook/jest/commit/6e788b11032e036e353c5b3e2e548d968bc7346a) fix(jest-cli): use `import-local` to support global Jest installations (#​5304) - [`c9cf010`](https://github.com/facebook/jest/commit/c9cf0101fe7f1347007209bd3870a1635ba66901) Cleanup from last review (#​5302) - [`a0370ad`](https://github.com/facebook/jest/commit/a0370ade8aa53dbce95e68d9d01e952bcd2b6f40) Update minimal version of Node supported (#​5300) - [`0580b5b`](https://github.com/facebook/jest/commit/0580b5bbd5cdf5eff8cd2e793c5bcbe7a2396de1) Standardize file names: Fix integration folder names (#​5298) - [`09e47d6`](https://github.com/facebook/jest/commit/09e47d613cbe680e5d11351496c037dcf7d67ace) Fix typos in documentation (#​5301) - [`6d2394f`](https://github.com/facebook/jest/commit/6d2394f44e5f5285ee2b39e78757aafde1319a53) Fix a leak in coverage (#​5289) - [`c799a02`](https://github.com/facebook/jest/commit/c799a0251d84a7e0c04d98e7d921a5a0e707c72f) Make [jest-cli] not error when no tests are found with --findRelatedTests, --lastCommit or --onlyChanged options (#​5127) - [`19376c1`](https://github.com/facebook/jest/commit/19376c1e1e8a77717fbb7a216df92087eddbd277) Update Configuration.md (#​5287) - [`2dd69b9`](https://github.com/facebook/jest/commit/2dd69b93cd7f490455e4b3c9d32862c72486616e) Interactive Snapshot Update mode (#​3831) - [`2d07714`](https://github.com/facebook/jest/commit/2d077149f20870a2ea3d18d82043dae76ae2de03) Document caveat with mocks, Enzyme, snapshots and React 16 (#​5275) - [`d9f9aab`](https://github.com/facebook/jest/commit/d9f9aab47457f1b027c5dfda163dc60273bcb2f4) Add #​5269 to docs and change log (#​5284) - [`1892fbd`](https://github.com/facebook/jest/commit/1892fbd165c24b5330c8e4c8e80d087ed33e986f) 22.0.6

This PR has been generated by Renovate Bot.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          14     14           
=====================================
  Hits           14     14

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 c5caaf3...85e6958. Read the comment docs.