node-fetch / fetch-charset-detection

Charset detection and conversion, originally from node-fetch.
MIT License
11 stars 3 forks source link

build(deps-dev): Bump ts-node from 8.5.2 to 8.5.4 #14

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ts-node from 8.5.2 to 8.5.4.

Release notes *Sourced from [ts-node's releases](https://github.com/TypeStrong/ts-node/releases).* > ## Fix relative `node_modules` ignore > - Fix relative `node_modules` ignore 266eaa5 > > ## Fix transpile diagnostics > **Fixed** > > - Pass correct diagnostics list in transpile mode ([#917](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/917)) 907e3e1 > - Make `--ignore` relative ea6e1da
Commits - [`323c397`](https://github.com/TypeStrong/ts-node/commit/323c397fc93d4586d42ed2af3153e831464bec54) 8.5.4 - [`266eaa5`](https://github.com/TypeStrong/ts-node/commit/266eaa59b57b2319dd714e712b73a4d5bed4ad25) Fix relative `node_modules` ignore - [`30adec7`](https://github.com/TypeStrong/ts-node/commit/30adec7badd073885e266593154d80511ae4bdb6) 8.5.3 - [`907e3e1`](https://github.com/TypeStrong/ts-node/commit/907e3e1dce871b6f632ff09bdb59fc7a33e2ef22) Pass correct diagnostics list in transpile mode ([#917](https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/917)) - [`ea6e1da`](https://github.com/TypeStrong/ts-node/commit/ea6e1da071e4ee82a551ff59e6e5ffa91c5858d4) Make `--ignore` relative - See full diff in [compare view](https://github.com/TypeStrong/ts-node/compare/v8.5.2...v8.5.4)


Dependabot compatibility score

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.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)