Skip to content

chore(deps): update module github.com/google/go-github/v50 to v51

Renovate Bot requested to merge renovate/github.com-google-go-github-v50-51.x into main

This MR contains the following updates:

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

Release Notes

google/go-github

v51.0.0

Compare Source

This release contains the following breaking API changes:

  • Add ListOptions to GetAdvancedSecurityActiveCommittersOrg (#​2720)
  • Change PrivateRepos from int to int64 (#​2738)

and the following additional changes:

  • Bump actions/setup-go from 3 to 4 (#​2713)
  • Bump github.com/google/go-github/v50 from 50.1.0 to 50.2.0 in /scrape (#​2714)
  • Add added_by and last_used fields to keys (#​2718)
  • Add CanAdminsBypass to Environment (#​2721)
  • Add download capability for workflow run attempt logs (#​2716)
  • Add CanAdminsBypass to CreateUpdateEnvironment (#​2727)
  • Add BuildType to GitHub Repo Pages (#​2724)
  • Set authenticated user's email visibility (#​2711)
  • Add support for deleting an org (#​2728)
  • verify payload signature if present (#​2732)
  • Implement the actions required workflows APIs (#​2730)
  • Add options for listing workflow runs (#​2735)
  • Bump version of go-github to v51.0.0 (#​2739)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports