Update dependency probot to v7.4.0 #73
Merged
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.
This PR contains the following updates:
7.0.1->7.4.0Release Notes
probot/probot
v7.4.0Compare Source
Improvements
See full changelog
v7.3.1Compare Source
Fixes
See full changelog
v7.3.0Compare Source
Improvements
probot simulatein favor ofprobot receive(#726, #730) @gimenete, @hiimbex@octokit/rest(#721, #732) @hiimbexSee full changelog
v7.2.0Compare Source
Improvements
It's now easier to get started building your first Probot App thanks to support for GitHub App Manifests. Check out https://probot.github.io/docs/development/#configuring-a-github-app to learn more! (#650, #700, #701) by @wilhelmklopp, @bkeepers, and @hiimbex
Tests updates
See full changelog
v7.1.2Compare Source
Improvements
Security Update
See full changelog
v7.1.1Compare Source
Improvements
See full changelog
v7.1.0Compare Source
Improvements
If a webhook received from GitHub is not using the same value configured for
WEBHOOK_SECRETyou'll now see a more helpful error message telling you how to fix it. (#621, #647) @hiimbexBy default, installation tokens are cached for 59 minutes. You can now change that by setting
INSTALLATION_TOKEN_TTL(#638) @tommilliganPRIVATE_KEYcan now be a base64 encoded string, which make it a little easier to set in some deployment environments (#624) @tcbyrdMany more improvements to our TypeScript support, including:
context.github.query()(#667) @tcbyrdUpdate versions for a few dependencies:
Documentation:
Bring testing docs in line with probot/template (#627) @wilhelmklopp
Adding typescript option to
create-probot-appcommand (#630) @mousavianAdd probot-messages (#657) @hiimbex
See full changelog
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.