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 v58 - autoclosed #1035

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v58.0.0

Compare Source

This release contains the following breaking API changes:

  • Fix broken CreateOrUpdateRepoCustomPropertyValues (#​3023)
  • Remove ambiguous fields from AuditEntry (#​3017)

...and the following additional changes:

  • Bump go-github from v56 to v57 in /scrape (#​3010)
  • Update metadata (#​3012)
  • Bump actions/setup-go from 4 to 5 (#​3027)
  • Add scanning validity checks (#​3026)
  • Add Referrer field to AuditEntry (#​3032)
  • Add code_search and dependency_snapshots for RateLimits (#​3019)
  • Support temporary private fork creation via API (#​3025)
  • Escape package names to support names which include a slash (#​3002)
  • Don't update httpClient passed to NewClient (#​3011)
  • Add GetAllCustomPropertyValues for repositories (#​3020)
  • Add Copilot endpoints (#​2973)
  • Fix copilot API payload (#​3034)
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example (#​3033)
  • Fix example/go.sum (#​3035)
  • Bump github.com/getkin/kin-openapi from 0.120.0 to 0.122.0 in /tools (#​3015)
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /example (#​3039)
  • Add Repo and Action to IssueEvent (#​3040)
  • Bump golang.org/x/sync from 0.5.0 to 0.6.0 in /tools (#​3041)
  • Bump golang.org/x/net from 0.19.0 to 0.20.0 in /scrape (#​3042)
  • Bump version of go-github to v58.0.0 (#​3045)

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 January 10, 2024 07:38
@renovate renovate bot added the dependencies Indicates a change to dependencies label Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (136cd54) 67.30% compared to head (d98105b) 67.30%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1035   +/-   ##
=======================================
  Coverage   67.30%   67.30%           
=======================================
  Files         330      330           
  Lines       14118    14118           
=======================================
  Hits         9502     9502           
  Misses       4139     4139           
  Partials      477      477           
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 77.20% <ø> (ø)
scm/github/webhook.go 89.82% <ø> (ø)

@renovate renovate bot force-pushed the renovate/gitpro.ttaallkk.top-google-go-github-v56-58.x branch 7 times, most recently from 91c1c62 to 4d6893c Compare January 19, 2024 15:16
@renovate renovate bot force-pushed the renovate/gitpro.ttaallkk.top-google-go-github-v56-58.x branch from 4d6893c to d98105b Compare January 24, 2024 16:43
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v56 to v58 fix(deps): update module github.com/google/go-github/v56 to v58 - autoclosed Jan 26, 2024
@renovate renovate bot closed this Jan 26, 2024
@renovate renovate bot deleted the renovate/gitpro.ttaallkk.top-google-go-github-v56-58.x branch January 26, 2024 01:39
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