Closed greenkeeper[bot] closed 4 years ago
dependency
probot was updated from 6.2.1
to 9.6.1
.dependency
probot was updated from 6.2.1
to 9.6.2
.dependency
probot was updated from 6.2.1
to 9.6.3
.dependency
probot was updated from 6.2.1
to 9.6.4
.dependency
probot was updated from 6.2.1
to 9.6.5
.dependency
probot was updated from 6.2.1
to 9.6.6
.dependency
probot was updated from 6.2.1
to 9.7.0
.dependency
probot was updated from 6.2.1
to 9.8.0
.dependency
probot was updated from 6.2.1
to 9.9.1
.dependency
probot was updated from 6.2.1
to 9.9.4
.dependency
probot was updated from 6.2.1
to 9.9.5
.dependency
probot was updated from 6.2.1
to 9.9.6
.dependency
probot was updated from 6.2.1
to 9.9.7
.dependency
probot was updated from 6.2.1
to 9.9.8
.dependency
probot was updated from 6.2.1
to 9.10.0
.dependency
probot was updated from 6.2.1
to 9.10.1
.dependency
probot was updated from 6.2.1
to 9.10.2
.dependency
probot was updated from 6.2.1
to 9.11.0
.dependency
probot was updated from 6.2.1
to 9.11.1
.dependency
probot was updated from 6.2.1
to 9.11.2
.dependency
probot was updated from 6.2.1
to 9.11.3
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
dependency
probot was updated from 6.2.1
to 9.11.4
.Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
Version 7.0.0 of probot was just published.
The version 7.0.0 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.
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.
Release Notes
v7.0.0Improvements
Probot has been rewritten in TypeScript. Overall, you should see no significant difference between 6.2.0 and 7.0.0 and you can continue writing your apps in plain ol' JavaScript if you'd like. Writing Probot apps in TypeScript is still experimental, but if you'd like to help us improve the experience, please check out #512 and open pull requests to improve TypeScript support.
Rename robot to app (#542)
A lot of documentation improvements, including docs on Environment Configuration
Fixes
Fix path to GraphQL API when using GitHub Enterprise. Now you can use Probot to make GraphQL requests against your GitHub Enterprise instance (#580)
Fix deprecation warning from Octokit.js for response.meta (#550)
Commits
The new version differs by 37 commits ahead by 37, behind by 2.
a90fe25
7.0.0
48887fa
Various cleanup and fixes from TS checklist (#585)
be1d856
Add some documentation about TS to README and CONTRIBUTING (#590)
d740f2a
chore: Use tslint-config-standard (#594)
cec2e58
chore(package): update @types/jest to version 23.1.3 (#593)
866929f
Revert "Configuration: DISABLE_STATS=true" (#591)
dee76d2
chore(package): update @types/jest to version 23.0.0 (#555)
3ac0fa1
docs(configuration): DISABLE_STATS=true (#578)
73ac539
fix: Fix path to GraphQL API when using GitHub Enterprise (#580)
43ea6ce
Adds error case (#589)
a542433
doc: Clarify that
WEBHOOK_SECRET
needs to match GitHub settings (#588)c2476c7
chore: Replace jsdoc with typedoc (#583)
8df333c
Adds missing awaits (#584)
6c2cc02
doc: Update robot => app in README (#586)
9920d26
docs: clarify GitHub apps as GA in 2.13 and above (#579)
There are 37 commits in total.
See the full diff
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: