Skip to content
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.0.3 to 8.1.0 #6585

Merged
merged 3 commits into from
Apr 26, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 23, 2019

Bumps ts-node from 8.0.3 to 8.1.0.

Release notes

Sourced from ts-node's releases.

Log Errors Option

Added

  • Expose --log-error option for logging on TypeScript compilation issues
  • Cache file system lookup operations

Changed

  • Remove incremental and tsBuildInfoFile compiler options
Commits

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.

Dependabot will merge this PR once CI passes on it, as requested by @ndelangen.


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

  • 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](https://github.com/TypeStrong/ts-node) from 8.0.3 to 8.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v8.0.3...v8.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@vercel
Copy link

vercel bot commented Apr 23, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-dependabot-npmandyarnts-node-810.storybook.now.sh

@ndelangen ndelangen self-assigned this Apr 25, 2019
@codecov
Copy link

codecov bot commented Apr 25, 2019

Codecov Report

❗ No coverage uploaded for pull request base (next@3691540). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #6585   +/-   ##
=======================================
  Coverage        ?   40.65%           
=======================================
  Files           ?      633           
  Lines           ?     8672           
  Branches        ?      620           
=======================================
  Hits            ?     3526           
  Misses          ?     5057           
  Partials        ?       89

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3691540...8aa9b4c. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 25, 2019

Codecov Report

Merging #6585 into next will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #6585      +/-   ##
==========================================
+ Coverage   40.44%   40.48%   +0.03%     
==========================================
  Files         637      637              
  Lines        8759     8743      -16     
  Branches      639      636       -3     
==========================================
- Hits         3543     3540       -3     
+ Misses       5118     5106      -12     
+ Partials       98       97       -1
Impacted Files Coverage Δ
addons/notes/src/Panel.tsx 29.03% <0%> (-8.81%) ⬇️
app/angular/src/server/angular-cli_utils.js 43.75% <0%> (-3.13%) ⬇️
lib/client-api/src/story_store.js 74.57% <0%> (-1.74%) ⬇️
...ons/a11y/src/components/Report/HighlightToggle.tsx 21.56% <0%> (-1.24%) ⬇️
addons/a11y/src/redux-config.tsx 58.33% <0%> (ø) ⬆️
lib/ui/src/keyboard/keyCodes.ts 0% <0%> (ø) ⬆️
addons/actions/src/preview/action.ts 100% <0%> (ø) ⬆️
lib/components/src/bar/separator.tsx 0% <0%> (ø) ⬆️
lib/api/src/lib/store-setup.ts 40% <0%> (ø) ⬆️
addons/contexts/src/preview/libs/getPropsMap.ts 100% <0%> (ø) ⬆️
... and 45 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fadd746...89c8ffa. Read the comment docs.

@ndelangen
Copy link
Member

@dependabot merge

@ndelangen ndelangen added this to the 5.1.0 milestone Apr 26, 2019
@ndelangen
Copy link
Member

I'll fix the merge conflict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants