fix(deps): update module github.com/google/go-github/v84 to v87#1102
Open
tagoro9-renovatebot[bot] wants to merge 2 commits into
Open
fix(deps): update module github.com/google/go-github/v84 to v87#1102tagoro9-renovatebot[bot] wants to merge 2 commits into
tagoro9-renovatebot[bot] wants to merge 2 commits into
Conversation
Contributor
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
7 times, most recently
from
May 26, 2026 01:11
de93835 to
300b529
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
7 times, most recently
from
June 2, 2026 01:22
4c05b99 to
6a638bf
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
8 times, most recently
from
June 10, 2026 01:18
8400e74 to
84ef1c5
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
7 times, most recently
from
June 17, 2026 01:24
1b7447e to
8674913
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
8 times, most recently
from
July 2, 2026 01:14
3e06000 to
514545b
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
7 times, most recently
from
July 9, 2026 04:05
0b56762 to
fea5157
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
8 times, most recently
from
July 17, 2026 03:30
0291df9 to
895f8eb
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
4 times, most recently
from
July 21, 2026 03:33
e43830e to
f0086fc
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_github.com-google-go-github-v84-87.x
branch
from
July 22, 2026 03:32
97ccebf to
9d5db2c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v84.0.0->v87.0.0Release Notes
google/go-github (github.com/google/go-github/v84)
v87.0.0Compare Source
This release contains the following breaking API changes:
GetConsumedLicensestoListConsumedLicenses(#4226)BREAKING CHANGE:
EnterpriseService.GetConsumedLicensesis nowEnterpriseService.ListConsumedLicenses.GetAllRepositoryRulesetstoListAllRepositoryRulesets(#4227)BREAKING CHANGE:
OrganizationsService.GetAllRepositoryRulesetsis nowOrganizationsService.ListAllRepositoryRulesets.GetRulesForBranchtoListRulesForBranch(#4229)BREAKING CHANGE:
RepositoriesService.GetRulesForBranchis nowRepositoriesService.ListRulesForBranch.BREAKING CHANGE: Clients are now constructed with a nicer builder pattern. See docs for details.
IssueFieldValueswith schema (#4207)BREAKING CHANGE:
IssueRequest.IssueFieldValuestype is changed....and the following additional changes:
MarshalJSON(#4211)httptestserver to prevent test flakiness (#4210)CodeSecurityConfiguration(#4205)go-githubfromv85tov86in /scrape (#4199)v86.0.0Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE: All internal calls now provide
Contextvia theRequestitself.PrivateRegistries(#4159)BREAKING CHANGE:
PrivateRegistriesServiceis updated to API version2026-03-10with struct and response changes....and the following additional changes:
go-githubtov86.0.0(#4198)otelmodule name (#4187)deploy_keys_enabled_for_repositoriesand secret scanning custom link fields toOrganizationstruct (#4188)testJSONBodyhelper for request body assertions in tests (#4183)RetryAfterinAbuseRateLimitError.Erroroutput (#4181)IDin Ruleset API responses (#4178)ArchivedAtfield toOrganizationstruct (#4179)v85.0.0Compare Source
This release contains the following breaking API changes:
createandupdateon custom org role (#4075)BREAKING CHANGE:
GetOrgRole,CreateCustomOrgRole, andUpdateCustomOrgRolehave new params and return values.idfromint64tostringinActivityService.MarkThreadDone(#4056)BREAKING CHANGE:
ActivityService.MarkThreadDoneacceptsstringidinstead ofint64....and the following additional changes:
openapi_operations.yaml(#4172)CodeSecuritytoSecurityAndAnalysis(#4155)DownloadCopilotMetricshelper method (#4149)apiVersionto GitHub API link (#4147)redundantptrcustom linter (#4148)github.Ptrcalls (#4145)Userfields (#4146)Marketplace.Stubbedduring client copy (#4144)sanitizeURLsecrets redactions (#4126)[]*Tfields ingen-iterators.go(#4128)ValidatePayloadFromBody(#4125)requestCountin rate limit tests (#4124)generate.shby removinggit worktreeand using generator-based check (#4120)golangci-lint-action; removenewreposecretwithlibsodium(#4119)structfield.Settingsincheck-structfield-settings(#4108)newand&SomeStruct{}and add newextraneousnewcustom linter (#4106)NetworkConfigurationIDandHostedRunnersURLto enterprise runner group types (#4099)ListRunnerGroupHostedRunnersfor org runner groups (#4100)default: nonelinters; remove duplicated (#4097)Cursorpagination for*.ListHookDeliveriesIter(#4096)ParseWebHook(#4076)script/lint.shoutput simpler to read (#4073)client_idfield toApp(#4060)CopilotServicetests (#4058)TestDo_rateLimit_abuseRateLimitError_xRateLimitReset(#4057)SASas a common initialism tostructfield(#4054)README.md(#4053)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 PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.