Skip to content

Commit 356427f

Browse files
authored
fix(deps): update module github.com/google/go-github/v52 to v53 (#2304)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/google/go-github/v52](https://togithub.com/google/go-github) | require | major | `v52.0.0` -> `v53.2.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>google/go-github</summary> ### [`v53.2.0`](https://togithub.com/google/go-github/releases/tag/v53.2.0) [Compare Source](https://togithub.com/google/go-github/compare/v53.1.0...v53.2.0) This minor release contains the following changes: - Implement rulesets ([#&#8203;2795](https://togithub.com/google/go-github/issues/2795)) - Support code scanning default setup configuration ([#&#8203;2808](https://togithub.com/google/go-github/issues/2808)) - Add generate-jitconfig API for self-hosted runners ([#&#8203;2801](https://togithub.com/google/go-github/issues/2801)) - Initial implementation of codespaces API ([#&#8203;2803](https://togithub.com/google/go-github/issues/2803)) - Fix missing Include, Exclude fields in RulesetRefConditionParameters ([#&#8203;2810](https://togithub.com/google/go-github/issues/2810)) - Bump version of go-github to v53.2.0 ([#&#8203;2811](https://togithub.com/google/go-github/issues/2811)) ### [`v53.1.0`](https://togithub.com/google/go-github/releases/tag/v53.1.0) [Compare Source](https://togithub.com/google/go-github/compare/v53.0.0...v53.1.0) This minor release contains the following changes: - Bump go-github from v52.0.0 to v53.0.0 in /scrape ([#&#8203;2800](https://togithub.com/google/go-github/issues/2800)) - Add GitHub App event security_advisory ([#&#8203;2799](https://togithub.com/google/go-github/issues/2799)) - Fix auth vulnerability ([#&#8203;2805](https://togithub.com/google/go-github/issues/2805)) - Bump version of go-github to v53.1.0 ([#&#8203;2806](https://togithub.com/google/go-github/issues/2806)) ### [`v53.0.0`](https://togithub.com/google/go-github/releases/tag/v53.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v52.0.0...v53.0.0) This release contains the following breaking API changes: - Update DependabotSecretsSelectedRepoIDs type to \[]int64 ([#&#8203;2794](https://togithub.com/google/go-github/issues/2794)) and the following additional changes: - Bump go-github from v51.0.0 to v52.0.0 in /scrape ([#&#8203;2767](https://togithub.com/google/go-github/issues/2767)) - Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;2768](https://togithub.com/google/go-github/issues/2768)) - Change the CreateRequiredWorkflow method from PUT to POST ([#&#8203;2771](https://togithub.com/google/go-github/issues/2771)) - Add Repository field to DependabotAlert ([#&#8203;2772](https://togithub.com/google/go-github/issues/2772)) - Add omitempty to CreateOrgInvitationOptions fields ([#&#8203;2778](https://togithub.com/google/go-github/issues/2778)) - Bump golang.org/x/net from 0.9.0 to 0.10.0 in /scrape ([#&#8203;2779](https://togithub.com/google/go-github/issues/2779)) - Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 ([#&#8203;2780](https://togithub.com/google/go-github/issues/2780)) - Support x-ratelimit-reset handling for secondary rate limits ([#&#8203;2775](https://togithub.com/google/go-github/issues/2775)) - Support deployment protection rule event type ([#&#8203;2773](https://togithub.com/google/go-github/issues/2773)) - Support array type in go generate with whitelist ([#&#8203;2776](https://togithub.com/google/go-github/issues/2776)) - Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 ([#&#8203;2781](https://togithub.com/google/go-github/issues/2781)) - Add test for resource JSON marshaling ([#&#8203;2783](https://togithub.com/google/go-github/issues/2783)) - Bump codecov/codecov-action from 3.1.3 to 3.1.4 ([#&#8203;2784](https://togithub.com/google/go-github/issues/2784)) - Add missing fields to AuditEntry ([#&#8203;2786](https://togithub.com/google/go-github/issues/2786)) - Add "new_name" parameter to repo transfer request ([#&#8203;2788](https://togithub.com/google/go-github/issues/2788)) - Add workflow run display title ([#&#8203;2792](https://togithub.com/google/go-github/issues/2792)) - Bump version of go-github to v53.0.0 ([#&#8203;2797](https://togithub.com/google/go-github/issues/2797)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/slsa-framework/slsa-github-generator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 7156201 commit 356427f

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

github/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package github
1717
import (
1818
"context"
1919

20-
"github.com/google/go-github/v52/github"
20+
"github.com/google/go-github/v53/github"
2121
"golang.org/x/oauth2"
2222
)
2323

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ require (
77
github.com/go-openapi/strfmt v0.21.7
88
github.com/go-openapi/swag v0.22.3
99
github.com/google/go-cmp v0.5.9
10-
github.com/google/go-github/v52 v52.0.0
10+
github.com/google/go-github/v53 v53.2.0
1111
github.com/in-toto/in-toto-golang v0.9.0
1212
github.com/pelletier/go-toml v1.9.5
13-
github.com/pkg/errors v0.9.1
1413
github.com/secure-systems-lab/go-securesystemslib v0.6.0
1514
github.com/sigstore/cosign/v2 v2.0.2
1615
github.com/sigstore/rekor v1.2.0
@@ -142,6 +141,7 @@ require (
142141
github.com/opentracing/opentracing-go v1.2.0 // indirect
143142
github.com/pborman/uuid v1.2.1 // indirect
144143
github.com/pelletier/go-toml/v2 v2.0.6 // indirect
144+
github.com/pkg/errors v0.9.1 // indirect
145145
github.com/sassoftware/relic v7.2.1+incompatible // indirect
146146
github.com/segmentio/ksuid v1.0.4 // indirect
147147
github.com/shibumi/go-pathspec v1.3.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,8 @@ github.com/google/go-containerregistry v0.14.1-0.20230409045903-ed5c185df419 h1:
449449
github.com/google/go-containerregistry v0.14.1-0.20230409045903-ed5c185df419/go.mod h1:ETSJmRH9iO4Q0WQILIMkDUiKk+CaxItZW+gEDjyw8Ug=
450450
github.com/google/go-github/v50 v50.2.0 h1:j2FyongEHlO9nxXLc+LP3wuBSVU9mVxfpdYUexMpIfk=
451451
github.com/google/go-github/v50 v50.2.0/go.mod h1:VBY8FB6yPIjrtKhozXv4FQupxKLS6H4m6xFZlT43q8Q=
452-
github.com/google/go-github/v52 v52.0.0 h1:uyGWOY+jMQ8GVGSX8dkSwCzlehU3WfdxQ7GweO/JP7M=
453-
github.com/google/go-github/v52 v52.0.0/go.mod h1:WJV6VEEUPuMo5pXqqa2ZCZEdbQqua4zAk2MZTIo+m+4=
452+
github.com/google/go-github/v53 v53.2.0 h1:wvz3FyF53v4BK+AsnvCmeNhf8AkTaeh2SoYu/XUvTtI=
453+
github.com/google/go-github/v53 v53.2.0/go.mod h1:XhFRObz+m/l+UCm9b7KSIC3lT3NWSXGt7mOsAWEloao=
454454
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
455455
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
456456
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=

slsa/clientprovider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package slsa
1717
import (
1818
"context"
1919

20-
githubapi "github.com/google/go-github/v52/github"
20+
githubapi "github.com/google/go-github/v53/github"
2121

2222
"github.com/slsa-framework/slsa-github-generator/github"
2323
)

0 commit comments

Comments
 (0)