bore
bore copied to clipboard
chore(deps): update dependency jest to v22
This Pull Request updates dependency jest from v20.0.4
to v22.1.4
Commits
facebook/jest
v22.0.5
-
2b9e7b9
Update translators file (#5219) -
96a44df
Use docusaurus-bot for publishing (#5221) -
e25eceb
Small config comment change (#5225) -
6896ee6
Do not use SSH with the new publish bot (#5229) -
f3fce7b
Fix --testPathPattern escaping for '\' on Windows (#5230) -
1a039f9
Git support for --changedFilesWithAncestor (#5189) -
c12bce6
Add jest to babel and ts dependency prepair. (#5201) -
d8ffd68
Array keyPath for toHaveProperty (#5220) -
586064d
Fix code formatting (#5238) -
9cbc26b
Treat dumb terminals as noninteractive (#5237) -
84abf60
[Discussion] Expect only overrides error stack for built-in matchers (#5162) -
e776fdd
pass testConsole to TestEnvironment (#5227) -
8b518a4
jest-environment-jsdom: add ? to options parameter (#5240) -
ffec104
Escape glob characters in rootDir before interpolating into testMatch (#5224) -
9cd00e6
Allow unmatched test paths from CLI (#3882) -
a9a3df0
Updated TypeScript documentation (#5149) -
b86d932
Add type checks for asymmetric matchers (#5069) -
38aec14
Pretty format for DOMStringMap and NamedNodeMap (#5246) -
105c25e
Add moduleNameMapper ordering note to the documentation (#5249) -
6d353cc
Add changelog for #5069 (#5250) -
490f435
implement spyOnProperty method (#5107) -
2daf8fe
Fix typo in test file name in React documentation (#5254) -
6931b0f
docs: Reword 3-argument jest.spyOn description (#5255) -
93acfb0
Fully remove weak and check only in runtime (#5252) -
cd807f3
Use a better console-clearing string on Windows (#5251) -
e5b9339
Clarifying the docs about test.only (#5262)
v22.0.6
-
398a238
Update CHANGELOG.md (#5264) -
c074b03
Release 22.0.5 -
e95ec14
Remove example folder from package (#5265) -
3ffc99e
Resolve #5216 (#5269) -
5956891
chore(package): upgrade to prettier 1.10.1 -
239f1ec
[docs] Fix Markdown syntax typo in Webpack docs. (#5280) -
4bcfe19
Fix memory leak from snapshot printing (#5279) -
27fc2ac
Update README.md
v22.1.0
-
1892fbd
22.0.6 -
d9f9aab
Add #5269 to docs and change log (#5284) -
2d07714
Document caveat with mocks, Enzyme, snapshots and React 16 (#5275) -
2dd69b9
Interactive Snapshot Update mode (#3831) -
19376c1
Update Configuration.md (#5287) -
c799a02
Make [jest-cli] not error when no tests are found with --findRelatedTests, --lastCommit or --onlyChanged options (#5127) -
6d2394f
Fix a leak in coverage (#5289) -
09e47d6
Fix typos in documentation (#5301) -
0580b5b
Standardize file names: Fix integration folder names (#5298) -
a0370ad
Update minimal version of Node supported (#5300) -
c9cf010
Cleanup from last review (#5302) -
6e788b1
fix(jest-cli): useimport-local
to support global Jest installations (#5304) -
b6f5f79
Correct changelog (#5306) -
afc0a49
Fix missing newline after "no files changed" (#5308) -
634e474
Fix updateSnapshot resetting after updating snapshots in watch mode (#5256) -
274b84a
make --lastCommit and --changedFilesWithAncestor work without --onlyChanged (#5307) -
a6fa7e3
Updates broken links in README (#5310)
v22.1.1
-
cdc048d
Jest 22.1.0 -
158cd63
chore: include #5107 in CHANGELOG.md (#5314) -
03cce3d
Move from "process.exit" to "exit (#5313)
v22.1.2
-
8b46fa8
Release v22.1.1 -
d73328f
Verify passed test path is a file before resolving (#5317) -
5b3fad8
Add space to "received snapshot" message (#5320) -
dd848f3
Bring back some of the Jest homepage changes for mobile (#5321) -
7743c09
Executing globalConfig only when there are tests available to be executed (#5323) -
bb21f0b
Add restoreMocks config to fix #3580 (#5327) -
c8bb0a7
Fix bug: MPR executes tests multiple times (#5335)
v22.1.3
-
a441ecf
Release v22.1.2 -
30a9ca2
test: make sure to return promise from test (#5336) -
06bbe2d
Add an option to spawn command in a shell (#5340) -
054271c
Fix failing tests from #5340 (#5342) -
a33ffa1
Exclude files from running if they match with the ignoring pattern (when run via file mode) (#5341)
v22.1.4
-
f040725
Release v22.1.3 -
e8eb1d1
replace preset-es2015 with preset-env (#5346) -
630b5c0
chore: add missing release to changelog (#5348) -
9f9c5e8
jest --changedSince=origin/master (#5312) -
fbcbf21
Optimize Webstie images (#5349) -
5943dc9
Fix package main resolving issue (#5344) -
7f715c8
Add "debug" method to console (#5350)
This PR has been generated by Renovate Bot.