Closed renovate[bot] closed 6 years ago
This Pull Request renovates the package group "jest monorepo" with the following modifications:
babel-jest
v23.4.2
v23.6.0
jest
v23.5.0
facebook/jest
[jest-ci]
changedSince
[babel-jest]
babel.config.js
[jest-resolve]
[expect]
toBeInstanceOf
null
undefined
[jest-jasmine2]
[jest-circus]
[jest-cli]
testEnvironmentOptions
[jest-each]
[jest-config]
jest-preset.js
jest-preset.json
[jest-haste-map]
[docs]
--projects
failure-change
[scripts]
[diff-sequences]
This PR has been generated by Renovate Bot.
This Pull Request renovates the package group "jest monorepo" with the following modifications:
babel-jest
(source) fromv23.4.2
tov23.6.0
jest
(homepage, source) fromv23.5.0
tov23.6.0
Release Notes
facebook/jest
v23.6.0
Features
[jest-ci]
AddchangedSince
to allowed watch mode configs (#6955)[babel-jest]
Add support forbabel.config.js
added in Babel 7.0.0 (#6911)Fixes
[jest-resolve]
Only resolve realpath once in try-catch (#6925)[expect]
Fix TypeError intoBeInstanceOf
onnull
orundefined
(#6912)[jest-jasmine2]
Throw a descriptive error if the first argument supplied to a hook was not a function (#6917) and (#6931)[jest-circus]
Throw a descriptive error if the first argument supplied to a hook was not a function (#6917) and (#6931)[expect]
Fix variadic custom asymmetric matchers (#6898)[jest-cli]
Fix incorrecttestEnvironmentOptions
warning (#6852)[jest-each]
Prevent done callback being supplied to describe (#6843)[jest-config]
Better error message for a case when a preset module was found, but nojest-preset.js
orjest-preset.json
at the root (#6863)[jest-haste-map]
Catch crawler error when unsuccessfully reading directories (#6761)Chore & Maintenance
[docs]
Add custom toMatchSnapshot matcher docs (#6837)[docs]
Improve the documentation regarding preset configuration (#6864)[docs]
Clarify usage of--projects
CLI option (#6872)[docs]
Correctfailure-change
notification mode (#6878)[scripts]
Don’t remove node_modules from subdirectories of presets in e2e tests (#6948)[diff-sequences]
Double-check number of differences in tests (#6953)This PR has been generated by Renovate Bot.