Skip to content

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

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

This MR contains the following updates:

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

Release Notes

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

v58.0.0

Compare Source

This release contains the following breaking API changes:

  • Fix broken CreateOrUpdateRepoCustomPropertyValues (#​3023)
  • Remove ambiguous fields from AuditEntry (#​3017)

...and the following additional changes:

  • Bump go-github from v56 to v57 in /scrape (#​3010)
  • Update metadata (#​3012)
  • Bump actions/setup-go from 4 to 5 (#​3027)
  • Add scanning validity checks (#​3026)
  • Add Referrer field to AuditEntry (#​3032)
  • Add code_search and dependency_snapshots for RateLimits (#​3019)
  • Support temporary private fork creation via API (#​3025)
  • Escape package names to support names which include a slash (#​3002)
  • Don't update httpClient passed to NewClient (#​3011)
  • Add GetAllCustomPropertyValues for repositories (#​3020)
  • Add Copilot endpoints (#​2973)
  • Fix copilot API payload (#​3034)
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example (#​3033)
  • Fix example/go.sum (#​3035)
  • Bump github.com/getkin/kin-openapi from 0.120.0 to 0.122.0 in /tools (#​3015)
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /example (#​3039)
  • Add Repo and Action to IssueEvent (#​3040)
  • Bump golang.org/x/sync from 0.5.0 to 0.6.0 in /tools (#​3041)
  • Bump golang.org/x/net from 0.19.0 to 0.20.0 in /scrape (#​3042)
  • Bump version of go-github to v58.0.0 (#​3045)

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