Skip to content

dev: Update module github.com/google/go-github/v86 to v87 - autoclosed#138

Closed
mm-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-google-go-github-v86-87.x
Closed

dev: Update module github.com/google/go-github/v86 to v87 - autoclosed#138
mm-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-google-go-github-v86-87.x

Conversation

@mm-renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-github/v86 v86.0.0v87.0.0 age adoption passing confidence

Release Notes

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

v87.0.0

Compare Source

This release contains the following breaking API changes:

  • refactor!: Change GetConsumedLicenses to ListConsumedLicenses (#​4226)
    BREAKING CHANGE: EnterpriseService.GetConsumedLicenses is now EnterpriseService.ListConsumedLicenses.
  • refactor!: Change GetAllRepositoryRulesets to ListAllRepositoryRulesets (#​4227)
    BREAKING CHANGE: OrganizationsService.GetAllRepositoryRulesets is now OrganizationsService.ListAllRepositoryRulesets.
  • refactor!: Change GetRulesForBranch to ListRulesForBranch (#​4229)
    BREAKING CHANGE: RepositoriesService.GetRulesForBranch is now RepositoriesService.ListRulesForBranch.
  • feat!: Refactor client constructor to use options pattern (#​4201)
    BREAKING CHANGE: Clients are now constructed with a nicer builder pattern. See docs for details.
  • fix!: Align IssueFieldValues with schema (#​4207)
    BREAKING CHANGE: IssueRequest.IssueFieldValues type is changed.

...and the following additional changes:

  • chore: Bump version of go-github to v87.0.0 (#​4233)
  • feat: Add enterprise app installation lookup (#​4230)
  • chore: Update openapi_operations.yaml (#​4228)
  • fix: Use value receiver for MarshalJSON (#​4211)
  • chore: Update dependencies (#​4224)
  • fix: Close httptest server to prevent test flakiness (#​4210)
  • feat: Add two new fields to org CodeSecurityConfiguration (#​4205)
  • chore: Bump golangci-lint to v2.12.2 (#​4206)
  • build(deps): Bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.11.0 in /example (#​4203)
  • fix: Limit HTTP error response body reads to prevent OOM (#​4191)
  • feat: Add issue field values support for write and read (#​4200)
  • chore: Bump go-github from v85 to v86 in /scrape (#​4199)

Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR has been generated by Mend Renovate.

@mm-renovate-bot
Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go install github.com/marwan-at-work/mod/cmd/mod@latest
go: downloading github.com/marwan-at-work/mod v0.10.0
go: downloading github.com/urfave/cli/v2 v2.25.1
go: downloading github.com/PuerkitoBio/goquery v1.8.1
go: downloading github.com/google/go-github/v52 v52.0.0
go: downloading golang.org/x/mod v0.27.0
go: downloading golang.org/x/oauth2 v0.7.0
go: downloading golang.org/x/tools v0.36.0
go: downloading github.com/andybalholm/cascadia v1.3.2
go: downloading golang.org/x/net v0.43.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230426101702-58e86b294756
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/sync v0.16.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading golang.org/x/crypto v0.41.0
go: downloading github.com/cloudflare/circl v1.3.2
go: downloading golang.org/x/sys v0.35.0
github.com/marwan-at-work/mod/cmd/mod: go install github.com/marwan-at-work/mod/cmd/mod: copying /tmp/go-build2578993055/b001/exe/a.out: open /usr/local/bin/mod: permission denied

@mm-renovate-bot mm-renovate-bot Bot changed the title dev: Update module github.com/google/go-github/v86 to v87 dev: Update module github.com/google/go-github/v86 to v87 - autoclosed May 28, 2026
@mm-renovate-bot mm-renovate-bot Bot closed this May 28, 2026
@mm-renovate-bot mm-renovate-bot Bot deleted the renovate/github.com-google-go-github-v86-87.x branch May 28, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants