Skip to content

Commit

Permalink
chore(all): update deps (major) (#9599)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/apache/arrow/go/v14](https://github.com/apache/arrow) | `v14.0.2` -> `v15.0.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fapache%2farrow%2fgo%2fv14/v15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fapache%2farrow%2fgo%2fv14/v15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fapache%2farrow%2fgo%2fv14/v14.0.2/v15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fapache%2farrow%2fgo%2fv14/v14.0.2/v15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [github.com/google/go-github/v52](https://github.com/google/go-github) | `v52.0.0` -> `v60.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv52/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv52/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv52/v52.0.0/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv52/v52.0.0/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [github.com/google/go-github/v58](https://github.com/google/go-github) | `v58.0.0` -> `v60.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv58/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv58/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv58/v58.0.0/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv58/v58.0.0/v60.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>google/go-github (github.com/google/go-github/v52)</summary>

### [`v60.0.0`](https://github.com/google/go-github/releases/tag/v60.0.0)

[Compare Source](https://github.com/google/go-github/compare/v59.0.0...v60.0.0)

This release contains the following breaking API changes:

-   Turn RequiredStatusChecks Checks and Contexts into pointers ([#&#8203;3070](https://github.com/google/go-github/issues/3070))
-   feat!: Change Hook.Config field from map to \*HookConfig ([#&#8203;3073](https://github.com/google/go-github/issues/3073))

...and the following additional changes:

-   Bump go-github from v58 to v59 in /scrape ([#&#8203;3069](https://github.com/google/go-github/issues/3069))
-   Bump golang.org/x/net from 0.20.0 to 0.21.0 in /scrape ([#&#8203;3071](https://github.com/google/go-github/issues/3071))
-   Update workflow and tools to use Go 1.22 and 1.21 ([#&#8203;3074](https://github.com/google/go-github/issues/3074))
-   Add test case for JSON resource marshaling ([#&#8203;3075](https://github.com/google/go-github/issues/3075))
-   Add test case for JSON resource marshaling ([#&#8203;3076](https://github.com/google/go-github/issues/3076))
-   Rename function parameters to match usage as url parameters ([#&#8203;3078](https://github.com/google/go-github/issues/3078))
-   Add test case for JSON resource marshaling ([#&#8203;3080](https://github.com/google/go-github/issues/3080))
-   Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 in /scrape ([#&#8203;3085](https://github.com/google/go-github/issues/3085))
-   Bump codecov/codecov-action from 4.0.1 to 4.0.2 ([#&#8203;3084](https://github.com/google/go-github/issues/3084))
-   Bump version of go-github to v60.0.0 ([#&#8203;3086](https://github.com/google/go-github/issues/3086))

### [`v59.0.0`](https://github.com/google/go-github/releases/tag/v59.0.0)

[Compare Source](https://github.com/google/go-github/compare/v58.0.0...v59.0.0)

This release contains the following breaking API changes:

-   Add suspended as option to AdminService.CreateUser() ([#&#8203;3049](https://github.com/google/go-github/issues/3049))

...and the following additional changes:

-   Bump go-github from v57 to v58 in /scrape ([#&#8203;3046](https://github.com/google/go-github/issues/3046))
-   Fix issue in AcceptedError handling for UploadSarif ([#&#8203;3047](https://github.com/google/go-github/issues/3047))
-   Fix typos ([#&#8203;3048](https://github.com/google/go-github/issues/3048))
-   Add MergedAt field to PullRequestLinks ([#&#8203;3053](https://github.com/google/go-github/issues/3053))
-   Add default workflow permissions for enterprise/org/repo ([#&#8203;3054](https://github.com/google/go-github/issues/3054))
-   Bump actions/cache from 3 to 4 ([#&#8203;3055](https://github.com/google/go-github/issues/3055))
-   Add Topics to EditChange struct ([#&#8203;3057](https://github.com/google/go-github/issues/3057))
-   Add list repo org variables and secrets ([#&#8203;3058](https://github.com/google/go-github/issues/3058))
-   Fix leaked client transport on copy ([#&#8203;3051](https://github.com/google/go-github/issues/3051))
-   Bump codecov/codecov-action from 3.1.4 to 3.1.5 ([#&#8203;3061](https://github.com/google/go-github/issues/3061))
-   Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 in /tools ([#&#8203;3062](https://github.com/google/go-github/issues/3062))
-   Add custom properties on Repository and PushEventRepository ([#&#8203;3065](https://github.com/google/go-github/issues/3065))
-   Add support for deployment protection rules ([#&#8203;3050](https://github.com/google/go-github/issues/3050))
-   Bump codecov/codecov-action from 3.1.5 to 4.0.1 ([#&#8203;3066](https://github.com/google/go-github/issues/3066))
-   Add ListWorkflowJobsAttempt method to ActionsService ([#&#8203;3060](https://github.com/google/go-github/issues/3060))
-   Bump version of go-github to v59.0.0 ([#&#8203;3068](https://github.com/google/go-github/issues/3068))

### [`v58.0.0`](https://github.com/google/go-github/releases/tag/v58.0.0)

[Compare Source](https://github.com/google/go-github/compare/v57.0.0...v58.0.0)

This release contains the following breaking API changes:

-   Fix broken CreateOrUpdateRepoCustomPropertyValues ([#&#8203;3023](https://github.com/google/go-github/issues/3023))
-   Remove ambiguous fields from AuditEntry ([#&#8203;3017](https://github.com/google/go-github/issues/3017))

...and the following additional changes:

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

### [`v57.0.0`](https://github.com/google/go-github/releases/tag/v57.0.0)

[Compare Source](https://github.com/google/go-github/compare/v56.0.0...v57.0.0)

This release contains the following breaking API change:

-   Change PushEvent.Pusher type to CommitAuthor ([#&#8203;2999](https://github.com/google/go-github/issues/2999))

...and the following additional changes:

-   Bump go-github from v55 to v56 in /scrape ([#&#8203;2962](https://github.com/google/go-github/issues/2962))
-   Add support for packages IP address for APIMeta ([#&#8203;2964](https://github.com/google/go-github/issues/2964))
-   Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 ([#&#8203;2967](https://github.com/google/go-github/issues/2967))
-   Move RateLimits method to a service ([#&#8203;2969](https://github.com/google/go-github/issues/2969))
-   Add nil check in ErrorResponse.Error method ([#&#8203;2971](https://github.com/google/go-github/issues/2971))
-   Lint godoc comments ([#&#8203;2972](https://github.com/google/go-github/issues/2972))
-   Add referenced workflows to WorkflowRun ([#&#8203;2975](https://github.com/google/go-github/issues/2975))
-   Use metadata to reconcile go-github with GitHub's OpenAPI descriptions ([#&#8203;2919](https://github.com/google/go-github/issues/2919))
-   Fix branch protection request fields ([#&#8203;2977](https://github.com/google/go-github/issues/2977))
-   Add dependabot alert update endpoint ([#&#8203;2981](https://github.com/google/go-github/issues/2981))
-   Bump golang.org/x/sync from 0.4.0 to 0.5.0 in /tools ([#&#8203;2990](https://github.com/google/go-github/issues/2990))
-   Deprecate RepositoriesService.List ([#&#8203;2988](https://github.com/google/go-github/issues/2988))
-   Add support for Required Workflows ([#&#8203;2979](https://github.com/google/go-github/issues/2979))
-   Implement Custom Properties ([#&#8203;2986](https://github.com/google/go-github/issues/2986))
-   Bump golang.org/x/net from 0.17.0 to 0.18.0 in /scrape ([#&#8203;2991](https://github.com/google/go-github/issues/2991))
-   Add default branch to repository edit event ([#&#8203;2995](https://github.com/google/go-github/issues/2995))
-   Add Draft to Issue type ([#&#8203;2997](https://github.com/google/go-github/issues/2997))
-   Fix secondary rate limits URL ([#&#8203;3001](https://github.com/google/go-github/issues/3001))
-   Bump golang.org/x/net from 0.18.0 to 0.19.0 in /scrape ([#&#8203;3003](https://github.com/google/go-github/issues/3003))
-   Implement global security advisories API ([#&#8203;2993](https://github.com/google/go-github/issues/2993))
-   Bump version of go-github to v57.0.0 ([#&#8203;3009](https://github.com/google/go-github/issues/3009))

### [`v56.0.0`](https://github.com/google/go-github/releases/tag/v56.0.0)

[Compare Source](https://github.com/google/go-github/compare/v55.0.0...v56.0.0)

This release contains the following breaking API changes:

-   Remove ListServiceHooks ([#&#8203;2917](https://github.com/google/go-github/issues/2917))
-   Fix SecretScanning API by switching arguments from url to json ([#&#8203;2934](https://github.com/google/go-github/issues/2934))
-   Remove openpgp and change CreateCommit signature ([#&#8203;2935](https://github.com/google/go-github/issues/2935))
-   Allow up to maxRedirects upon receiving HTTP 301 status ([#&#8203;2939](https://github.com/google/go-github/issues/2939))
-   Escape branch string before inserting it in URL ([#&#8203;2948](https://github.com/google/go-github/issues/2948))
-   Create MarkdownService, EmojisService, CodesOfConductService and MetaService ([#&#8203;2937](https://github.com/google/go-github/issues/2937))
-   Support options for GetCodeownersErrors ([#&#8203;2953](https://github.com/google/go-github/issues/2953))

(NOTE: In particular, please play close attention to [#&#8203;2948](https://github.com/google/go-github/issues/2948) as it may affect the code around the call.
Specifically, you may be required to remove any escaping that you perform prior to calling the modified methods.)

...and the following additional changes:

-   Bump go-github from v54 to v55 in /scrape ([#&#8203;2915](https://github.com/google/go-github/issues/2915))
-   Add enterprise runner group operations ([#&#8203;2891](https://github.com/google/go-github/issues/2891))
-   Add GenerateEnterpriseJITConfig ([#&#8203;2890](https://github.com/google/go-github/issues/2890))
-   Fix linting ([#&#8203;2903](https://github.com/google/go-github/issues/2903))
-   Handle encoding value of "none" ([#&#8203;2924](https://github.com/google/go-github/issues/2924))
-   Correct NewEnterpriseClient deprecation message ([#&#8203;2923](https://github.com/google/go-github/issues/2923))
-   Fix golangci-lint timeout failures ([#&#8203;2931](https://github.com/google/go-github/issues/2931))
-   Bump golang.org/x/net from 0.14.0 to 0.15.0 in /scrape ([#&#8203;2925](https://github.com/google/go-github/issues/2925))
-   Add missing secret scanning alert fields ([#&#8203;2930](https://github.com/google/go-github/issues/2930))
-   Add development scripts ([#&#8203;2928](https://github.com/google/go-github/issues/2928))
-   Add enterprise actions permissions endpoints and reorg files ([#&#8203;2920](https://github.com/google/go-github/issues/2920))
-   Add SAML SSO audit log fields ([#&#8203;2941](https://github.com/google/go-github/issues/2941))
-   Add test for resource JSON marshaling - ActionVariable ([#&#8203;2942](https://github.com/google/go-github/issues/2942))
-   Add json marshaling tests for action usage and OIDC types ([#&#8203;2944](https://github.com/google/go-github/issues/2944))
-   Add List Installation Requests API ([#&#8203;2947](https://github.com/google/go-github/issues/2947))
-   Add support for "performed_via_github_app" and "requested_team" in IssueEvent ([#&#8203;2946](https://github.com/google/go-github/issues/2946))
-   Add "organization" field to more events ([#&#8203;2949](https://github.com/google/go-github/issues/2949))
-   Add Repository Security Advisories APIs ([#&#8203;2902](https://github.com/google/go-github/issues/2902))
-   Bump golang.org/x/net from 0.15.0 to 0.16.0 in /scrape ([#&#8203;2954](https://github.com/google/go-github/issues/2954))
-   Add prevent_self_review on repo environments ([#&#8203;2951](https://github.com/google/go-github/issues/2951))
-   Add type field to DeploymentBranchPolicy ([#&#8203;2957](https://github.com/google/go-github/issues/2957))
-   Bump golang.org/x/net from 0.16.0 to 0.17.0 in /scrape ([#&#8203;2958](https://github.com/google/go-github/issues/2958))
-   Bump golang.org/x/net from 0.10.0 to 0.17.0 in /example ([#&#8203;2960](https://github.com/google/go-github/issues/2960))
-   Bump version of go-github to v56.0.0 ([#&#8203;2961](https://github.com/google/go-github/issues/2961))

### [`v55.0.0`](https://github.com/google/go-github/releases/tag/v55.0.0)

[Compare Source](https://github.com/google/go-github/compare/v54.0.0...v55.0.0)

This release contains the following breaking API changes:

-   Add missing fields to SecurityAdvisoryEvent and rename others ([#&#8203;2889](https://github.com/google/go-github/issues/2889))

and the following additional changes:

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

### [`v54.0.0`](https://github.com/google/go-github/releases/tag/v54.0.0)

[Compare Source](https://github.com/google/go-github/compare/v53.2.0...v54.0.0)

This release contains the following breaking API changes:

-   Fix ListPullRequestsWithCommit option type ([#&#8203;2822](https://github.com/google/go-github/issues/2822))
-   Support repository_id in org ruleset conditions ([#&#8203;2825](https://github.com/google/go-github/issues/2825))
-   Fix repo rules bypass settings ([#&#8203;2831](https://github.com/google/go-github/issues/2831))
-   Fix old_name field in AuditEntry ([#&#8203;2849](https://github.com/google/go-github/issues/2849))

and the following additional changes:

-   Bump golang.org/x/net from 0.10.0 to 0.11.0 in /scrape ([#&#8203;2814](https://github.com/google/go-github/issues/2814))
-   Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 ([#&#8203;2812](https://github.com/google/go-github/issues/2812))
-   Bump github.com/google/go-github/v53 from 53.0.0 to 53.2.0 in /scrape ([#&#8203;2813](https://github.com/google/go-github/issues/2813))
-   Add Runner to generate-jitconfig method ([#&#8203;2818](https://github.com/google/go-github/issues/2818))
-   Remove unnecessary use of fmt.Sprintf ([#&#8203;2819](https://github.com/google/go-github/issues/2819))
-   Use bytes.Equal instead of bytes.Compare ([#&#8203;2820](https://github.com/google/go-github/issues/2820))
-   Fix CreateOrUpdateOrgSecret regression introduced in v53 ([#&#8203;2817](https://github.com/google/go-github/issues/2817))
-   Add Repository struct to SecretScanningAlert ([#&#8203;2823](https://github.com/google/go-github/issues/2823))
-   Add support for personal access tokens request review API ([#&#8203;2827](https://github.com/google/go-github/issues/2827))
-   Add support for personal_access_token_request webhook event type ([#&#8203;2826](https://github.com/google/go-github/issues/2826))
-   Support line comments on PRs ([#&#8203;2833](https://github.com/google/go-github/issues/2833))
-   Implement installation_target webhook event type ([#&#8203;2829](https://github.com/google/go-github/issues/2829))
-   Add secret type display to secret scanning alert ([#&#8203;2834](https://github.com/google/go-github/issues/2834))
-   Use a sentinel error when blocking paths for RepositoriesServices.GetContents ([#&#8203;2837](https://github.com/google/go-github/issues/2837))
-   Add support for SAML SSO authorization APIs ([#&#8203;2835](https://github.com/google/go-github/issues/2835))
-   Bump golang.org/x/net from 0.11.0 to 0.12.0 in /scrape ([#&#8203;2839](https://github.com/google/go-github/issues/2839))
-   Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 ([#&#8203;2840](https://github.com/google/go-github/issues/2840))
-   Add Dependabot field in security_and_analysis ([#&#8203;2846](https://github.com/google/go-github/issues/2846))
-   Add new query params for AlertListOptions ([#&#8203;2848](https://github.com/google/go-github/issues/2848))
-   Add old_name field to AuditEntry ([#&#8203;2843](https://github.com/google/go-github/issues/2843))
-   Add OldLogin field to AuditEntryData ([#&#8203;2850](https://github.com/google/go-github/issues/2850))
-   Check for nil pointer in update rule parameters ([#&#8203;2854](https://github.com/google/go-github/issues/2854))
-   Fix dropped test error ([#&#8203;2858](https://github.com/google/go-github/issues/2858))
-   Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 ([#&#8203;2859](https://github.com/google/go-github/issues/2859))
-   Bump golang.org/x/net from 0.12.0 to 0.14.0 in /scrape ([#&#8203;2860](https://github.com/google/go-github/issues/2860))
-   Add ListOptions pagination for Dependabot alerts ([#&#8203;2853](https://github.com/google/go-github/issues/2853))
-   Add support for Security Advisories Request CVE endpoint ([#&#8203;2857](https://github.com/google/go-github/issues/2857))
-   Add support for the security and analysis webhook event ([#&#8203;2862](https://github.com/google/go-github/issues/2862))
-   Add support for projects_v2 and projects_v2\_item webhook events ([#&#8203;2868](https://github.com/google/go-github/issues/2868))
-   Defer closing body before checking HTTP status code ([#&#8203;2870](https://github.com/google/go-github/issues/2870))
-   Add GetAutomatedSecurityFixes to report status ([#&#8203;2842](https://github.com/google/go-github/issues/2842))
-   Adding missing field important to find branch in fork from same owner ([#&#8203;2873](https://github.com/google/go-github/issues/2873))
-   Add WorkflowRun and Workflow to DeploymentEvent ([#&#8203;2755](https://github.com/google/go-github/issues/2755))
-   Replace deprectated crypto/ssh/terminal module in examples ([#&#8203;2876](https://github.com/google/go-github/issues/2876))
-   Update workflow to use Go 1.21 and 1.20 ([#&#8203;2878](https://github.com/google/go-github/issues/2878))
-   Add TriggeringActor to WorkflowRun ([#&#8203;2879](https://github.com/google/go-github/issues/2879))
-   Add WebhookTypes and EventForType methods ([#&#8203;2865](https://github.com/google/go-github/issues/2865))
-   Add support for fetching SBOMs ([#&#8203;2869](https://github.com/google/go-github/issues/2869))
-   Add SubmoduleGitURL to RepositoryContent ([#&#8203;2880](https://github.com/google/go-github/issues/2880))
-   Bump version of go-github to v54.0.0 ([#&#8203;2881](https://github.com/google/go-github/issues/2881))

### [`v53.2.0`](https://github.com/google/go-github/releases/tag/v53.2.0)

[Compare Source](https://github.com/google/go-github/compare/v53.1.0...v53.2.0)

This minor release contains the following changes:

-   Implement rulesets ([#&#8203;2795](https://github.com/google/go-github/issues/2795))
-   Support code scanning default setup configuration ([#&#8203;2808](https://github.com/google/go-github/issues/2808))
-   Add generate-jitconfig API for self-hosted runners ([#&#8203;2801](https://github.com/google/go-github/issues/2801))
-   Initial implementation of codespaces API ([#&#8203;2803](https://github.com/google/go-github/issues/2803))
-   Fix missing Include, Exclude fields in RulesetRefConditionParameters ([#&#8203;2810](https://github.com/google/go-github/issues/2810))
-   Bump version of go-github to v53.2.0 ([#&#8203;2811](https://github.com/google/go-github/issues/2811))

### [`v53.1.0`](https://github.com/google/go-github/releases/tag/v53.1.0)

[Compare Source](https://github.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://github.com/google/go-github/issues/2800))
-   Add GitHub App event security_advisory ([#&#8203;2799](https://github.com/google/go-github/issues/2799))
-   Fix auth vulnerability ([#&#8203;2805](https://github.com/google/go-github/issues/2805))
-   Bump version of go-github to v53.1.0 ([#&#8203;2806](https://github.com/google/go-github/issues/2806))

### [`v53.0.0`](https://github.com/google/go-github/releases/tag/v53.0.0)

[Compare Source](https://github.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://github.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://github.com/google/go-github/issues/2767))
-   Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;2768](https://github.com/google/go-github/issues/2768))
-   Change the CreateRequiredWorkflow method from PUT to POST ([#&#8203;2771](https://github.com/google/go-github/issues/2771))
-   Add Repository field to DependabotAlert ([#&#8203;2772](https://github.com/google/go-github/issues/2772))
-   Add omitempty to CreateOrgInvitationOptions fields ([#&#8203;2778](https://github.com/google/go-github/issues/2778))
-   Bump golang.org/x/net from 0.9.0 to 0.10.0 in /scrape ([#&#8203;2779](https://github.com/google/go-github/issues/2779))
-   Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 ([#&#8203;2780](https://github.com/google/go-github/issues/2780))
-   Support x-ratelimit-reset handling for secondary rate limits ([#&#8203;2775](https://github.com/google/go-github/issues/2775))
-   Support deployment protection rule event type ([#&#8203;2773](https://github.com/google/go-github/issues/2773))
-   Support array type in go generate with whitelist ([#&#8203;2776](https://github.com/google/go-github/issues/2776))
-   Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 ([#&#8203;2781](https://github.com/google/go-github/issues/2781))
-   Add test for resource JSON marshaling ([#&#8203;2783](https://github.com/google/go-github/issues/2783))
-   Bump codecov/codecov-action from 3.1.3 to 3.1.4 ([#&#8203;2784](https://github.com/google/go-github/issues/2784))
-   Add missing fields to AuditEntry ([#&#8203;2786](https://github.com/google/go-github/issues/2786))
-   Add "new_name" parameter to repo transfer request ([#&#8203;2788](https://github.com/google/go-github/issues/2788))
-   Add workflow run display title ([#&#8203;2792](https://github.com/google/go-github/issues/2792))
-   Bump version of go-github to v53.0.0 ([#&#8203;2797](https://github.com/google/go-github/issues/2797))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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/googleapis/google-cloud-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot committed Mar 27, 2024
1 parent 85fbd65 commit fbf19aa
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 20 deletions.
8 changes: 4 additions & 4 deletions bigquery/arrow.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ import (
"math/big"

"cloud.google.com/go/civil"
"github.com/apache/arrow/go/v14/arrow"
"github.com/apache/arrow/go/v14/arrow/array"
"github.com/apache/arrow/go/v14/arrow/ipc"
"github.com/apache/arrow/go/v14/arrow/memory"
"github.com/apache/arrow/go/v15/arrow"
"github.com/apache/arrow/go/v15/arrow/array"
"github.com/apache/arrow/go/v15/arrow/ipc"
"github.com/apache/arrow/go/v15/arrow/memory"
"google.golang.org/api/iterator"
)

Expand Down
3 changes: 2 additions & 1 deletion bigquery/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
cloud.google.com/go/iam v1.1.7
cloud.google.com/go/longrunning v0.5.6
cloud.google.com/go/storage v1.39.1
github.com/apache/arrow/go/v14 v14.0.2
github.com/apache/arrow/go/v15 v15.0.2
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/googleapis/gax-go/v2 v2.12.3
Expand Down Expand Up @@ -47,6 +47,7 @@ require (
go.opentelemetry.io/otel/sdk v1.22.0 // indirect
go.opentelemetry.io/otel/trace v1.24.0 // indirect
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/oauth2 v0.18.0 // indirect
Expand Down
5 changes: 3 additions & 2 deletions bigquery/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ cloud.google.com/go/longrunning v0.5.6/go.mod h1:vUaDrWYOMKRuhiv6JBnn49YxCPz2Ayn
cloud.google.com/go/storage v1.39.1 h1:MvraqHKhogCOTXTlct/9C3K3+Uy2jBmFYb3/Sp6dVtY=
cloud.google.com/go/storage v1.39.1/go.mod h1:xK6xZmxZmo+fyP7+DEF6FhNc24/JAe95OLyOHCXFH1o=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/apache/arrow/go/v14 v14.0.2 h1:N8OkaJEOfI3mEZt07BIkvo4sC6XDbL+48MBPWO5IONw=
github.com/apache/arrow/go/v14 v14.0.2/go.mod h1:u3fgh3EdgN/YQ8cVQRguVW3R+seMybFg8QBQ5LU+eBY=
github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE=
github.com/apache/arrow/go/v15 v15.0.2/go.mod h1:DGXsR3ajT524njufqf95822i+KTh+yea1jass9YXgjA=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
Expand Down Expand Up @@ -122,6 +122,7 @@ golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=
golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20231006140011-7918f672742d h1:jtJma62tbqLibJ5sFQz8bKtEM8rJBtfilJ2qTU199MI=
golang.org/x/exp v0.0.0-20231006140011-7918f672742d/go.mod h1:ldy0pHrwJyGW56pPQzzkH36rKxoZW1tw7ZJpeKx+hdo=
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc=
Expand Down
10 changes: 5 additions & 5 deletions bigquery/storage_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ import (
"time"

"cloud.google.com/go/internal/testutil"
"github.com/apache/arrow/go/v14/arrow"
"github.com/apache/arrow/go/v14/arrow/array"
"github.com/apache/arrow/go/v14/arrow/ipc"
"github.com/apache/arrow/go/v14/arrow/math"
"github.com/apache/arrow/go/v14/arrow/memory"
"github.com/apache/arrow/go/v15/arrow"
"github.com/apache/arrow/go/v15/arrow/array"
"github.com/apache/arrow/go/v15/arrow/ipc"
"github.com/apache/arrow/go/v15/arrow/math"
"github.com/apache/arrow/go/v15/arrow/memory"
"github.com/google/go-cmp/cmp"
"google.golang.org/api/iterator"
)
Expand Down
1 change: 1 addition & 0 deletions go.work.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy86
github.com/Masterminds/semver/v3 v3.2.0/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=
github.com/Masterminds/sprig/v3 v3.2.3/go.mod h1:rXcFaZ2zZbLRJv/xSysmlgIM1u11eBaRMhvYXJNkGuM=
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
github.com/aws/aws-sdk-go-v2 v1.16.10/go.mod h1:WTACcleLz6VZTp7fak4EO5b9Q4foxbn+8PIz3PmyKlo=
github.com/aws/aws-sdk-go-v2/config v1.15.9/go.mod h1:rv/l/TbZo67kp99v/3Kb0qV6Fm1KEtKyruEV2GvVfgs=
Expand Down
2 changes: 1 addition & 1 deletion internal/gapicgen/git/github.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
"time"

"cloud.google.com/go/internal/gapicgen/execv"
"github.com/google/go-github/v52/github"
"github.com/google/go-github/v60/github"
"golang.org/x/oauth2"
)

Expand Down
2 changes: 1 addition & 1 deletion internal/gapicgen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/go-git/go-git/v5 v5.11.0
github.com/google/go-github/v52 v52.0.0
github.com/google/go-github/v60 v60.0.0
golang.org/x/oauth2 v0.18.0
golang.org/x/sync v0.6.0
)
Expand Down
4 changes: 2 additions & 2 deletions internal/gapicgen/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiu
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-github/v52 v52.0.0 h1:uyGWOY+jMQ8GVGSX8dkSwCzlehU3WfdxQ7GweO/JP7M=
github.com/google/go-github/v52 v52.0.0/go.mod h1:WJV6VEEUPuMo5pXqqa2ZCZEdbQqua4zAk2MZTIo+m+4=
github.com/google/go-github/v60 v60.0.0 h1:oLG98PsLauFvvu4D/YPxq374jhSxFYdzQGNCyONLfn8=
github.com/google/go-github/v60 v60.0.0/go.mod h1:ByhX2dP9XT9o/ll2yXAu2VD8l5eNVg8hD4Cr0S/LmQk=
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
Expand Down
2 changes: 1 addition & 1 deletion internal/postprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/go-git/go-git/v5 v5.11.0
github.com/google/go-cmp v0.6.0
github.com/google/go-github/v58 v58.0.0
github.com/google/go-github/v60 v60.0.0
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/postprocessor/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da/go.mod h1:cIg4er
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-github/v58 v58.0.0 h1:Una7GGERlF/37XfkPwpzYJe0Vp4dt2k1kCjlxwjIvzw=
github.com/google/go-github/v58 v58.0.0/go.mod h1:k4hxDKEfoWpSqFlc8LTpGd9fu2KrV1YAa6Hi6FmDNY4=
github.com/google/go-github/v60 v60.0.0 h1:oLG98PsLauFvvu4D/YPxq374jhSxFYdzQGNCyONLfn8=
github.com/google/go-github/v60 v60.0.0/go.mod h1:ByhX2dP9XT9o/ll2yXAu2VD8l5eNVg8hD4Cr0S/LmQk=
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
Expand Down
2 changes: 1 addition & 1 deletion internal/postprocessor/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import (
"time"

"cloud.google.com/go/internal/postprocessor/execv/gocmd"
"github.com/google/go-github/v58/github"
"github.com/google/go-github/v60/github"
)

const (
Expand Down

0 comments on commit fbf19aa

Please sign in to comment.