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/v56 to v57 - autoclosed #1020

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-github/v56 v56.0.0 -> v57.0.0 age adoption passing confidence

Release Notes

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

v57.0.0

Compare Source

This release contains the following breaking API change:

  • Change PushEvent.Pusher type to CommitAuthor (#​2999)

...and the following additional changes:

  • Bump go-github from v55 to v56 in /scrape (#​2962)
  • Add support for packages IP address for APIMeta (#​2964)
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#​2967)
  • Move RateLimits method to a service (#​2969)
  • Add nil check in ErrorResponse.Error method (#​2971)
  • Lint godoc comments (#​2972)
  • Add referenced workflows to WorkflowRun (#​2975)
  • Use metadata to reconcile go-github with GitHub's OpenAPI descriptions (#​2919)
  • Fix branch protection request fields (#​2977)
  • Add dependabot alert update endpoint (#​2981)
  • Bump golang.org/x/sync from 0.4.0 to 0.5.0 in /tools (#​2990)
  • Deprecate RepositoriesService.List (#​2988)
  • Add support for Required Workflows (#​2979)
  • Implement Custom Properties (#​2986)
  • Bump golang.org/x/net from 0.17.0 to 0.18.0 in /scrape (#​2991)
  • Add default branch to repository edit event (#​2995)
  • Add Draft to Issue type (#​2997)
  • Fix secondary rate limits URL (#​3001)
  • Bump golang.org/x/net from 0.18.0 to 0.19.0 in /scrape (#​3003)
  • Implement global security advisories API (#​2993)
  • Bump version of go-github to v57.0.0 (#​3009)

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 December 1, 2023 18:41
@renovate renovate bot added the dependencies Indicates a change to dependencies label Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (78eca51) 67.04% compared to head (5d82e75) 67.04%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1020   +/-   ##
=======================================
  Coverage   67.04%   67.04%           
=======================================
  Files         330      330           
  Lines       14092    14092           
=======================================
  Hits         9448     9448           
  Misses       4165     4165           
  Partials      479      479           
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 21.73% <ø> (ø)
scm/github/github.go 100.00% <ø> (ø)
scm/github/repo.go 73.01% <ø> (ø)
scm/github/webhook.go 86.18% <ø> (ø)

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v56-57.x branch 5 times, most recently from 0b5959f to 0906122 Compare December 11, 2023 20:55
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v56-57.x branch from 0906122 to c7ee1a1 Compare December 18, 2023 16:16
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v56-57.x branch 3 times, most recently from 4882071 to 39ec704 Compare January 5, 2024 14:57
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v56-57.x branch from 39ec704 to 4d9502b Compare January 5, 2024 21:50
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v56-57.x branch from 4d9502b to 5d82e75 Compare January 5, 2024 21:58
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v56 to v57 fix(deps): update module github.com/google/go-github/v56 to v57 - autoclosed Jan 10, 2024
@renovate renovate bot closed this Jan 10, 2024
@renovate renovate bot deleted the renovate/github.com-google-go-github-v56-57.x branch January 10, 2024 07:38
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.

0 participants