Release notes
*Sourced from [ts-node's releases](https://github.com/TypeStrong/ts-node/releases).*
> ## Strip TypeScript "composite" flag
> **Added**
>
> * Strip TypeScript `composite` flag from configuration file
Commits
- [`ad6183a`](https://github.com/TypeStrong/ts-node/commit/ad6183a1b99df4f535903e7b51ce99571221c95b) 7.0.1
- [`6df09a9`](https://github.com/TypeStrong/ts-node/commit/6df09a937a22ce4b67435b49cbed0e726575b84c) Remove `composite` option from configuration ([#657](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/657))
- [`2017b3a`](https://github.com/TypeStrong/ts-node/commit/2017b3ae5f9cd6278477ee23fde0690ed1665276) Ignore TypeScript error 2355 in REPL ([#645](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/645))
- [`743e80f`](https://github.com/TypeStrong/ts-node/commit/743e80feca64b77887d7551568c2c4b777e2cad6) Add documentation for fixing missing types ([#627](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/627))
- [`55741b6`](https://github.com/TypeStrong/ts-node/commit/55741b643d917e47db164cd7dbab2fba25042619) Note defaults, ignoring `node_modules`, types tip
- [`ff8ed42`](https://github.com/TypeStrong/ts-node/commit/ff8ed427d35e9e714d3b1501ff14848dd26290e6) Use `argv` defaults consistently
- [`c692f94`](https://github.com/TypeStrong/ts-node/commit/c692f9492f34ff5ed3142af62c199a39d9c99ca3) Test custom `typeRoots` support in `tsconfig.json`
- See full diff in [compare view](https://github.com/TypeStrong/ts-node/compare/v7.0.0...v7.0.1)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps ts-node from 7.0.0 to 7.0.1.
Release notes
*Sourced from [ts-node's releases](https://github.com/TypeStrong/ts-node/releases).* > ## Strip TypeScript "composite" flag > **Added** > > * Strip TypeScript `composite` flag from configuration fileCommits
- [`ad6183a`](https://github.com/TypeStrong/ts-node/commit/ad6183a1b99df4f535903e7b51ce99571221c95b) 7.0.1 - [`6df09a9`](https://github.com/TypeStrong/ts-node/commit/6df09a937a22ce4b67435b49cbed0e726575b84c) Remove `composite` option from configuration ([#657](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/657)) - [`2017b3a`](https://github.com/TypeStrong/ts-node/commit/2017b3ae5f9cd6278477ee23fde0690ed1665276) Ignore TypeScript error 2355 in REPL ([#645](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/645)) - [`743e80f`](https://github.com/TypeStrong/ts-node/commit/743e80feca64b77887d7551568c2c4b777e2cad6) Add documentation for fixing missing types ([#627](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/627)) - [`55741b6`](https://github.com/TypeStrong/ts-node/commit/55741b643d917e47db164cd7dbab2fba25042619) Note defaults, ignoring `node_modules`, types tip - [`ff8ed42`](https://github.com/TypeStrong/ts-node/commit/ff8ed427d35e9e714d3b1501ff14848dd26290e6) Use `argv` defaults consistently - [`c692f94`](https://github.com/TypeStrong/ts-node/commit/c692f9492f34ff5ed3142af62c199a39d9c99ca3) Test custom `typeRoots` support in `tsconfig.json` - See full diff in [compare view](https://github.com/TypeStrong/ts-node/compare/v7.0.0...v7.0.1)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.