Skip to content

chore(deps): update module github.com/google/go-github/v56 to v57

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

This MR contains the following updates:

Package Type Update Change
github.com/google/go-github/v56 require major v56.0.0 -> v57.0.0

Release Notes

google/go-github (github.com/google/go-github/v56)

v57.0.0

Compare Source

This release contains the following breaking API change:

  • Change PushEvent.Pusher type to CommitAuthor (#​2999)

...and the following additional changes:

  • Bump go-github from v55 to v56 in /scrape (#​2962)
  • Add support for packages IP address for APIMeta (#​2964)
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#​2967)
  • Move RateLimits method to a service (#​2969)
  • Add nil check in ErrorResponse.Error method (#​2971)
  • Lint godoc comments (#​2972)
  • Add referenced workflows to WorkflowRun (#​2975)
  • Use metadata to reconcile go-github with GitHub's OpenAPI descriptions (#​2919)
  • Fix branch protection request fields (#​2977)
  • Add dependabot alert update endpoint (#​2981)
  • Bump golang.org/x/sync from 0.4.0 to 0.5.0 in /tools (#​2990)
  • Deprecate RepositoriesService.List (#​2988)
  • Add support for Required Workflows (#​2979)
  • Implement Custom Properties (#​2986)
  • Bump golang.org/x/net from 0.17.0 to 0.18.0 in /scrape (#​2991)
  • Add default branch to repository edit event (#​2995)
  • Add Draft to Issue type (#​2997)
  • Fix secondary rate limits URL (#​3001)
  • Bump golang.org/x/net from 0.18.0 to 0.19.0 in /scrape (#​3003)
  • Implement global security advisories API (#​2993)
  • Bump version of go-github to v57.0.0 (#​3009)

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