Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(all): update deps (major) (#7938)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker | final | major | `23.0` -> `24.0` | | [github.com/google/go-github/v50](https://togithub.com/google/go-github) | require | major | `v50.2.0` -> `v52.0.0` | --- ### Release Notes <details> <summary>google/go-github</summary> ### [`v52.0.0`](https://togithub.com/google/go-github/releases/tag/v52.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v51.0.0...v52.0.0) This release contains the following breaking API changes: - Update Create/Update methods to return the workflow ([#​2759](https://togithub.com/google/go-github/issues/2759)) and the following additional changes: - Bump go-github from 50.2.0 to 51.0.0 in /scrape ([#​2740](https://togithub.com/google/go-github/issues/2740)) - Add Topics to PushEventRepository ([#​2742](https://togithub.com/google/go-github/issues/2742)) - Add fields to Branch Protection endpoint ([#​2744](https://togithub.com/google/go-github/issues/2744)) - Add GetTime method to Timestamp ([#​2743](https://togithub.com/google/go-github/issues/2743)) - Bump golang.org/x/net from 0.8.0 to 0.9.0 in /scrape ([#​2748](https://togithub.com/google/go-github/issues/2748)) - Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 ([#​2747](https://togithub.com/google/go-github/issues/2747)) - Add DNS health checks support for GitHub Pages ([#​2746](https://togithub.com/google/go-github/issues/2746)) - Add Owner to EditChange struct ([#​2750](https://togithub.com/google/go-github/issues/2750)) - Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#​2761](https://togithub.com/google/go-github/issues/2761)) - Add HeadBranch field to WorkflowJob ([#​2764](https://togithub.com/google/go-github/issues/2764)) - Add requester to InstallationEvent ([#​2763](https://togithub.com/google/go-github/issues/2763)) - Add InstallationsCount to App ([#​2765](https://togithub.com/google/go-github/issues/2765)) - Bump version of go-github to v52.0.0 ([#​2766](https://togithub.com/google/go-github/issues/2766)) ### [`v51.0.0`](https://togithub.com/google/go-github/releases/tag/v51.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v50.2.0...v51.0.0) This release contains the following breaking API changes: - Add ListOptions to GetAdvancedSecurityActiveCommittersOrg ([#​2720](https://togithub.com/google/go-github/issues/2720)) - Change PrivateRepos from int to int64 ([#​2738](https://togithub.com/google/go-github/issues/2738)) and the following additional changes: - Bump actions/setup-go from 3 to 4 ([#​2713](https://togithub.com/google/go-github/issues/2713)) - Bump github.com/google/go-github/v50 from 50.1.0 to 50.2.0 in /scrape ([#​2714](https://togithub.com/google/go-github/issues/2714)) - Add added_by and last_used fields to keys ([#​2718](https://togithub.com/google/go-github/issues/2718)) - Add CanAdminsBypass to Environment ([#​2721](https://togithub.com/google/go-github/issues/2721)) - Add download capability for workflow run attempt logs ([#​2716](https://togithub.com/google/go-github/issues/2716)) - Add CanAdminsBypass to CreateUpdateEnvironment ([#​2727](https://togithub.com/google/go-github/issues/2727)) - Add BuildType to GitHub Repo Pages ([#​2724](https://togithub.com/google/go-github/issues/2724)) - Set authenticated user's email visibility ([#​2711](https://togithub.com/google/go-github/issues/2711)) - Add support for deleting an org ([#​2728](https://togithub.com/google/go-github/issues/2728)) - verify payload signature if present ([#​2732](https://togithub.com/google/go-github/issues/2732)) - Implement the actions required workflows APIs ([#​2730](https://togithub.com/google/go-github/issues/2730)) - Add options for listing workflow runs ([#​2735](https://togithub.com/google/go-github/issues/2735)) - Bump version of go-github to v51.0.0 ([#​2739](https://togithub.com/google/go-github/issues/2739)) </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.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://app.renovatebot.com/dashboard#github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
- Loading branch information