Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gopkg.in/go-playground/webhooks.v5 from 5.13.0 to 5.16.0 #9

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 25, 2020

Bumps gopkg.in/go-playground/webhooks.v5 from 5.13.0 to 5.16.0.

Release notes

Sourced from gopkg.in/go-playground/webhooks.v5's releases.

Release v5.16.0

What's new?

  • GitLab: Add labels array in MergeRequestEventPayload, thanks @takirala for the PR

Release v5.15.0

What's new?

  • Add support for pr:from_ref_updated event for Bitbucket Server, thanks @chhsia0 for the PR
  • Add support of handling GitLab hooks in different way, thanks @aritas1 for the PR

Release v5.14.0

What's new?

  • Fixed pipeline hook for GitLab >= 12.3 PR
  • Added changes field in to PullRequestPayload of GitHub, thanks @yinxulai for the PR
  • Added missing ID for Project, missing UserUserName for PushEventPayload & TagEventPayload, thanks @marcinwyszynski for the PR
Commits
  • 30fb8f8 Merge pull request #114 from takirala/tga/add-labels-support
  • 957d07e Update .travis.yml (#120)
  • b616136 Merge pull request #111 from aritas1/v5
  • 303483b Merge pull request #112 from chhsia0/bitbucketserver-pr-from-ref-updated
  • 4156f32 gitlab: Add labels array in MergeRequestEventPayload
  • b03dc86 update system hooks to handle event_name fields
  • 9f0c3ac add system hook example data for merge request
  • f4ad678 add a system tag push example
  • a230622 add a system push example
  • 7c04644 Added support for Bitbucket server pr:from_ref_updated event.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 25, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/gopkg.in/go-playground/webhooks.v5-5.16.0 branch from 37d872e to 1bdd527 Compare November 25, 2020 00:08
Bumps [gopkg.in/go-playground/webhooks.v5](https://github.com/go-playground/webhooks) from 5.13.0 to 5.16.0.
- [Release notes](https://github.com/go-playground/webhooks/releases)
- [Commits](go-playground/webhooks@v5.13.0...v5.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/gopkg.in/go-playground/webhooks.v5-5.16.0 branch from 1bdd527 to a4890dc Compare November 26, 2020 01:54
@LinuxSuRen LinuxSuRen merged commit 32aae22 into master Nov 26, 2020
@LinuxSuRen LinuxSuRen deleted the dependabot/go_modules/gopkg.in/go-playground/webhooks.v5-5.16.0 branch November 26, 2020 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant