Skip to content

Commit

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

---

### Release Notes

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

###
[`v64.0.0`](https://github.com/google/go-github/releases/tag/v64.0.0)

[Compare
Source](https://github.com/google/go-github/compare/v63.0.0...v64.0.0)

This release contains the following breaking API changes:

- feat!: Add support for multi-select Custom Properties
([#&#8203;3200](https://github.com/google/go-github/issues/3200))
BREAKING CHANGE: CustomPropertyValue.Value is changed from \*string to
interface{} to support string and \[]string values.
- feat!: Replace ListCursorOptions with ListIDPGroupsOptions in
TeamsService.ListIDPGroupsInOrganization
([#&#8203;3197](https://github.com/google/go-github/issues/3197))
BREAKING CHANGE: Replace ListCursorOptions with ListIDPGroupsOptions in
TeamsService.ListIDPGroupsInOrganization
- feat!: Add support for creating GitHub App with organizations
([#&#8203;3222](https://github.com/google/go-github/issues/3222))
BREAKING CHANGE: The CreateApp function now requires two arguments:
`AppManifest` and `orgName`, to support creating apps with
organizations.
- feat!: Widen CustomProperties type to map\[string]interface{} to align
with GitHub API
([#&#8203;3230](https://github.com/google/go-github/issues/3230))
BREAKING CHANGE: PushEventRepository.CustomProperties is changed from
map\[string]string to map\[string]interface{}.

...and the following additional changes:

- Bump go-github from v61 to v63 in /scrape
([#&#8203;3206](https://github.com/google/go-github/issues/3206))
- Add doc for NewPullRequest
([#&#8203;3208](https://github.com/google/go-github/issues/3208))
- Add Iterators section in README.md
([#&#8203;3212](https://github.com/google/go-github/issues/3212))
- Update CustomOrgRoles and CustomRepoRoles to include all fields
returned by the GitHub API
([#&#8203;3216](https://github.com/google/go-github/issues/3216))
- Revert "Add CommitID, InReplyTo, and SubjectType to
DraftReviewComment"
([#&#8203;3218](https://github.com/google/go-github/issues/3218))
- Add List fine-grained personal access tokens with access to
organization resources API
([#&#8203;3215](https://github.com/google/go-github/issues/3215))
- Bump github.com/getkin/kin-openapi from 0.126.0 to 0.127.0 in /tools
([#&#8203;3223](https://github.com/google/go-github/issues/3223))
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 in /tools
([#&#8203;3224](https://github.com/google/go-github/issues/3224))
- Bump golang.org/x/net from 0.27.0 to 0.28.0 in /scrape
([#&#8203;3234](https://github.com/google/go-github/issues/3234))
- Allow create custom repository/organization roles without permission
([#&#8203;3235](https://github.com/google/go-github/issues/3235))
- Add support for filepath repository rules
([#&#8203;3233](https://github.com/google/go-github/issues/3233))
- Bump version of go-github to v64.0.0
([#&#8203;3240](https://github.com/google/go-github/issues/3240))

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/rgst-io/stencil-golang).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 86885db commit ada894d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.22

require (
github.com/google/go-github/v63 v63.0.0
github.com/google/go-github/v64 v64.0.0
go.rgst.io/stencil v0.9.0
gotest.tools/v3 v3.5.1
)
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ 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/v63 v63.0.0 h1:13xwK/wk9alSokujB9lJkuzdmQuVn2QCPeck76wR3nE=
github.com/google/go-github/v63 v63.0.0/go.mod h1:IqbcrgUmIcEaioWrGYei/09o+ge5vhffGOcxrO0AfmA=
github.com/google/go-github/v64 v64.0.0/go.mod h1:xB3vqMQNdHzilXBiO2I+M7iEFtHf+DP/omBOv6tQzVo=
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/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k=
Expand Down

0 comments on commit ada894d

Please # to comment.