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/v62 to v63 #1158

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v63.0.0

Compare Source

This release contains the following breaking API changes:

  • feat!: Change enterprise runner to also use ListRunnersOptions (#​3167)
    BREAKING-CHANGE: This changes ListOptions to ListRunnersOptions in EnterpriseService.ListRunners.
  • feat!: Support querying organization custom roles (#​3129)
    BREAKING CHANGE: CreateOrUpdateCustomRoleOptions has been renamed to CreateOrUpdateCustomRepoRoleOptions and roleID has been changed from type string to int64.

...and the following additional changes:

  • feat: Add missing values_editable_by field for organization custom properties (#​3164)
  • Add CommitID, InReplyTo, and SubjectType to DraftReviewComment (#​3169)
  • Support status codes 302 and 200 in GetArchiveLink endpoint (#​3172)
  • Bump codecov/codecov-action from 4.3.1 to 4.4.1 (#​3173)
  • Support path property in WorkflowRun (#​3176)
  • docs: Update README (#​3177)
  • Update readme to include go-githubauth for Application auth (#​3180)
  • Bump golang.org/x/net from 0.25.0 to 0.26.0 in /scrape (#​3183)
  • Fix: Propagate context with DownloadContents (#​3181)
  • Add fields to the InstallationPermissions struct (#​3184)
  • Add role name to RepositoryPermissionLevel (#​3188)
  • Fix go-githubauth link in README.md (#​3191)
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#​3193)
  • Bump github.com/getkin/kin-openapi from 0.124.0 to 0.125.0 in /tools (#​3192)
  • Add support in rulesets for including or excluding repos based on properties (#​3194)
  • Add support for Enterprise GetRunner (#​3185)
  • Bump golang.org/x/net from 0.26.0 to 0.27.0 in /scrape (#​3201)
  • Bump github.com/getkin/kin-openapi from 0.125.0 to 0.126.0 in /tools (#​3202)
  • Allow an empty array of BypassActors in Ruleset struct in CreateRuleset endpoint (#​3174)
  • Add support for App Callback URLs (#​3204)
  • Bump version of go-github to v63.0.0 (#​3205)

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 July 10, 2024 22:03
@renovate renovate bot added the dependencies Indicates a change to dependencies label Jul 10, 2024
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.11%. Comparing base (8896cad) to head (5d02c31).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1158   +/-   ##
=======================================
  Coverage   52.11%   52.11%           
=======================================
  Files         550      550           
  Lines       18857    18857           
=======================================
  Hits         9827     9827           
  Misses       8468     8468           
  Partials      562      562           
Files Coverage Δ
compiler/registry/github/github.go 100.00% <ø> (ø)
compiler/registry/github/template.go 53.84% <ø> (ø)
scm/github/access.go 82.72% <ø> (ø)
scm/github/authentication.go 82.27% <ø> (ø)
scm/github/changeset.go 86.11% <ø> (ø)
scm/github/deployment.go 24.57% <ø> (ø)
scm/github/github.go 100.00% <ø> (ø)
scm/github/repo.go 76.55% <ø> (ø)
scm/github/webhook.go 90.75% <ø> (ø)

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v62-63.x branch 3 times, most recently from 8bde503 to d188eb4 Compare July 18, 2024 19:18
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v62-63.x branch from d188eb4 to accb8df Compare July 19, 2024 15:39
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v62-63.x branch from ac147ee to 5d02c31 Compare July 19, 2024 15:56
Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@KellyMerrick KellyMerrick merged commit 9bb4acc into main Jul 19, 2024
11 of 13 checks passed
@KellyMerrick KellyMerrick deleted the renovate/github.com-google-go-github-v62-63.x branch July 19, 2024 16:01
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.

None yet

2 participants