JasonEtco / ci-reporter

🚧📝 GitHub App to show CI failure logs in PR comments
https://github.com/apps/ci-reporter
ISC License
48 stars 11 forks source link

Update probot-ts to the latest version 🚀 #30

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.0.3-typescript of probot-ts was just published.

Dependency probot-ts
Current Version 4.0.1-typescript
Type dependency

The version 5.0.3-typescript is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of probot-ts.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 6 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #30   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines          95     95           
  Branches        9      9           
=====================================
  Hits           95     95

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 c669ef7...ed7f1fc. Read the comment docs.

zeke commented 6 years ago

What's probot-ts?

JasonEtco commented 6 years ago

@zeke - @tcbyrd is rewriting Probot's core in TypeScript and has published the probot-ts package while we test it out, which is the transpiled (from TS and to ES5) version of that PR. I've got my apps (ci-reporter and todo) deployed to FaaS (both on Google Cloud Functions right now) so having the dependencies Node 6.x ready is big win 😊 That PR is almost done so soon it'll just be probot!

greenkeeper[bot] commented 6 years ago

Version 5.0.4-typescript just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 6 years ago

Version 6.0.0-typescript just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 6 years ago

Version 6.1.0-ts just got published.

Update to this version instead 🚀

Commits

The new version differs by 44 commits.

  • bbb56d0 Add tslint
  • c173c55 adding webhook and graphql types
  • d474fe3 TS version of #470 (Refactor GitHub client extensions)
  • effb3f5 Merge tag 'v6.1.0'
  • 05e063f docs: Replaced myapp.yml with config.yml (#471)
  • 3503b1f Add GraphQL support (#472)
  • 9f324c7 chore: Minimal changes to get @octokit/webhooks working (#462)
  • 2fc8fd8 feat: Better error messages (#434)
  • 5dbfe7c Bump octokit to 15.2.4 to fix Option types
  • e4cf83e Make this look more interface-y
  • b0f69c3 docs: a list of events can also be passed to robot.on() (#474)
  • 6757148 chore: Refactor GitHub client extensions (#470)
  • ecfdce2 chore: Remove scripts that are no longer used (#468)
  • 19a06c8 Updated Node.js minimum version required to 8.3.0 (#464)
  • 4689f6e don't install tsc globally

There are 44 commits in total.

See the full diff