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

Update module github.com/google/go-github/v50 to v50.2.0 #36

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/v50 require minor v50.1.0 -> v50.2.0

Release Notes

google/go-github ### [`v50.2.0`](https://togithub.com/google/go-github/releases/tag/v50.2.0) [Compare Source](https://togithub.com/google/go-github/compare/v50.1.0...v50.2.0) This minor release contains the following interesting changes: - Add ListExternalGroupsForTeamBySlug to Teams API ([#​2674](https://togithub.com/google/go-github/issues/2674)) - Add DicussionCommentEvent Webhook ([#​2678](https://togithub.com/google/go-github/issues/2678)) - Add head_sha for ListWorkflowRunsOptions ([#​2703](https://togithub.com/google/go-github/issues/2703)) - Support HTTP Proxy from environment ([#​2686](https://togithub.com/google/go-github/issues/2686)) - Update custom repo roles URL ([#​2702](https://togithub.com/google/go-github/issues/2702)) - Move to Protonmail PGP ([#​2666](https://togithub.com/google/go-github/issues/2666)) - Fix SCIM query params ([#​2680](https://togithub.com/google/go-github/issues/2680)) - Add fields to update repository API and create branch protection API to match GitHub APIs ([#​2709](https://togithub.com/google/go-github/issues/2709)) in addition to these more maintenance-type changes: - Bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0 in /example ([#​2676](https://togithub.com/google/go-github/issues/2676)) - Bump github.com/xlzd/gotp from 0.0.0-20181030022105-c8557ba2c119 to 0.1.0 in /scrape ([#​2684](https://togithub.com/google/go-github/issues/2684)) - Update golangci-lint-action ([#​2694](https://togithub.com/google/go-github/issues/2694)) - Bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 in /scrape ([#​2683](https://togithub.com/google/go-github/issues/2683)) - Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 in /example ([#​2689](https://togithub.com/google/go-github/issues/2689)) - Bump golang.org/x/net from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0 in /example ([#​2691](https://togithub.com/google/go-github/issues/2691)) - Bump golang.org/x/net from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0 ([#​2692](https://togithub.com/google/go-github/issues/2692)) - Run go mod tidy -compat=1.17 ([#​2696](https://togithub.com/google/go-github/issues/2696)) - Fix golangci-lint ([#​2697](https://togithub.com/google/go-github/issues/2697)) - Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.7.0 ([#​2693](https://togithub.com/google/go-github/issues/2693)) - Bump golang.org/x/oauth2 from 0.0.0-20180821212333-d2e6202438be to 0.6.0 ([#​2695](https://togithub.com/google/go-github/issues/2695)) - Remove example subdirs in GitHub Actions linter workflow ([#​2701](https://togithub.com/google/go-github/issues/2701)) - Bump golang.org/x/net from 0.7.0 to 0.8.0 in /scrape ([#​2698](https://togithub.com/google/go-github/issues/2698)) - Bump version of go-github to v50.2.0 ([#​2710](https://togithub.com/google/go-github/issues/2710))

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.