hygraph / gatsby-source-graphcms

The official Gatsby source plugin for GraphCMS projects
https://graphcms.com
MIT License
145 stars 41 forks source link

chore(deps): update jest monorepo to v23.6.0 #67

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
jest devDependencies minor 23.5.0 -> 23.6.0 homepage, source
jest-cli devDependencies minor 23.5.0 -> 23.6.0 homepage, source

Release Notes

facebook/jest ### [`v23.6.0`](https://renovatebot.com/gh/facebook/jest/blob/master/CHANGELOG.md#​2360) [Compare Source](https://renovatebot.com/gh/facebook/jest/compare/v23.5.0...v23.6.0) ##### Features - `[jest-cli]` Add `changedSince` to allowed watch mode configs ([#​6955](https://renovatebot.com/gh/facebook/jest/pull/6955)) - `[babel-jest]` Add support for `babel.config.js` added in Babel 7.0.0 ([#​6911](https://renovatebot.com/gh/facebook/jest/pull/6911)) ##### Fixes - `[jest-resolve]` Only resolve realpath once in try-catch ([#​6925](https://renovatebot.com/gh/facebook/jest/pull/6925)) - `[expect]` Fix TypeError in `toBeInstanceOf` on `null` or `undefined` ([#​6912](https://renovatebot.com/gh/facebook/jest/pull/6912)) - `[jest-jasmine2]` Throw a descriptive error if the first argument supplied to a hook was not a function ([#​6917](https://renovatebot.com/gh/facebook/jest/pull/6917)) and ([#​6931](https://renovatebot.com/gh/facebook/jest/pull/6931)) - `[jest-circus]` Throw a descriptive error if the first argument supplied to a hook was not a function ([#​6917](https://renovatebot.com/gh/facebook/jest/pull/6917)) and ([#​6931](https://renovatebot.com/gh/facebook/jest/pull/6931)) - `[expect]` Fix variadic custom asymmetric matchers ([#​6898](https://renovatebot.com/gh/facebook/jest/pull/6898)) - `[jest-cli]` Fix incorrect `testEnvironmentOptions` warning ([#​6852](https://renovatebot.com/gh/facebook/jest/pull/6852)) - `[jest-each]` Prevent done callback being supplied to describe ([#​6843](https://renovatebot.com/gh/facebook/jest/pull/6843)) - `[jest-config]` Better error message for a case when a preset module was found, but no `jest-preset.js` or `jest-preset.json` at the root ([#​6863](https://renovatebot.com/gh/facebook/jest/pull/6863)) - `[jest-haste-map]` Catch crawler error when unsuccessfully reading directories ([#​6761](https://renovatebot.com/gh/facebook/jest/pull/6761)) ##### Chore & Maintenance - `[docs]` Add custom toMatchSnapshot matcher docs ([#​6837](https://renovatebot.com/gh/facebook/jest/pull/6837)) - `[docs]` Improve the documentation regarding preset configuration ([#​6864](https://renovatebot.com/gh/facebook/jest/issues/6864)) - `[docs]` Clarify usage of `--projects` CLI option ([#​6872](https://renovatebot.com/gh/facebook/jest/pull/6872)) - `[docs]` Correct `failure-change` notification mode ([#​6878](https://renovatebot.com/gh/facebook/jest/pull/6878)) - `[scripts]` Don’t remove node_modules from subdirectories of presets in e2e tests ([#​6948](https://renovatebot.com/gh/facebook/jest/pull/6948)) - `[diff-sequences]` Double-check number of differences in tests ([#​6953](https://renovatebot.com/gh/facebook/jest/pull/6953))

Renovate configuration

:date: Schedule: PR created on schedule "on the first day of the month" (UTC)

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.


This PR has been generated by Renovate Bot. View repository job log here.

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 0.1.0-next.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: