aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
757 stars 32 forks source link

fix(deps): update module github.com/google/go-github/v61 to v62 #2881

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-github/v61 v61.0.0 -> v62.0.0 age adoption passing confidence

Release Notes

google/go-github (github.com/google/go-github/v61) ### [`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))

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 becomes conflicted, 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 Mend Renovate. View repository job log here.