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 v23.4.1 #112

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency jest from v23.3.0 to v23.4.1

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

Release Notes ### [`v23.4.1`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#​2341) [Compare Source](https://github.com/facebook/jest/compare/v23.4.0...v23.4.1) ##### Features - `[jest-cli]` Watch plugins now have access to a broader range of global configuration options in their `updateConfigAndRun` callbacks, so they can provide a wider set of extra features ([#​6473](`https://github.com/facebook/jest/pull/6473`)) --- ### [`v23.4.0`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#​2340) [Compare Source](https://github.com/facebook/jest/compare/v23.3.0...v23.4.0) ##### Features - `[jest-haste-map]` Add `computeDependencies` flag to avoid opening files if not needed ([#​6667](`https://github.com/facebook/jest/pull/6667`)) - `[jest-runtime]` Support `require.resolve.paths` ([#​6471](`https://github.com/facebook/jest/pull/6471`)) - `[jest-runtime]` Support `paths` option for `require.resolve` ([#​6471](`https://github.com/facebook/jest/pull/6471`)) ##### Fixes - `[jest-runner]` Force parallel runs for watch mode, to avoid TTY freeze ([#​6647](`https://github.com/facebook/jest/pull/6647`)) - `[jest-cli]` properly reprint resolver errors in watch mode ([#​6407](`https://github.com/facebook/jest/pull/6407`)) - `[jest-cli]` Write configuration to stdout when the option was explicitly passed to Jest ([#​6447](`https://github.com/facebook/jest/pull/6447`)) - `[jest-cli]` Fix regression on non-matching suites ([6657](`https://github.com/facebook/jest/pull/6657`)) - `[jest-runtime]` Roll back `micromatch` version to prevent regression when matching files ([#​6661](`https://github.com/facebook/jest/pull/6661`)) ---

This PR has been generated by Renovate Bot.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 0cd4f02af61e77824466f9c95561c17dc458cc19 on renovate/jest-monorepo into 0ee5e42fdc1f77046db9da812c6da32772917bd4 on master.