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/v61 to v62 #1127

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v62.0.0

Compare Source

This release contains the following breaking API changes:

  • feat!: Add ListRunnersOptions to support all query parameters (#​3094)
    BREAKING-CHANGE: This changes ListOptions to ListRunnersOptions in ListRunners and ListOrganizationRunners.

...and the following additional changes:

  • Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#​3120)
  • Bump go-github from v60 to v61 in /scrape (#​3119)
  • Print the unrecognized repository rule type (#​3113)
  • feat: Add missing github enterprise importer and domains meta fields (#​3121)
  • Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 in /tools (#​3122)
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tools (#​3123)
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#​3124)
  • Bump golang.org/x/net from 0.22.0 to 0.24.0 in /scrape (#​3125)
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#​3128)
  • Add support for merge queue ruleset JSON unmarshaling (#​3131)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example (#​3134)
  • Add Missing Changes Field to Member Event Type. (#​3153)
  • Allow an empty array of repo ids as a request parameter (#​3155)
  • Fix application of pagination options on ListCopilotSeats endpoint (#​3090)
  • Hotfix: Fix broken unit test in copilot_test.go (#​3156)
  • feat: Allow blocking until primary rate limit is reset (#​3117)
  • Remove extra backtick from README.md (#​3158)
  • Add support for check private vulnerability reporting endpoint (#​3157)
  • Add support for Dependency Graph Snapshots endpoint (#​2856)
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#​3162)
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 in /scrape (#​3161)
  • Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 in /scrape (#​3160)
  • Add Action to DeploymentStatusEvent (#​3163)
  • Query identities associated with organization roles (#​3130)
  • Bump version of go-github to v62.0.0 (#​3165)

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 added the dependencies Indicates a change to dependencies label May 11, 2024
@renovate renovate bot requested a review from a team as a code owner May 11, 2024 01:29
Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.01%. Comparing base (b35f351) to head (41d1ca8).

Current head 41d1ca8 differs from pull request most recent head 3d1d6f7

Please upload reports for the commit 3d1d6f7 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1127   +/-   ##
=======================================
  Coverage   52.01%   52.01%           
=======================================
  Files         548      548           
  Lines       18779    18779           
=======================================
  Hits         9767     9767           
  Misses       8457     8457           
  Partials      555      555           
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 23.93% <ø> (ø)
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-v61-62.x branch 6 times, most recently from c3322bc to 07433e7 Compare May 17, 2024 20:04
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v61-62.x branch 4 times, most recently from 5190e4a to 41d1ca8 Compare June 5, 2024 18:22
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

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v61-62.x branch from 41d1ca8 to 3d1d6f7 Compare June 5, 2024 18:25
Copy link
Contributor

@wsan3 wsan3 left a comment

Choose a reason for hiding this comment

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

LGTM!

@wsan3 wsan3 merged commit 8e49d03 into main Jun 5, 2024
11 of 12 checks passed
@wsan3 wsan3 deleted the renovate/github.com-google-go-github-v61-62.x branch June 5, 2024 18:28
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