Closed renovate[bot] closed 4 years ago
:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.
If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.
This PR contains the following updates:
8.9.0
->8.10.2
Release Notes
TypeStrong/ts-node
### [`v8.10.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.10.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.10.1...v8.10.2) **Fixed** Fixes [#1037](https://togithub.com/TypeStrong/ts-node/issues/1037): source maps broken on Windows. ([#1038](https://togithub.com/TypeStrong/ts-node/issues/1038)) **Misc** Fix failing tests on node 6 ([#1035](https://togithub.com/TypeStrong/ts-node/issues/1035)) Push coverage from Github Actions; remove TravisCI ([#1034](https://togithub.com/TypeStrong/ts-node/issues/1034)) Run tests e2e against an `npm pack && npm install`ed ts-node ([#1032](https://togithub.com/TypeStrong/ts-node/issues/1032)) Run CI tests on Windows ([#1041](https://togithub.com/TypeStrong/ts-node/issues/1041)) Run CI only once per commit on pull requests and master ([#1042](https://togithub.com/TypeStrong/ts-node/issues/1042)) ### [`v8.10.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.10.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.10.0...v8.10.1) **Fix** Fixes [#1026](https://togithub.com/TypeStrong/ts-node/issues/1026): revert the addition of package.json "exports" because it blocked `require()`s that used to work, for example `require('ts-node/register')` ([#1027](https://togithub.com/TypeStrong/ts-node/issues/1027)) ### [`v8.10.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.10.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.9.1...v8.10.0) **Added** Experimental support for native ECMAScript modules in node >=13 ([#1007](https://togithub.com/TypeStrong/ts-node/issues/1007), [#1010](https://togithub.com/TypeStrong/ts-node/issues/1010)) ### [`v8.9.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.9.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.9.0...v8.9.1) **Fixed** Fix `--interactive` / `-i` flag so it forces REPL even when stdin is not a TTY ([#1019](https://togithub.com/TypeStrong/ts-node/issues/1019))Renovate configuration
:date: Schedule: At any time (no schedule defined).
: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.