This repository was archived by the owner on Jul 14, 2020. It is now read-only.
chore(deps): update dependency @octokit/webhooks-definitions to v1.6.0 #144
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:
1.1.2
->1.6.0
Release Notes
octokit/webhooks
v1.6.0
Compare Source
Features
client_payload
torepository_dispatch
event example (#46) (6556f8a)v1.5.1
Compare Source
Bug Fixes
registry_package
example payload (#39) (495fe38)v1.5.0
Compare Source
Features
v1.4.2
Compare Source
Bug Fixes
v1.4.1
Compare Source
Bug Fixes
v1.4.0
Compare Source
Features
v1.3.0
Compare Source
Features
Tons of new Events and actions:
https://developer.github.com/changes/2019-04-18-new-webhook-events-and-actions/
DeployKeyEvent
added
- Triggered when a deploy key is added to a repository.removed
- Triggered when a deploy key is removed from a repository.IssueEvent
locked
- Triggered when an issue is locked.unlocked
- Triggered when an issue is unlocked.MetaEvent
deleted
- Triggered when the hook itself is deleted.OrganizationEvent
renamed
- Triggered when the organization is renamed.deleted
- Triggered when the organization is deleted.PullRequestEvent
locked
- Triggered when an pull request is locked.unlocked
- Triggered when an pull request is unlocked.ReleaseEvent
created
- Triggered when a release is created.edited
- Triggered when a release is edited.deleted
- Triggered when a release is deleted.prereleased
- Triggered when a release is prereleased.unpublished
- Triggered when a release is unpublished.RepositoryEvent
edited
- Triggered when attributes on a repostory (e.g. description, default branch, homepage) are changed.renamed
- Triggered when a repository is renamed.transferred
- Triggered when a repository is transferred to a new owner.StarEvent
created
- Triggered when a star is added to a repository.deleted
- Triggered when a star is removed from a repository.v1.2.0
Compare Source
Features
content_reference
event (cca8bbf)installation.new_permissions_accepted
action (be4e57d)issues.pinned
,issues.unpinned
actions (ea20c8d)pull_request.ready_for_review
(26e3054)Renovate configuration
📅 Schedule: "before 3am on the first day of the month" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.