-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump ts-node from 8.3.0 to 8.6.2 #5
Merged
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/ts-node-8.6.2
Jan 21, 2020
Merged
Bump ts-node from 8.3.0 to 8.6.2 #5
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/ts-node-8.6.2
Jan 21, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 8.6.2. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.3.0...v8.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 21, 2020
@dependabot merge
…On Tue, 21 Jan 2020, 17:28 dependabot-preview[bot], < ***@***.***> wrote:
Bumps ts-node <https://github.com/TypeStrong/ts-node> from 8.3.0 to 8.6.2.
Release notes
*Sourced from ts-node's releases
<https://github.com/TypeStrong/ts-node/releases>.*
FIx yn Dependency
*Fixed*
- Downgrade yn due to node engine (#942
<https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/942>)
Fix compiler options from environment
*Fixed*
- Fix the resolution order of TS_NODE_COMPILER_OPTIONS - closes
TypeStrong/ts-node#938
<https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/938>
Compiler Host API
*Fixed*
- Remove normalize slashes from config file loading for Windows
*Added*
- Configure using tsconfig.json (#921
<https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/921>)
@cspotcode <https://github.com/cspotcode> 🎉
- Allow dir to be configurable
- Add --build flag for emitting compiled TypeScript (under
--compiler-host mode)
- Incremental compiler support (#895
<https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/895>)
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
Revert --require module loading
*Fixed*
- Revert --require module loading change
TS Script
*Added*
- Expose ts-script for relative tsconfig.json files from <script.ts>
- Support --interactive CLI option
- Expose registered ts-node instance information on process
- Allow dynamic enable of registered ts-node instances
- Allow --dir to be configurable from CLI
- Add --scope flag for directory scoped compilation of TypeScript
- REPL history on node 11+
- Expose create function for programmatic compiler usage
*Fixed*
... (truncated)
Commits
- 8ac4be5
<TypeStrong/ts-node@8ac4be5>
8.6.2
- 8db216c
<TypeStrong/ts-node@8db216c>
Downgrade yn due to node engine (#942
<https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/942>)
- b90754e
<TypeStrong/ts-node@b90754e>
Merge process.env in tests for CI
- 1f063d7
<TypeStrong/ts-node@1f063d7>
8.6.1
- db409d7
<TypeStrong/ts-node@db409d7>
Fix order of DEFAULTS, tsconfig, rawOptions
- 9aa66ff
<TypeStrong/ts-node@9aa66ff>
8.6.0
- 3334305
<TypeStrong/ts-node@3334305>
Remove normalize slashes from config file loading
- 8834d64
<TypeStrong/ts-node@8834d64>
Add backward compatibility to master branch
- aa6f36f
<TypeStrong/ts-node@aa6f36f>
Merge branch '8.x'
- 3401f59
<TypeStrong/ts-node@3401f59>
Improve docs for --files option (#930
<https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/930>)
- Additional commits viewable in compare view
<TypeStrong/ts-node@v8.3.0...v8.6.2>
[image: Dependabot compatibility score]
<https://dependabot.com/compatibility-score.html?dependency-name=ts-node&package-manager=npm_and_yarn&previous-version=8.3.0&new-version=8.6.2>
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.
------------------------------
*Note:* This repo was added to Dependabot recently, so you'll receive a
maximum of 5 PRs for your first few update runs. Once an update run creates
fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot
dashboard <https://app.dependabot.com>.
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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
------------------------------
You can view, comment on, or merge this pull request online at:
#5
Commit Summary
- Bump ts-node from 8.3.0 to 8.6.2
File Changes
- *M* package.json
<https://github.com/itsbth/egg-chat/pull/5/files#diff-0> (2)
- *M* yarn.lock
<https://github.com/itsbth/egg-chat/pull/5/files#diff-1> (22)
Patch Links:
- https://github.com/itsbth/egg-chat/pull/5.patch
- https://github.com/itsbth/egg-chat/pull/5.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5?email_source=notifications&email_token=AAAUSQU26FOKZJT6KSKMH53Q64PEBA5CNFSM4KJWKMJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IHV5SWQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAUSQQF2UOFM5S2ZEWZVNTQ64PEBANCNFSM4KJWKMJA>
.
|
dependabot-preview
bot
deleted the
dependabot/npm_and_yarn/ts-node-8.6.2
branch
January 21, 2020 16:45
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ts-node from 8.3.0 to 8.6.2.
Release notes
Sourced from ts-node's releases.
Commits
8ac4be5
8.6.28db216c
Downgradeyn
due to node engine (#942)b90754e
Mergeprocess.env
in tests for CI1f063d7
8.6.1db409d7
Fix order ofDEFAULTS
,tsconfig
,rawOptions
9aa66ff
8.6.03334305
Remove normalize slashes from config file loading8834d64
Add backward compatibility to master branchaa6f36f
Merge branch '8.x'3401f59
Improve docs for--files
option (#930)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 readmeAdditionally, you can set the following in your Dependabot dashboard: