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/v52 to v53 - autoclosed #874

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v52 require major v52.0.0 -> v53.2.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

google/go-github

v53.2.0

Compare Source

This minor release contains the following changes:

  • Implement rulesets (#​2795)
  • Support code scanning default setup configuration (#​2808)
  • Add generate-jitconfig API for self-hosted runners (#​2801)
  • Initial implementation of codespaces API (#​2803)
  • Fix missing Include, Exclude fields in RulesetRefConditionParameters (#​2810)
  • Bump version of go-github to v53.2.0 (#​2811)

v53.1.0

Compare Source

This minor release contains the following changes:

  • Bump go-github from v52.0.0 to v53.0.0 in /scrape (#​2800)
  • Add GitHub App event security_advisory (#​2799)
  • Fix auth vulnerability (#​2805)
  • Bump version of go-github to v53.1.0 (#​2806)

v53.0.0

Compare Source

This release contains the following breaking API changes:

  • Update DependabotSecretsSelectedRepoIDs type to []int64 (#​2794)

and the following additional changes:

  • Bump go-github from v51.0.0 to v52.0.0 in /scrape (#​2767)
  • Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#​2768)
  • Change the CreateRequiredWorkflow method from PUT to POST (#​2771)
  • Add Repository field to DependabotAlert (#​2772)
  • Add omitempty to CreateOrgInvitationOptions fields (#​2778)
  • Bump golang.org/x/net from 0.9.0 to 0.10.0 in /scrape (#​2779)
  • Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#​2780)
  • Support x-ratelimit-reset handling for secondary rate limits (#​2775)
  • Support deployment protection rule event type (#​2773)
  • Support array type in go generate with whitelist (#​2776)
  • Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#​2781)
  • Add test for resource JSON marshaling (#​2783)
  • Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#​2784)
  • Add missing fields to AuditEntry (#​2786)
  • Add "new_name" parameter to repo transfer request (#​2788)
  • Add workflow run display title (#​2792)
  • Bump version of go-github to v53.0.0 (#​2797)

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 June 6, 2023 15:52
@renovate renovate bot added the dependencies Indicates a change to dependencies label Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #874 (b39cc6a) into main (3b439fc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #874   +/-   ##
=======================================
  Coverage   71.47%   71.47%           
=======================================
  Files         304      304           
  Lines       12436    12436           
=======================================
  Hits         8889     8889           
  Misses       3116     3116           
  Partials      431      431           
Impacted 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 80.95% <ø> (ø)
scm/github/changeset.go 87.03% <ø> (ø)
scm/github/deployment.go 87.74% <ø> (ø)
scm/github/github.go 100.00% <ø> (ø)
scm/github/repo.go 76.61% <ø> (ø)
scm/github/webhook.go 85.88% <ø> (ø)

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v52-53.x branch 12 times, most recently from 358b2ab to 3aa3cb3 Compare June 13, 2023 19:01
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v52-53.x branch 4 times, most recently from f797bc3 to 877aae6 Compare June 20, 2023 16:14
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v52-53.x branch from 877aae6 to b39cc6a Compare June 20, 2023 20:53
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v52 to v53 fix(deps): update module github.com/google/go-github/v52 to v53 - autoclosed Jun 21, 2023
@renovate renovate bot closed this Jun 21, 2023
@renovate renovate bot deleted the renovate/github.com-google-go-github-v52-53.x branch June 21, 2023 14:37
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