pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

chore(deps): update dependency jest to v22.1.4 #37

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.4

Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.

Commits

facebook/jest #### 22.1.4 - [`7f715c8`](https://github.com/facebook/jest/commit/7f715c88816dffe46463c46d7a9a45b6cb12348d) Add "debug" method to console (#​5350) - [`5943dc9`](https://github.com/facebook/jest/commit/5943dc91012230a7a31770c5f62b4f2dbb015fa7) Fix package main resolving issue (#​5344) - [`fbcbf21`](https://github.com/facebook/jest/commit/fbcbf2170fab38a3e5d677096543db84225453ec) Optimize Webstie images (#​5349) - [`9f9c5e8`](https://github.com/facebook/jest/commit/9f9c5e859a78d7eaefccee6d779f48611b59a12f) jest --changedSince=origin/master (#​5312) - [`630b5c0`](https://github.com/facebook/jest/commit/630b5c0bb5ee3f5ed524cbb2c8c4dddf46bab15b) chore: add missing release to changelog (#​5348) - [`e8eb1d1`](https://github.com/facebook/jest/commit/e8eb1d1b96b901477dce78033a0289b5222a3717) replace preset-es2015 with preset-env (#​5346) - [`f040725`](https://github.com/facebook/jest/commit/f040725f81f2b4b32705a762c279cee2d001cf74) Release v22.1.3 #### 22.1.3 - [`a33ffa1`](https://github.com/facebook/jest/commit/a33ffa1bb01912aa3ad0e43f07fe6dcf021009d5) Exclude files from running if they match with the ignoring pattern (when run via file mode) (#​5341) - [`054271c`](https://github.com/facebook/jest/commit/054271ca430c24345fa08fd625e94bf12e1ec40c) Fix failing tests from #​5340 (#​5342) - [`06bbe2d`](https://github.com/facebook/jest/commit/06bbe2dc51b429b74066d66d16f740ae5cf38d6d) Add an option to spawn command in a shell (#​5340) - [`30a9ca2`](https://github.com/facebook/jest/commit/30a9ca25ba3fd9795f951ca37015aa6f454ae0c7) test: make sure to return promise from test (#​5336) - [`a441ecf`](https://github.com/facebook/jest/commit/a441ecf635c3a89a599b7bfbb078db6163d23038) Release v22.1.2 #### 22.1.2 - [`c8bb0a7`](https://github.com/facebook/jest/commit/c8bb0a791f79cedad05fc69b9ac799a05e885b10) Fix bug: MPR executes tests multiple times (#​5335) - [`bb21f0b`](https://github.com/facebook/jest/commit/bb21f0b5633afad6ae71c405b161650e7ed077d5) Add restoreMocks config to fix #​3580 (#​5327) - [`7743c09`](https://github.com/facebook/jest/commit/7743c0970e974bca166bff67099d28462ddb3187) Executing globalConfig only when there are tests available to be executed (#​5323) - [`dd848f3`](https://github.com/facebook/jest/commit/dd848f3ed742ad6d28d2c56a30fee661d6a525ff) Bring back some of the Jest homepage changes for mobile (#​5321) - [`5b3fad8`](https://github.com/facebook/jest/commit/5b3fad8d61cba709bf1a5aeb08ea783dc147bdd8) Add space to "received snapshot" message (#​5320) - [`d73328f`](https://github.com/facebook/jest/commit/d73328f75989adfcc8a5f1ade66af0f74f52623c) Verify passed test path is a file before resolving (#​5317) - [`8b46fa8`](https://github.com/facebook/jest/commit/8b46fa88965837a5fd4be8670d8976d9ff873ad1) Release v22.1.1 #### 22.1.1 - [`03cce3d`](https://github.com/facebook/jest/commit/03cce3d8718ad8c548406e35c8aa9b84b209d0e9) Move from "process.exit" to "exit (#​5313) - [`158cd63`](https://github.com/facebook/jest/commit/158cd633751b7d55b883f0493ae4c8545bc5f64c) chore: include #​5107 in CHANGELOG.md (#​5314) - [`cdc048d`](https://github.com/facebook/jest/commit/cdc048de210aba4b37f1f647866d9faecc7017fc) Jest 22.1.0 #### 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.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9c30a3915a00d48832e955e081a3de91ef9d5184 on renovate/jest-monorepo into ca0e3dc301bee7abb423b458266d942aeda08792 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9c30a3915a00d48832e955e081a3de91ef9d5184 on renovate/jest-monorepo into ca0e3dc301bee7abb423b458266d942aeda08792 on master.