ImmoweltGroup / eslint-config-immowelt-react

ESLint shareable react config
MIT License
2 stars 0 forks source link

TASK: update dependency jest to v22.4.1 #79

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency jest from v22.4.0 to v22.4.1

Release Notes ### [`v22.4.1`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#​2241) ##### Fixes * `[jest-haste-map]` Parallelize Watchman calls in crawler ([#​5640](`https://github.com/facebook/jest/pull/5640`)) * `[jest-editor-support]` Update TypeScript definitions ([#​5625](`https://github.com/facebook/jest/pull/5625`)) * `[babel-jest]` Remove `retainLines` argument to babel. ([#​5594](`https://github.com/facebook/jest/pull/5594`)) ##### Features * `[jest-runtime]` Provide `require.main` property set to module with test suite ([#​5618](`https://github.com/facebook/jest/pull/5618`)) ##### Chore & Maintenance * `[docs]` Add note about Node version support ([#​5622](`https://github.com/facebook/jest/pull/5622`)) * `[docs]` Update to use yarn ([#​5624](`https://github.com/facebook/jest/pull/5624`)) * `[docs]` Add how to mock scoped modules to Manual Mocks doc ([#​5638](`https://github.com/facebook/jest/pull/5638`)) ---
Commits #### v22.4.1 - [`acb7f64`](https://github.com/facebook/jest/commit/acb7f64ba0eb1b4a7a3801a01977cf1bb2a54e72) Release v22.4.0 - [`4576dd4`](https://github.com/facebook/jest/commit/4576dd4ea448bfb2501cd1a664dca2aaa84e9187) Provide `require.main` property (#​5618) - [`da90886`](https://github.com/facebook/jest/commit/da908862ad5a28155ca7901f8443033e17c8d9ec) Add note about Node version support in README and docs. Fixes #​4947 (#​5622) - [`6ee2a14`](https://github.com/facebook/jest/commit/6ee2a14b83393c9e3e3408beb5c4848489f04cf6) Update to docs to use yarn (#​5624) - [`79533a9`](https://github.com/facebook/jest/commit/79533a90aefc94d0ee6029a7c6ab97071b2c6b1c) Small polish to the plugins API (#​5572) - [`ca8910f`](https://github.com/facebook/jest/commit/ca8910f3b2b7cd57e34ec8e2b6dea684a882160f) Remove debug snapshot (#​5627) - [`7bcdc8c`](https://github.com/facebook/jest/commit/7bcdc8c2305c06204f23da615590145c8db6f19b) Examples/standardize folder names (#​5626) - [`6ab04b7`](https://github.com/facebook/jest/commit/6ab04b79e8f70b5f3e6a6d0d0f8874e72d73070e) add versioned documentation to the website (#​5541) - [`23eec74`](https://github.com/facebook/jest/commit/23eec748db0de7b6b5fcda28cc51c48ddae16545) [WIP] Remove usage of `retainLines` (#​5594) - [`4b6f850`](https://github.com/facebook/jest/commit/4b6f8506520b17ded174a2609ec6052b6a792db8) Update documentation on automocking (#​5630) - [`1203ed6`](https://github.com/facebook/jest/commit/1203ed6ebeffe1edb7d1aa6c9ef0bd3cde8d92cf) [jest-editor-support] update TypeScript definition (#​5625) - [`67d1e47`](https://github.com/facebook/jest/commit/67d1e470a8de8e4332831db5a4191a4147d6410d) Add how to mock scoped modules to Manual Mocks doc (#​5638) - [`e9825d3`](https://github.com/facebook/jest/commit/e9825d3990bd82cd0c22cebcf9f62b688cc5dc0b) update istanbul-api (#​5637) - [`497be76`](https://github.com/facebook/jest/commit/497be7627ef851c947da830d4a8e21046f847a78) Jest got too popular (#​5639) - [`f020182`](https://github.com/facebook/jest/commit/f020182451e934221dedd92d2f550c55126f0985) fix(watchman): Parallelize Watchman calls in crawler again (#​5640)

This PR has been generated by Renovate Bot.