Update dependency jest to v22.2.2 #25
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency jest from
v22.2.1tov22.2.2Release Notes
v22.2.2Fixes
[babel-jest]Revert "Remove retainLines from babel-jest"(#5496)
[jest-docblock]Support multiple of the same@pragma.(#5154)
Features
[jest-worker]Assign a unique id for each worker and pass it to the childprocess. It will be available via
process.env.JEST_WORKER_ID(#5494)
Chore & Maintenance
[filenames]Standardize file names in root(#5500)
Commits
v22.2.2
9797f23Release v22.2.1c8d1c79Fix Node.js 4 support (#5489)efec054Add unique id for each worker and pass it to the child process (#5494)3942361Revert "Remove retainLines from babel-jest (#5439)" (#5496)7c398dbStandardize file names: Fix file names in root (#5500)a87514aAdd testPath to suite in jest-jasmine2 reporter callbacks (#5394)97f0308Ignore order on unordered Immutable.js structures (#5501)f2ef92dfeat(jest-docblock): support multiple of the same @pragma (#5502)b8a8b29Adds new video page (#5497)3250edcUpdate users.js (#5504)fc14ac8fix lint on website (#5506)786f295jest-haste-map: add test to demonstrate broken behavior for platform-specific files (#5508)This PR has been generated by Renovate Bot.