rubensworks / linked-data-describer.js

Serves Linked Data documents via content negotiation over various data sources
MIT License
0 stars 0 forks source link

Update dependency ts-jest to v26 #8

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-jest (source) devDependencies major ^25.0.0 -> ^26.0.0

Release Notes

kulshekhar/ts-jest ### [`v26.0.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2600-httpsgithubcomkulshekharts-jestcomparev2551v2600-2020-05-15) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v25.5.1...v26.0.0) ##### Bug Fixes - **compiler:** return `undefined` for `getScriptVersion` when a file doesn't exist in memory cache ([#​1641](https://togithub.com/kulshekhar/ts-jest/issues/1641)) ([6851b8e](https://togithub.com/kulshekhar/ts-jest/commit/6851b8e)) ##### Features - support Jest v26 ([#​1602](https://togithub.com/kulshekhar/ts-jest/issues/1602)) ([23b7741](https://togithub.com/kulshekhar/ts-jest/commit/23b7741)) ##### BREAKING CHANGES - Requires a minimum of TypeScript v3.8 - Drop support for Node 8 #### [25.5.1](https://togithub.com/kulshekhar/ts-jest/compare/v25.5.0...v25.5.1) (2020-05-09) ##### Bug Fixes - **compiler:** don't resolve files from build folder for `projectReferences` ([#​1614](https://togithub.com/kulshekhar/ts-jest/issues/1614)) ([74b92d3](https://togithub.com/kulshekhar/ts-jest/commit/74b92d3)) - **config:** don't set `include` value of `tsconfig` to empty array ([#​1606](https://togithub.com/kulshekhar/ts-jest/issues/1606)) ([8a29aaa](https://togithub.com/kulshekhar/ts-jest/commit/8a29aaa))

Renovate configuration

:date: Schedule: "before 7am every weekday" in timezone Europe/Brussels.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.