Skip to content

Commit

Permalink
fix(deps): bump github.com/google/go-github/v47 from 47.0.0 to 47.1.0 (
Browse files Browse the repository at this point in the history
…#3391)

Bumps
[github.com/google/go-github/v47](https://github.com/google/go-github)
from 47.0.0 to 47.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-github/releases">github.com/google/go-github/v47's
releases</a>.</em></p>
<blockquote>
<h2>v47.1.0</h2>
<p>This minor release includes these changes:</p>
<ul>
<li>Update scrape dependency to v47 (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2442">#2442</a>)</li>
<li>Additional options name, default_branch_only for create a fork (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2448">#2448</a>)</li>
<li>List Secret Scan Alerts with index-based pagination (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2446">#2446</a>)</li>
<li>Add alphanumeric param to AutolinkOptions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2450">#2450</a>)</li>
<li>Remove GenerateReleaseNotes from RepositoriesService.EditRelease (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2445">#2445</a>)</li>
<li>Add org permissions to InstallationPermissions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2452">#2452</a>)</li>
<li>Escape special characters in ref name for update ref (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2454">#2454</a>)</li>
<li>Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2457">#2457</a>)</li>
<li>Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /scrape (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2458">#2458</a>)</li>
<li>Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /update-urls
(<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2459">#2459</a>)</li>
<li>Fix unhandled error in actions_artifacts.go (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2460">#2460</a>)</li>
<li>Add explicit error return (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2469">#2469</a>)</li>
<li>Add org struct fields (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2471">#2471</a>)</li>
<li>Always send 'checks' field when creating branch protection (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2468">#2468</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/go-github/commit/23a2636cfa918c26a5ce2e7656ebeb982334a850"><code>23a2636</code></a>
Always send 'checks' field when creating branch protection (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2468">#2468</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/642c34392de75e4ff892a9f1252745b0dca12537"><code>642c343</code></a>
Add org struct fields (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2471">#2471</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/30d14315cf48ffc2d2b4657231b4e6caa36af645"><code>30d1431</code></a>
Add explicit error return (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2469">#2469</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/d6115619cf61ccadd1925403243a8d1eb0f06966"><code>d611561</code></a>
Fix unhandled error in actions_artifacts.go (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2460">#2460</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/e2f737955018ce736e06dc1c61b267ef61923eea"><code>e2f7379</code></a>
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /update-urls (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2459">#2459</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/af7f4ae9298c4db5a87f1d5cd9944c717d92bbee"><code>af7f4ae</code></a>
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /scrape (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2458">#2458</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/f452c622352039a1c8eba9efd06c3148fcc3a71a"><code>f452c62</code></a>
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2457">#2457</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/ae774d0751d40497e72d1ef2e3b98160adffd93e"><code>ae774d0</code></a>
Escape special characters in ref name for update ref (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2454">#2454</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/52cc49edb35592cae8f6e4a2b9225270e3039835"><code>52cc49e</code></a>
Add org permissions to InstallationPermissions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2452">#2452</a>)</li>
<li><a
href="https://github.com/google/go-github/commit/e8cac35caf11500112c6a67c302de07dfd5ef112"><code>e8cac35</code></a>
Remove GenerateReleaseNotes from RepositoriesService.EditRelease (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2445">#2445</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/go-github/compare/v47.0.0...v47.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-github/v47&package-manager=go_modules&previous-version=47.0.0&new-version=47.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2022
1 parent 3cad812 commit d4ca4e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -18,7 +18,7 @@ require (
github.com/disgoorg/disgo v0.13.20
github.com/disgoorg/snowflake/v2 v2.0.0
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/google/go-github/v47 v47.0.0
github.com/google/go-github/v47 v47.1.0
github.com/google/uuid v1.3.0
github.com/goreleaser/fileglob v1.3.0
github.com/goreleaser/nfpm/v2 v2.18.1
Expand Down Expand Up @@ -107,7 +107,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.4.1 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/rpmpack v0.0.0-20220314092521-38642b5e571e // indirect
github.com/google/wire v0.5.0 // indirect
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Expand Up @@ -384,10 +384,11 @@ github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.7/go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE=
github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg=
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-github/v47 v47.0.0 h1:eQap5bIRZibukP0VhngWgpuM0zhY4xntqOzn6DhdkE4=
github.com/google/go-github/v47 v47.0.0/go.mod h1:DRjdvizXE876j0YOZwInB1ESpOcU/xFBClNiQLSdorE=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-github/v47 v47.1.0 h1:Cacm/WxQBOa9lF0FT0EMjZ2BWMetQ1TQfyurn4yF1z8=
github.com/google/go-github/v47 v47.1.0/go.mod h1:VPZBXNbFSJGjyjFRUKo9vZGawTajnWzC/YjGw/oFKi0=
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/go-replayers/grpcreplay v1.1.0 h1:S5+I3zYyZ+GQz68OfbURDdt/+cSMqCK1wrvNx7WBzTE=
Expand Down

0 comments on commit d4ca4e3

Please sign in to comment.