Closed greenkeeper[bot] closed 5 years ago
devDependency
expect was updated from 1.20.2
to 23.6.0
.devDependency
expect was updated from 1.20.2
to 24.0.0
.Update to this version instead π
The new version differs by 188 commits.
634e5a5
expect: fix regression in toThrow for message prop and asymmetric matchers (#7697)
6081f7a
[jest-each] Add primitive pretty printing (#7694)
57aeaa2
chore: bump flow
28971c5
Ensure mocks get resolved too (#7687)
1d1c3f9
chore: upgrade docusaurus (#7691)
9cfcd81
make worker_threads opt-in, not opt-out (#7693)
6de22dd
Update lerna configuration
1256f76
Fix toHaveProperty matcher for inherited properties (#7686)
967b335
fix: add option to disable worker_threads
in jest-worker
(#7681)
0e1855e
chore: bump write-file-atomic again
0f94162
fix: upgrade write-atomic-file
to support worker_threads (#7680)
3e3d405
docs: using Babel 6 with Jest 24 (#7677)
a551b19
chore: upgrade fsevents
89b2f1b
chore: upgrade to prettier 1.16 (#7658)
05e8ac0
chore: leave single 22.x in versioned docs (#7674)
There are 188 commits in total.
See the full diff
devDependency
expect was updated from 1.20.2
to 24.1.0
.Update to this version instead π
The new version differs by 45 commits.
b167892
fix: ignore TS type references when looking for out-of-scope references (#7799)
5a81a09
fix: make babel-jest warn when file to tarnsform is ignored by babel (#7797)
012820e
Exclude setup files from coverage (#7790)
74ae342
Addressing malfunctioning code snippet. (#7789)
c6c60f5
sync Getting Started docs to readme (#7782)
ab64cc8
Fix for mocks not working with module name mapper (#7787)
006b0b9
chore: add missing preset--env transform to typescript example
a61ac1d
Fix broken link for inline snapshots (#7785)
4ea8462
fix: handle missing todo in test result (#7779)
2780a77
Remove duplicate 'arrays' in ExpectAPI.md. (#7775)
4bfcb5b
Fix typos in snapshotResolver configuration docs (#7773)
242f3bc
Concurrency limit (#7770)
3edccf6
Fix typo in docs and CLI description (#7769)
adf2b3c
Better error messages when the jest environment is used after teardown by async code (#7756)
b0d7122
fix: load transformers before installing require hooks (#7752)
There are 45 commits in total.
See the full diff
devDependency
expect was updated from 1.20.2
to 24.3.0
.devDependency
expect was updated from 1.20.2
to 24.3.1
.Update to this version instead π
The new version differs by 7 commits ahead by 7, behind by 1.
65c6e9d
v24.3.1
0c9737e
Fix retries and error notification in workers (#8079)
b0cbcbf
export functions compatible with import jest from 'jest'
(#8081)
5c726bd
chore: update ansi-escape types
b63b279
chore: refresh lockfile
d4e91c3
use react-is in pretty-format (#8060)
36484b5
Release 24.3.0
See the full diff
devDependency
expect was updated from 1.20.2
to 24.4.0
.Update to this version instead π
The new version differs by 9 commits ahead by 9, behind by 1.
a018000
v24.4.0
c929ee3
Adds native support for PnP to jest (#8094)
562ac18
Bumps Yarn to 1.15 (#8095)
17ffcc9
fix: serialize changedFiles passed to workers (#8090)
95535e0
Re-attach stdout and stderr from new processes after retries (#8087)
a5ae2f5
chore: copy d.ts files during build (#8086)
af47382
fix: jest-worker can return null
for getStdout()
(#8083)
fb8827b
expect: Compare DOM nodes even if there are multiple Node classes (#8064)
1fd5651
Release 24.3.1
See the full diff
devDependency
expect was updated from 1.20.2
to 24.5.0
.
Version 23.5.0 of the jest2 packages was just published.
This monorepo update includes releases of one or more dependencies which all belong to the jest2 group definition.
The version 23.5.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of jest2.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: