Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/google/go-github/v54 to v55 #956

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v54 require major v54.0.0 -> v55.0.0

Release Notes

google/go-github (github.com/google/go-github/v54)

v55.0.0

Compare Source

This release contains the following breaking API changes:

  • Add missing fields to SecurityAdvisoryEvent and rename others (#​2889)

and the following additional changes:

  • Bump go-github from v53 to v54 in /scrape (#​2882)
  • Add support for enable/disable private vulnerability reporting on repositories (#​2887)
  • Add support for organization, repository webhook configuration (#​2885)
  • Return json.Unmarshal error when importing issues deferred (#​2892)
  • Remove dependency on "golang.org/x/oauth2" (#​2895)
  • Add support for dependabot_alert webhook event (#​2888)
  • Fix merge issue from field renaming (#​2906)
  • Add missing CodeScanning endpoints (#​2900)
  • Update package constructors (#​2904)
  • Fix serialization of repository_names conditions object (#​2910)
  • Bump actions/checkout from 3 to 4 (#​2912)
  • Bump version of go-github to v55.0.0 (#​2914)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 5, 2023 20:20
@renovate renovate bot added the dependencies Indicates a change to dependencies label Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #956 (b5d9b22) into main (aa6f468) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #956   +/-   ##
=======================================
  Coverage   71.09%   71.09%           
=======================================
  Files         312      312           
  Lines       12989    12989           
=======================================
  Hits         9235     9235           
  Misses       3288     3288           
  Partials      466      466           
Files Coverage Δ
compiler/registry/github/github.go 100.00% <ø> (ø)
compiler/registry/github/template.go 58.53% <ø> (ø)
scm/github/access.go 82.17% <ø> (ø)
scm/github/authentication.go 81.25% <ø> (ø)
scm/github/changeset.go 87.03% <ø> (ø)
scm/github/deployment.go 87.74% <ø> (ø)
scm/github/github.go 100.00% <ø> (ø)
scm/github/repo.go 76.99% <ø> (ø)
scm/github/webhook.go 85.57% <ø> (ø)

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v54-55.x branch 6 times, most recently from 0cd996f to a9b1d07 Compare September 13, 2023 16:03
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v54-55.x branch 2 times, most recently from 310e310 to c6182ea Compare September 25, 2023 14:26
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v54-55.x branch 4 times, most recently from a29c1e6 to 1bcc5da Compare September 27, 2023 16:07
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v54-55.x branch from 1bcc5da to b5d9b22 Compare September 27, 2023 16:49
@plyr4 plyr4 merged commit 5b1c83e into main Sep 27, 2023
12 checks passed
@plyr4 plyr4 deleted the renovate/github.com-google-go-github-v54-55.x branch September 27, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants