* origin/master: (51 commits)
remove manual base64 encoding/decoding of private key (#717)
chore(test): convert app/default test to TypeScript (#703)
chore(test): convert Sentry test to TypeScript (#702)
Detect color support (#708)
Fix two typos (#709)
7.2.0
httpSSSSSSS (#701)
chore(tests): convert serializers test to TypeScript (#695)
Update development docs to explain GitHub App Manifests (#700)
Probot Support for GitHub App Manifests (#650)
Resolve Jest transform option deprecation warning (#694)
chore(package): update nock to version 10.0.0
7.1.2
fix(package): require @octokit/webhooks@^5.0.2 (#691)
Relax webhooks requirement
fix(package): update @octokit/webhooks to version 5.0.1
Update best-practices.md (#682)
7.1.1
add npm ignore for package-locks
update octokit/rest and tests to use /app/installations (#681)
...
* Add env var INSTALLATION_TOKEN_TTL
* Fixed jest tests not running under yarn with insecure localhost warning
* Update configuration.md
* Added integration nock tests for Application auth cache
* Fix test comment typo
* Clean global variables both before and after auth cache tests
* origin/master:
chore(package): update ts-jest to version 23.0.0 (#602)
chore(test): Convert application tests to TypeScript (#614)
Clarifies the Probot requires a webhook secret (#621)
chore(test): Run tslint against tests (#622)
Tweak formatting of config docs (#603)
Fix: Improve typing of Context (#617)
fix: Make cacheErrors option optional (#616)
7.0.1
Update ocotokit/rest.js to v15.9.4 (#610)
fix: Remove extra event setting (#611)
Update eslint to the latest version 🚀 (#581)
docs: Fix new contribution grammar (#609)
update the example app id image (#606)
Update links for our API (#604)
Remove next tag (#595)
7.0.0
Various cleanup and fixes from TS checklist (#585)
Add some documentation about TS to README and CONTRIBUTING (#590)
chore: Use tslint-config-standard (#594)