This repository has been archived by the owner on Oct 31, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
328: fix(deps): update google.golang.org/genproto commit hash to a8c4777 r=elliotcourant a=renovate[bot] [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `d08c68a` -> `a8c4777` | --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/rest-api). 329: fix(deps): update module github.com/google/go-github/v38 to v39 r=elliotcourant a=renovate[bot] [![WhiteSource 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/v38](https://togithub.com/google/go-github) | require | major | `v38.1.0` -> `v39.0.0` | --- ### Release Notes <details> <summary>google/go-github</summary> ### [`v39.0.0`](https://togithub.com/google/go-github/releases/v39.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v38.1.0...v39.0.0) This release contains the following breaking API changes: - Add List Options for ListRepositoryAccessRunnerGroup [#​2086](https://togithub.com/google/go-github/issues/2086) and the following additional changes: - Update Cursor comment to reference an existing method [#​2042](https://togithub.com/google/go-github/issues/2042) - Add raw_key field to GPGKey struct [#​2043](https://togithub.com/google/go-github/issues/2043) - Upgrade crypto and net dependencies [#​2045](https://togithub.com/google/go-github/issues/2045) - Set up workflow for golangci [#​2020](https://togithub.com/google/go-github/issues/2020) - chore(ci) : cache go-build folders [#​2054](https://togithub.com/google/go-github/issues/2054) - Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 [#​2049](https://togithub.com/google/go-github/issues/2049) - Fix update-urls unit tests broken by [#​1875](https://togithub.com/google/go-github/issues/1875) [#​2058](https://togithub.com/google/go-github/issues/2058) - Bump codecov/codecov-action from 2.0.2 to 2.0.3 [#​2065](https://togithub.com/google/go-github/issues/2065) - Introduce the auto merge property [#​2074](https://togithub.com/google/go-github/issues/2074) - Add support for autolinks [#​2046](https://togithub.com/google/go-github/issues/2046) - Implement SCIM [#​2062](https://togithub.com/google/go-github/issues/2062) - Add function for redelivering webhooks [#​2061](https://togithub.com/google/go-github/issues/2061) - Add struct for workflow_job event [#​2038](https://togithub.com/google/go-github/issues/2038) - Add created field to ListWorkflowRunsOptions [#​2083](https://togithub.com/google/go-github/issues/2083) - Update repo community profile API [#​2084](https://togithub.com/google/go-github/issues/2084) plus several test- or documentation-only changes. </details> --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/rest-api). Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information