facebook/jest
### [`v22.2.2`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#jest-2222)
##### Fixes
* `[babel-jest]` Revert "Remove retainLines from babel-jest"
([#5496](`https://github.com/facebook/jest/pull/5496`))
* `[jest-docblock]` Support multiple of the same `@pragma`.
([#5154](`https://github.com/facebook/jest/pull/5502`))
##### Features
* `[jest-worker]` Assign a unique id for each worker and pass it to the child
process. It will be available via `process.env.JEST_WORKER_ID`
([#5494](`https://github.com/facebook/jest/pull/5494`))
##### Chore & Maintenance
* `[filenames]` Standardize file names in root
([#5500](`https://github.com/facebook/jest/pull/5500`))
---
Commits
facebook/jest
#### v22.2.2
- [`9797f23`](https://github.com/facebook/jest/commit/9797f2362db5569aa21584461504f8c8823fc06a)Release v22.2.1
- [`c8d1c79`](https://github.com/facebook/jest/commit/c8d1c79b9f6e6a7532ae111546fe458471d6a8c7)Fix Node.js 4 support (#5489)
- [`efec054`](https://github.com/facebook/jest/commit/efec054049928043bb61b6c66059a47ccbca324f)Add unique id for each worker and pass it to the child process (#5494)
- [`3942361`](https://github.com/facebook/jest/commit/39423619602bd5952cc8ff55dc6b6b3f341cccf9)Revert "Remove retainLines from babel-jest (#5439)" (#5496)
- [`7c398db`](https://github.com/facebook/jest/commit/7c398db0e7f990a8f755f88fabdb05a70f15c260)Standardize file names: Fix file names in root (#5500)
- [`a87514a`](https://github.com/facebook/jest/commit/a87514a1c2b5d9be920831a386f50a29bed98469)Add testPath to suite in jest-jasmine2 reporter callbacks (#5394)
- [`97f0308`](https://github.com/facebook/jest/commit/97f030814628efe7877e6ad655bb55867268b304)Ignore order on unordered Immutable.js structures (#5501)
- [`f2ef92d`](https://github.com/facebook/jest/commit/f2ef92d2d64a63e4ceac0c0646d5c3eea83624ae)feat(jest-docblock): support multiple of the same @pragma (#5502)
- [`b8a8b29`](https://github.com/facebook/jest/commit/b8a8b29a7df7587bc02e731d49e3909ef84469f4)Adds new video page (#5497)
- [`3250edc`](https://github.com/facebook/jest/commit/3250edcf6a4bf74e8004d63628089ecd96bb30ff)Update users.js (#5504)
- [`fc14ac8`](https://github.com/facebook/jest/commit/fc14ac8c23ceac601a7ffd927e4dffbc85501270)fix lint on website (#5506)
- [`786f295`](https://github.com/facebook/jest/commit/786f2956b863095313a8d727b1c85196542d1d1d)jest-haste-map: add test to demonstrate broken behavior for platform-specific files (#5508)
This Pull Request renovates the package group "jest monorepo".
22.2.1
to22.2.2
22.2.0
to22.2.2
Release Notes
facebook/jest
### [`v22.2.2`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#jest-2222) ##### Fixes * `[babel-jest]` Revert "Remove retainLines from babel-jest" ([#5496](`https://github.com/facebook/jest/pull/5496`)) * `[jest-docblock]` Support multiple of the same `@pragma`. ([#5154](`https://github.com/facebook/jest/pull/5502`)) ##### Features * `[jest-worker]` Assign a unique id for each worker and pass it to the child process. It will be available via `process.env.JEST_WORKER_ID` ([#5494](`https://github.com/facebook/jest/pull/5494`)) ##### Chore & Maintenance * `[filenames]` Standardize file names in root ([#5500](`https://github.com/facebook/jest/pull/5500`)) ---Commits
facebook/jest
#### v22.2.2 - [`9797f23`](https://github.com/facebook/jest/commit/9797f2362db5569aa21584461504f8c8823fc06a)Release v22.2.1 - [`c8d1c79`](https://github.com/facebook/jest/commit/c8d1c79b9f6e6a7532ae111546fe458471d6a8c7)Fix Node.js 4 support (#5489) - [`efec054`](https://github.com/facebook/jest/commit/efec054049928043bb61b6c66059a47ccbca324f)Add unique id for each worker and pass it to the child process (#5494) - [`3942361`](https://github.com/facebook/jest/commit/39423619602bd5952cc8ff55dc6b6b3f341cccf9)Revert "Remove retainLines from babel-jest (#5439)" (#5496) - [`7c398db`](https://github.com/facebook/jest/commit/7c398db0e7f990a8f755f88fabdb05a70f15c260)Standardize file names: Fix file names in root (#5500) - [`a87514a`](https://github.com/facebook/jest/commit/a87514a1c2b5d9be920831a386f50a29bed98469)Add testPath to suite in jest-jasmine2 reporter callbacks (#5394) - [`97f0308`](https://github.com/facebook/jest/commit/97f030814628efe7877e6ad655bb55867268b304)Ignore order on unordered Immutable.js structures (#5501) - [`f2ef92d`](https://github.com/facebook/jest/commit/f2ef92d2d64a63e4ceac0c0646d5c3eea83624ae)feat(jest-docblock): support multiple of the same @pragma (#5502) - [`b8a8b29`](https://github.com/facebook/jest/commit/b8a8b29a7df7587bc02e731d49e3909ef84469f4)Adds new video page (#5497) - [`3250edc`](https://github.com/facebook/jest/commit/3250edcf6a4bf74e8004d63628089ecd96bb30ff)Update users.js (#5504) - [`fc14ac8`](https://github.com/facebook/jest/commit/fc14ac8c23ceac601a7ffd927e4dffbc85501270)fix lint on website (#5506) - [`786f295`](https://github.com/facebook/jest/commit/786f2956b863095313a8d727b1c85196542d1d1d)jest-haste-map: add test to demonstrate broken behavior for platform-specific files (#5508)This PR has been generated by Renovate Bot.