Skip to content

Commit

Permalink
fix(deps): update module github.com/google/go-github/v61 to v62 (#32)
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/google/go-github/v61](https://togithub.com/google/go-github)
| `v61.0.0` -> `v62.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv61/v62.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%2fv61/v62.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%2fv61/v61.0.0/v62.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%2fv61/v61.0.0/v62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`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
([#&#8203;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
([#&#8203;3120](https://togithub.com/google/go-github/issues/3120))
- Bump go-github from v60 to v61 in /scrape
([#&#8203;3119](https://togithub.com/google/go-github/issues/3119))
- Print the unrecognized repository rule type
([#&#8203;3113](https://togithub.com/google/go-github/issues/3113))
- feat: Add missing github enterprise importer and domains meta fields
([#&#8203;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
([#&#8203;3122](https://togithub.com/google/go-github/issues/3122))
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tools
([#&#8203;3123](https://togithub.com/google/go-github/issues/3123))
- Bump codecov/codecov-action from 4.1.1 to 4.2.0
([#&#8203;3124](https://togithub.com/google/go-github/issues/3124))
- Bump golang.org/x/net from 0.22.0 to 0.24.0 in /scrape
([#&#8203;3125](https://togithub.com/google/go-github/issues/3125))
- Bump codecov/codecov-action from 4.2.0 to 4.3.0
([#&#8203;3128](https://togithub.com/google/go-github/issues/3128))
- Add support for merge queue ruleset JSON unmarshaling
([#&#8203;3131](https://togithub.com/google/go-github/issues/3131))
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example
([#&#8203;3134](https://togithub.com/google/go-github/issues/3134))
- Add Missing Changes Field to Member Event Type.
([#&#8203;3153](https://togithub.com/google/go-github/issues/3153))
- Allow an empty array of repo ids as a request parameter
([#&#8203;3155](https://togithub.com/google/go-github/issues/3155))
- Fix application of pagination options on ListCopilotSeats endpoint
([#&#8203;3090](https://togithub.com/google/go-github/issues/3090))
- Hotfix: Fix broken unit test in copilot_test.go
([#&#8203;3156](https://togithub.com/google/go-github/issues/3156))
- feat: Allow blocking until primary rate limit is reset
([#&#8203;3117](https://togithub.com/google/go-github/issues/3117))
- Remove extra backtick from README.md
([#&#8203;3158](https://togithub.com/google/go-github/issues/3158))
- Add support for check private vulnerability reporting endpoint
([#&#8203;3157](https://togithub.com/google/go-github/issues/3157))
- Add support for Dependency Graph Snapshots endpoint
([#&#8203;2856](https://togithub.com/google/go-github/issues/2856))
- Bump codecov/codecov-action from 4.3.0 to 4.3.1
([#&#8203;3162](https://togithub.com/google/go-github/issues/3162))
- Bump golang.org/x/net from 0.24.0 to 0.25.0 in /scrape
([#&#8203;3161](https://togithub.com/google/go-github/issues/3161))
- Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 in /scrape
([#&#8203;3160](https://togithub.com/google/go-github/issues/3160))
- Add Action to DeploymentStatusEvent
([#&#8203;3163](https://togithub.com/google/go-github/issues/3163))
- Query identities associated with organization roles
([#&#8203;3130](https://togithub.com/google/go-github/issues/3130))
- Bump version of go-github to v62.0.0
([#&#8203;3165](https://togithub.com/google/go-github/issues/3165))

</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.

🔕 **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ffddorf/terraform-backend).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent 06bffba commit bbe548e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cmd/tf-preview-gh/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (

"github.com/cenkalti/backoff"
"github.com/go-git/go-git/v5"
"github.com/google/go-github/v61/github"
"github.com/google/go-github/v62/github"
"github.com/google/uuid"
"github.com/hashicorp/go-slug"
"github.com/nimbolus/terraform-backend/pkg/tfcontext"
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/go-git/go-git/v5 v5.12.0
github.com/go-redsync/redsync/v4 v4.13.0
github.com/gomodule/redigo v1.9.2
github.com/google/go-github/v61 v61.0.0
github.com/google/go-github/v62 v62.0.0
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gruntwork-io/terratest v0.46.16
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,8 @@ github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
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/v61 v61.0.0 h1:VwQCBwhyE9JclCI+22/7mLB1PuU9eowCXKY5pNlu1go=
github.com/google/go-github/v61 v61.0.0/go.mod h1:0WR+KmsWX75G2EbpyGsGmradjo3IiciuI4BmdVCobQY=
github.com/google/go-github/v62 v62.0.0 h1:/6mGCaRywZz9MuHyw9gD1CwsbmBX8GWsbFkwMmHdhl4=
github.com/google/go-github/v62 v62.0.0/go.mod h1:EMxeUqGJq2xRu9DYBMwel/mr7kZrzUOfQmmpYrZn2a4=
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/google/martian v2.1.0+incompatible h1:/CP5g8u/VJHijgedC/Legn3BAbAaWPgecwXBIDzw5no=
Expand Down

0 comments on commit bbe548e

Please sign in to comment.