rancher / fleet

Deploy workloads from Git to large fleets of Kubernetes clusters
https://fleet.rancher.io/
Apache License 2.0
1.5k stars 226 forks source link

chore(deps): update module gopkg.in/go-playground/webhooks.v5 to v6 #2500

Closed renovate-rancher[bot] closed 3 months ago

renovate-rancher[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
gopkg.in/go-playground/webhooks.v5 require major v5.17.0 -> v6.3.0

Release Notes

go-playground/webhooks (gopkg.in/go-playground/webhooks.v5) ### [`v6.3.0`](https://togithub.com/go-playground/webhooks/releases/tag/v6.3.0): Release 6.3.0 [Compare Source](https://togithub.com/go-playground/webhooks/compare/v6.2.0...v6.3.0) #### What's new? - Added Azure DevOps git push event [this PR](https://togithub.com/go-playground/webhooks/pull/181) - Added missing fields to GitLab PipelineObjectAttributes [this PR](https://togithub.com/go-playground/webhooks/pull/176) - Added installation struct in multiple GitHub payloads [this PR](https://togithub.com/go-playground/webhooks/pull/178) ### [`v6.2.0`](https://togithub.com/go-playground/webhooks/releases/tag/v6.2.0): Release 6.2.0 [Compare Source](https://togithub.com/go-playground/webhooks/compare/v6.1.0...v6.2.0) #### What's new? Added initial Azure Devops in [this PR](https://togithub.com/go-playground/webhooks/pull/136) ### [`v6.1.0`](https://togithub.com/go-playground/webhooks/releases/tag/v6.1.0): Release 6.1.0 [Compare Source](https://togithub.com/go-playground/webhooks/compare/v6.0.1...v6.1.0) #### What's new? - Added `gitea` webhook support with [this PR](https://togithub.com/go-playground/webhooks/pull/145) - Added GitHub Repository edited, renamed and transfer events in [this PR](https://togithub.com/go-playground/webhooks/pull/171) - Added GitLab FailureReason support in [this PR](https://togithub.com/go-playground/webhooks/pull/169) - Fixed GitHub typo in payload struct with [this PR](https://togithub.com/go-playground/webhooks/pull/168) - Added support for GitLag BuildQueueDuration in [this PR](https://togithub.com/go-playground/webhooks/pull/166) - Made GitLag verification constant time in [this PR](https://togithub.com/go-playground/webhooks/pull/165) - Add GitHub dependant Alert event in [this PR](https://togithub.com/go-playground/webhooks/pull/164) - Added GitLag system hooks in [this PR](https://togithub.com/go-playground/webhooks/pull/162) - Add support for GitLab assignees in [this PR](https://togithub.com/go-playground/webhooks/pull/161) - Add GitHub App Authorization Event in [this PR](https://togithub.com/go-playground/webhooks/pull/157) - Added GitLag Deployment Event in [this PR](https://togithub.com/go-playground/webhooks/pull/156/) - Added GitLag confidential comments support n [this PR](https://togithub.com/go-playground/webhooks/pull/154) - Fixed GitLab project json tag in [this PR](https://togithub.com/go-playground/webhooks/pull/152) - Update README and typos in [this PR](https://togithub.com/go-playground/webhooks/pull/150) ### [`v6.0.1`](https://togithub.com/go-playground/webhooks/releases/tag/v6.0.1): Release 6.0.1 [Compare Source](https://togithub.com/go-playground/webhooks/compare/v5.17.0...v6.0.1) Fix time parsing issue.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Renovate Bot.

renovate-rancher[bot] commented 3 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: gopkg.in/go-playground/webhooks.v6@v6.3.0: parsing go.mod:
    module declares its path as: github.com/go-playground/webhooks/v6
            but was required as: gopkg.in/go-playground/webhooks.v6
renovate-rancher[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.