GoogleCloudPlatform / cloud-foundation-toolkit

The Cloud Foundation toolkit provides GCP best practices as code.
Apache License 2.0
940 stars 451 forks source link

chore(deps): update go modules #2417

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/google/go-github/v60 v60.0.0 -> v62.0.0 age adoption passing confidence require major
golang.org/x/exp 9bf2ced -> fc45aab age adoption passing confidence require digest
google.golang.org/api v0.182.0 -> v0.183.0 age adoption passing confidence require minor

Release Notes

google/go-github (github.com/google/go-github/v60) ### [`v62.0.0`](https://togithub.com/google/go-github/releases/tag/v62.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v61.0.0...v62.0.0) This release contains the following breaking API changes: - feat!: Add ListRunnersOptions to support all query parameters ([#​3094](https://togithub.com/google/go-github/issues/3094)) BREAKING-CHANGE: This changes `ListOptions` to `ListRunnersOptions` in `ListRunners` and `ListOrganizationRunners`. ...and the following additional changes: - Bump codecov/codecov-action from 4.1.0 to 4.1.1 ([#​3120](https://togithub.com/google/go-github/issues/3120)) - Bump go-github from v60 to v61 in /scrape ([#​3119](https://togithub.com/google/go-github/issues/3119)) - Print the unrecognized repository rule type ([#​3113](https://togithub.com/google/go-github/issues/3113)) - feat: Add missing github enterprise importer and domains meta fields ([#​3121](https://togithub.com/google/go-github/issues/3121)) - Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 in /tools ([#​3122](https://togithub.com/google/go-github/issues/3122)) - Bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tools ([#​3123](https://togithub.com/google/go-github/issues/3123)) - Bump codecov/codecov-action from 4.1.1 to 4.2.0 ([#​3124](https://togithub.com/google/go-github/issues/3124)) - Bump golang.org/x/net from 0.22.0 to 0.24.0 in /scrape ([#​3125](https://togithub.com/google/go-github/issues/3125)) - Bump codecov/codecov-action from 4.2.0 to 4.3.0 ([#​3128](https://togithub.com/google/go-github/issues/3128)) - Add support for merge queue ruleset JSON unmarshaling ([#​3131](https://togithub.com/google/go-github/issues/3131)) - Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example ([#​3134](https://togithub.com/google/go-github/issues/3134)) - Add Missing Changes Field to Member Event Type. ([#​3153](https://togithub.com/google/go-github/issues/3153)) - Allow an empty array of repo ids as a request parameter ([#​3155](https://togithub.com/google/go-github/issues/3155)) - Fix application of pagination options on ListCopilotSeats endpoint ([#​3090](https://togithub.com/google/go-github/issues/3090)) - Hotfix: Fix broken unit test in copilot_test.go ([#​3156](https://togithub.com/google/go-github/issues/3156)) - feat: Allow blocking until primary rate limit is reset ([#​3117](https://togithub.com/google/go-github/issues/3117)) - Remove extra backtick from README.md ([#​3158](https://togithub.com/google/go-github/issues/3158)) - Add support for check private vulnerability reporting endpoint ([#​3157](https://togithub.com/google/go-github/issues/3157)) - Add support for Dependency Graph Snapshots endpoint ([#​2856](https://togithub.com/google/go-github/issues/2856)) - Bump codecov/codecov-action from 4.3.0 to 4.3.1 ([#​3162](https://togithub.com/google/go-github/issues/3162)) - Bump golang.org/x/net from 0.24.0 to 0.25.0 in /scrape ([#​3161](https://togithub.com/google/go-github/issues/3161)) - Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 in /scrape ([#​3160](https://togithub.com/google/go-github/issues/3160)) - Add Action to DeploymentStatusEvent ([#​3163](https://togithub.com/google/go-github/issues/3163)) - Query identities associated with organization roles ([#​3130](https://togithub.com/google/go-github/issues/3130)) - Bump version of go-github to v62.0.0 ([#​3165](https://togithub.com/google/go-github/issues/3165)) ### [`v61.0.0`](https://togithub.com/google/go-github/releases/tag/v61.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v60.0.0...v61.0.0) This release contains the following breaking API changes: - feat!: Update deprecated endpoints in github/action_variables.go ([#​3104](https://togithub.com/google/go-github/issues/3104)) ...and the following additional changes: - Bump go-github from v59 to v60 in /scrape ([#​3087](https://togithub.com/google/go-github/issues/3087)) - Allow querying rule set information by ID with information returned from GetRulesFromBranch ([#​3089](https://togithub.com/google/go-github/issues/3089)) - Bump codecov/codecov-action from 4.0.2 to 4.1.0 ([#​3091](https://togithub.com/google/go-github/issues/3091)) - Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 in /scrape ([#​3092](https://togithub.com/google/go-github/issues/3092)) - Add Protection to Branch struct ([#​3095](https://togithub.com/google/go-github/issues/3095)) - Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 in /tools ([#​3097](https://togithub.com/google/go-github/issues/3097)) - Bump golang.org/x/net from 0.21.0 to 0.22.0 in /scrape ([#​3096](https://togithub.com/google/go-github/issues/3096)) - Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /example ([#​3099](https://togithub.com/google/go-github/issues/3099)) - Add audit log rate limit category and make rate limit category getter public ([#​3088](https://togithub.com/google/go-github/issues/3088)) - Update README.md ([#​3110](https://togithub.com/google/go-github/issues/3110)) - Allow Installation of Custom Properties Permissions ([#​3108](https://togithub.com/google/go-github/issues/3108)) - Add NotificationSetting to NewTeam ([#​3111](https://togithub.com/google/go-github/issues/3111)) - Fix pagination for ListCopilotSeats ([#​3112](https://togithub.com/google/go-github/issues/3112)) - Add .\*.local to .gitignore ([#​3115](https://togithub.com/google/go-github/issues/3115)) - Add CreateOrUpdateRepoCustomPropertyValues ([#​3109](https://togithub.com/google/go-github/issues/3109)) - Bump version of go-github to v61.0.0 ([#​3118](https://togithub.com/google/go-github/issues/3118))
googleapis/google-api-go-client (google.golang.org/api) ### [`v0.183.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.183.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.182.0...v0.183.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2611](https://togithub.com/googleapis/google-api-go-client/issues/2611)) ([1de148b](https://togithub.com/googleapis/google-api-go-client/commit/1de148b049cad72efb924df7f3435bcbca7d214f)) - **all:** Auto-regenerate discovery clients ([#​2616](https://togithub.com/googleapis/google-api-go-client/issues/2616)) ([5f21214](https://togithub.com/googleapis/google-api-go-client/commit/5f21214e2284f5162d89383f528326325091796c)) - **all:** Auto-regenerate discovery clients ([#​2617](https://togithub.com/googleapis/google-api-go-client/issues/2617)) ([08fdd71](https://togithub.com/googleapis/google-api-go-client/commit/08fdd71cae0bbfd16ed7e13a00c8bc7dd596ce94)) - **all:** Auto-regenerate discovery clients ([#​2619](https://togithub.com/googleapis/google-api-go-client/issues/2619)) ([c7f1614](https://togithub.com/googleapis/google-api-go-client/commit/c7f161413cf50b50db98ba483afc2f2344e0896f)) - **all:** Auto-regenerate discovery clients ([#​2622](https://togithub.com/googleapis/google-api-go-client/issues/2622)) ([0077748](https://togithub.com/googleapis/google-api-go-client/commit/007774894a48d24634ace7b9e09def4d61433f7f)) ##### Bug Fixes - Add another temporary dep on genproto ([#​2614](https://togithub.com/googleapis/google-api-go-client/issues/2614)) ([4f98211](https://togithub.com/googleapis/google-api-go-client/commit/4f9821115b5b14b2a32a4cdcbbb84bed018dac2c)), refs [#​2559](https://togithub.com/googleapis/google-api-go-client/issues/2559) [#​2613](https://togithub.com/googleapis/google-api-go-client/issues/2613)

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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun

forking-renovate[bot] commented 2 months ago

ā„¹ Artifact update notice

File name: cli/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details: Package Change
cloud.google.com/go/accesscontextmanager v1.8.6 -> v1.8.7
cloud.google.com/go/auth v0.4.2 -> v0.5.1
cloud.google.com/go/compute v1.25.1 -> v1.27.0
cloud.google.com/go/orgpolicy v1.12.2 -> v1.12.3
cloud.google.com/go/osconfig v1.12.6 -> v1.12.7
golang.org/x/crypto v0.23.0 -> v0.24.0
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.25.0 -> v0.26.0
golang.org/x/sys v0.20.0 -> v0.21.0
golang.org/x/term v0.20.0 -> v0.21.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.22.0
google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 -> v0.0.0-20240521202816-d264139d666e
google.golang.org/genproto/googleapis/rpc v0.0.0-20240521202816-d264139d666e -> v0.0.0-20240528184218-531527333157
dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun