abtris / hugo-netlify-autoupdater

Auto updater using Github Actions for my blogs created in Hugo and deployed to Netlify.
MIT License
2 stars 0 forks source link

fix(deps): update module github.com/google/go-github/v51 to v52 #43

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v51 require major v51.0.0 -> v52.0.0

Release Notes

google/go-github ### [`v52.0.0`](https://togithub.com/google/go-github/releases/tag/v52.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v51.0.0...v52.0.0) This release contains the following breaking API changes: - Update Create/Update methods to return the workflow ([#​2759](https://togithub.com/google/go-github/issues/2759)) and the following additional changes: - Bump go-github from 50.2.0 to 51.0.0 in /scrape ([#​2740](https://togithub.com/google/go-github/issues/2740)) - Add Topics to PushEventRepository ([#​2742](https://togithub.com/google/go-github/issues/2742)) - Add fields to Branch Protection endpoint ([#​2744](https://togithub.com/google/go-github/issues/2744)) - Add GetTime method to Timestamp ([#​2743](https://togithub.com/google/go-github/issues/2743)) - Bump golang.org/x/net from 0.8.0 to 0.9.0 in /scrape ([#​2748](https://togithub.com/google/go-github/issues/2748)) - Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 ([#​2747](https://togithub.com/google/go-github/issues/2747)) - Add DNS health checks support for GitHub Pages ([#​2746](https://togithub.com/google/go-github/issues/2746)) - Add Owner to EditChange struct ([#​2750](https://togithub.com/google/go-github/issues/2750)) - Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#​2761](https://togithub.com/google/go-github/issues/2761)) - Add HeadBranch field to WorkflowJob ([#​2764](https://togithub.com/google/go-github/issues/2764)) - Add requester to InstallationEvent ([#​2763](https://togithub.com/google/go-github/issues/2763)) - Add InstallationsCount to App ([#​2765](https://togithub.com/google/go-github/issues/2765)) - Bump version of go-github to v52.0.0 ([#​2766](https://togithub.com/google/go-github/issues/2766))

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 Mend Renovate. View repository job log here.