prisma-labs / dripip

Opinionated CLI for continuous delivery of npm packages
100 stars 2 forks source link

chore(deps): update devdependencies (non-major) #69

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@types/node devDependencies minor 13.11.1 -> 13.13.0
jest (source) devDependencies minor 25.3.0 -> 25.4.0
ts-jest (source) devDependencies minor 25.3.1 -> 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
kulshekhar/ts-jest ### [`v25.4.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2540-httpsgithubcomkulshekharts-jestcomparev2531v2540-2020-04-17) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v25.3.1...v25.4.0) ##### Bug Fixes - **compiler:** make `projectReferences` work with `isolatedModules: true` ([#​1527](https://togithub.com/kulshekhar/ts-jest/issues/1527)) ([aa6b74c](https://togithub.com/kulshekhar/ts-jest/commit/aa6b74c)) - **compiler:** make sure `LanguageService` updated with test file information before getting diagnostics for test file ([#​1507](https://togithub.com/kulshekhar/ts-jest/issues/1507)) ([311eaeb](https://togithub.com/kulshekhar/ts-jest/commit/311eaeb)) - **config:** set default `outDir` when `allowJs` is true and no `outDir` in `tsconfig` ([#​1502](https://togithub.com/kulshekhar/ts-jest/issues/1502)) ([1a287ad](https://togithub.com/kulshekhar/ts-jest/commit/1a287ad)) - **config:** use original jest config object instead of stringified config ([#​1511](https://togithub.com/kulshekhar/ts-jest/issues/1511)) ([4f0bb33](https://togithub.com/kulshekhar/ts-jest/commit/4f0bb33)) #### [25.3.1](https://togithub.com/kulshekhar/ts-jest/compare/v25.3.0...v25.3.1) (2020-04-03) ##### Bug Fixes - only do type checking while compiling file ([#​1483](https://togithub.com/kulshekhar/ts-jest/issues/1483)) ([dbc0a08](https://togithub.com/kulshekhar/ts-jest/commit/dbc0a08)) - **config:** set default outDir for enabled allowJs without outDir ([#​1472](https://togithub.com/kulshekhar/ts-jest/issues/1472)) ([57c7af0](https://togithub.com/kulshekhar/ts-jest/commit/57c7af0))

Renovate configuration

:date: Schedule: "before 8:00am on monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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