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

chore(deps): update module github.com/google/go-github/v51 to v53 - autoclosed #280

Closed
wants to merge 2 commits 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/v51 require major v51.0.0 -> v53.2.0

Release Notes

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

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)

v52.0.0

Compare Source

This release contains the following breaking API changes:

  • Update Create/Update methods to return the workflow (#​2759)

and the following additional changes:

  • Bump go-github from 50.2.0 to 51.0.0 in /scrape (#​2740)
  • Add Topics to PushEventRepository (#​2742)
  • Add fields to Branch Protection endpoint (#​2744)
  • Add GetTime method to Timestamp (#​2743)
  • Bump golang.org/x/net from 0.8.0 to 0.9.0 in /scrape (#​2748)
  • Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#​2747)
  • Add DNS health checks support for GitHub Pages (#​2746)
  • Add Owner to EditChange struct (#​2750)
  • Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#​2761)
  • Add HeadBranch field to WorkflowJob (#​2764)
  • Add requester to InstallationEvent (#​2763)
  • Add InstallationsCount to App (#​2765)
  • Bump version of go-github to v52.0.0 (#​2766)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/github.com-google-go-github-v51-53.x branch 2 times, most recently from 1500839 to 8c887bf Compare June 19, 2023 13:54
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v51-53.x branch 5 times, most recently from 4867266 to a171104 Compare July 20, 2023 06:02
@brumhard brumhard force-pushed the renovate/github.com-google-go-github-v51-53.x branch from d5e375b to f366760 Compare July 20, 2023 06:08
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v51-53.x branch from f366760 to 7834a32 Compare July 20, 2023 06:17
danielzwink
danielzwink previously approved these changes Jul 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v51-53.x branch 2 times, most recently from 27292f4 to 17ed568 Compare July 21, 2023 18:13
danielzwink
danielzwink previously approved these changes Jul 21, 2023
danielzwink
danielzwink previously approved these changes Jul 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v51-53.x branch from 2be0e7c to 76c9cbc Compare July 21, 2023 19:01
@brumhard brumhard force-pushed the renovate/github.com-google-go-github-v51-53.x branch from 34a2d30 to 92f6776 Compare August 4, 2023 12:33
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v51-53.x branch from 92f6776 to f24b969 Compare August 7, 2023 06:23
danielzwink
danielzwink previously approved these changes Aug 7, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v51-53.x branch from fcb6b48 to fc534b2 Compare August 7, 2023 09:49
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-github/v51 to v53 chore(deps): update module github.com/google/go-github/v51 to v53 - autoclosed Aug 16, 2023
@renovate renovate bot closed this Aug 16, 2023
@renovate renovate bot deleted the renovate/github.com-google-go-github-v51-53.x branch August 16, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants