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 PR contains the following updates:
^24.5.0
->^24.7.1
Release Notes
facebook/jest
v24.7.1
Compare Source
Fixes
[@jest/config]
NormalizetestSequencer
to its absolute path (#8267)[@jest/console]
Print to stderr when callingconsole.error
,console.warn
orconsole.assert
using thejest-runtime
CLI (#8261)v24.7.0
Compare Source
Features
[@jest/core, @​jest/test-sequencer]
MovetestSequencer
to individual package@jest/test-sequencer
(#8223)[@jest/core, jest-cli, jest-config]
Add optiontestSequencer
allow user use custom sequencer. (#8223)Fixes
[expect]
Add negative equality tests for iterables (#8260)[jest-haste-map]
Resolve fs watcher EMFILE error (#8258)Chore & Maintenance
[expect]
Remove repetition of matcherName and options in matchers (#8224)Performance
v24.6.0
Compare Source
Features
[expect]
: Improve report when matcher fails, part 13 (#8077)[@jest/core]
Filter API pre-filter setup hook (#8142)[jest-snapshot]
Improve report when matcher fails, part 14 (#8132)[@jest/reporter]
Display todo and skip test descriptions when verbose is true (#8038)[jest-runner]
Support default exports for test environments (#8163)[pretty-format]
Support React.Suspense (#8180)[jest-snapshot]
Indent inline snapshots (#8198)[jest-config]
Support colors indisplayName
configuration (#8025)Fixes
[jest-circus]
Fix test retries with beforeAll/beforeEach failures (#8227)[expect]
Fix circular references in iterable equality (#8160)[jest-changed-files]
Change method of obtaining git root (#8052)[jest-each]
Fix test function type (#8145)[jest-fake-timers]
getTimerCount
not taking immediates and ticks into account (#8139)[jest-runtime]
Allow json file as manual mock (#8159)[pretty-format]
PrintBigInt
as a readable number instead of{}
(#8138)[jest-core]
Fix ability to transform dependencies required from globalSetup script (#8143)[@jest/reporters]
Fix Cannot read property converageData of null (#8168)[jest-worker]
JEST_WORKER_ID
starts at 1 (#8205)[jest-config]
Use default cwd even if config contains a cwd property (#7923)[jest-resolve-dependencies]
: Remove internal peer dependencies (#8215)[jest-resolve]
: Remove internal peer dependencies (#8215)[jest-snapshot]
: Remove internal peer dependencies (#8215)[jest-resolve]
Fix requireActual with moduleNameMapper (#8210)[jest-haste-map]
Fix haste map duplicate detection in watch mode (#8237)Chore & Maintenance
[*]
Remove flow from code base (#8061)[*]
Use property initializer syntax in Jest codebase (#8117)[*]
Move @types/node to the root package.json (#8129)[*]
Add documentation and tests related to auto-mocking (#8099)[*]
Addjest-watch-typeahead
as a devDependency (#6449)[*]
upgrade TS to 3.4.0-dev* for inceremental builds (#8149)[docs]
Improve description of optional arguments in ExpectAPI.md (#8126)Performance
[jest-haste-map]
Optimize haste map data structure for serialization/deserialization (#8171)[jest-haste-map]
Avoid persisting haste map or processing files when not changed (#8153)[jest-core]
Improve performance of SearchSource.findMatchingTests by 15% (#8184)[jest-resolve]
Optimize internal cache lookup performance (#8183)[jest-core]
Dramatically improve watch mode performance (#8201)[jest-transform]
Cache regular expression instead of creating anew for every file in ScriptTransformer (#8235)[jest-core]
Fix memory leak of source map info and minor performance improvements (#8234)[jest-console]
Fix memory leak by releasing console output reference when printed to stdout (#8233)[jest-runtime]
UseMap
instead ofObject
for module registry (#8232)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.