ardatan / graphql-import

Import & export definitions in GraphQL SDL
868 stars 56 forks source link

Update dependency jest to v25.4.0 #570

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies minor 25.3.0 -> 25.4.0

Release Notes

facebook/jest ### [`v25.4.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2540) [Compare Source](https://togithub.com/facebook/jest/compare/v25.3.0...v25.4.0) - `[expect]` Support `async function`s in `toThrow` ([#​9817](https://togithub.com/facebook/jest/pull/9817)) - `[jest-console]` Add code frame to `console.error` and `console.warn` ([#​9741](https://togithub.com/facebook/jest/pull/9741)) - `[jest-runtime, jest-jasmine2, jest-circus]` Experimental, limited ECMAScript Modules support ([#​9772](https://togithub.com/facebook/jest/pull/9772) & [#​9842](https://togithub.com/facebook/jest/pull/9842)) ##### Fixes - `[expect]` Restore support for passing functions to `toHaveLength` matcher ([#​9796](https://togithub.com/facebook/jest/pull/9796)) - `[jest-circus]` Throw on nested test definitions ([#​9828](https://togithub.com/facebook/jest/pull/9828)) - `[jest-changed-files]` `--only-changed` should include staged files ([#​9799](https://togithub.com/facebook/jest/pull/9799)) - `[jest-each]` `each` will throw an error when called with too many arguments ([#​9818](https://togithub.com/facebook/jest/pull/9818)) - `[jest-runner]` Don't print warning to stdout when using `--json` ([#​9843](https://togithub.com/facebook/jest/pull/9843)) ##### Chore & Maintenance - `[*]` Do not generate TypeScript declaration source maps ([#​9822](https://togithub.com/facebook/jest/pull/9822)) - `[*]` Transpile code for Node 8.3, not 8.0 ([#​9827](https://togithub.com/facebook/jest/pull/9827)) ##### Performance

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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