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/v49 to v50 in go.mod #3057

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v49 require major v49.1.0 -> v50.0.0

Release Notes

google/go-github

v50.0.0

Compare Source

This release contains the following breaking API changes:

  • Change total_minutes_used and included_minutes from int to float64 (#​2643)
  • Change all fields from time.Time to github.Timestamp (#​2646)

and the following additional changes:

  • Add new DeploymentBranchPolicies endpoints (#​2621)
  • Bump github.com/google/go-github/v49 from 49.0.0 to 49.1.0 in /scrape (#​2627)
  • Add RequireLastPushApproval field to UpdateBranchProtection (#​2629)
  • Add workflow_name to WorkflowJob struct (#​2630)
  • Support users and teams in branch protection access restrictions (#​2561)
  • Add httpcache code example to README.md (#​2632)
  • Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#​2638)
  • Add NewTokenClient (#​2637)
  • Add method to update codescanning alert (#​2639)
  • Add JSON tag for ErrorResponse (#​2641)
  • Use NewTokenClient in tests and examples (#​2644)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 27, 2023 02:26
@renovate renovate bot added the dependencies PRs that update a dependency file label Jan 27, 2023
@github-actions github-actions bot added go Pull requests that update Go code provider/github labels Jan 27, 2023
@nitrocode
Copy link
Member

nitrocode commented Jan 27, 2023

The error shown

# github.com/runatlantis/atlantis/server/events/vcs
server/events/vcs/github_client.go:333:18: cannot use *review.SubmittedAt (variable of type "github.com/google/go-github/v50/github".Timestamp) as type time.Time in struct literal
FAIL	github.com/runatlantis/atlantis/cmd [build failed]

type GithubReview struct {
ID githubv4.ID
SubmittedAt githubv4.DateTime

@renovate renovate bot deleted the renovate/github.com-google-go-github-v49-50.x branch January 31, 2023 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs that update a dependency file go Pull requests that update Go code provider/github
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant