Skip to content

chore(deps): update module github.com/google/go-github/v54 to v55

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

This MR contains the following updates:

Package Type Update Change
github.com/google/go-github/v54 require major v54.0.0 -> v55.0.0

Release Notes

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

v55.0.0

Compare Source

This release contains the following breaking API changes:

  • Add missing fields to SecurityAdvisoryEvent and rename others (#​2889)

and the following additional changes:

  • Bump go-github from v53 to v54 in /scrape (#​2882)
  • Add support for enable/disable private vulnerability reporting on repositories (#​2887)
  • Add support for organization, repository webhook configuration (#​2885)
  • Return json.Unmarshal error when importing issues deferred (#​2892)
  • Remove dependency on "golang.org/x/oauth2" (#​2895)
  • Add support for dependabot_alert webhook event (#​2888)
  • Fix merge issue from field renaming (#​2906)
  • Add missing CodeScanning endpoints (#​2900)
  • Update package constructors (#​2904)
  • Fix serialization of repository_names conditions object (#​2910)
  • Bump actions/checkout from 3 to 4 (#​2912)
  • Bump version of go-github to v55.0.0 (#​2914)

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