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/v48 to v49 #2928

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

google/go-github

v49.0.0

Compare Source

This release contains the following breaking API changes:

  • Fix JSON protection unmarshal error (#​2606)
  • Change actions billing structs to maps (#​2597)

and the following additional changes:

  • Bump scrape and examples to use v48.2.0 (#​2596)
  • Fix GitHub docs URL for get repository API (#​2600)
  • Enable secret scanning with the enterprise-level REST API (#​2607)
  • Add installation to CodeScanningAlertEvent type (#​2609)
  • Add support for GitHub Environments for Pro/Teams pricing plans (#​2611)

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 4, 2023 23:42
@renovate renovate bot added the dependencies PRs that update a dependency file label Jan 4, 2023
Copy link
Member

@nitrocode nitrocode left a comment

Choose a reason for hiding this comment

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

We not only why to use v49 but also deprecate v48

@krrrr38
Copy link
Contributor

krrrr38 commented Jan 5, 2023

gomodUpdateImportPaths might be helpful.

https://docs.renovatebot.com/golang/

If the user has enabled the option gomodUpdateImportPaths in the postUpdateOptions array, then Renovate uses mod to update import paths on major updates, which can update any Go source file

@krrrr38
Copy link
Contributor

krrrr38 commented Jan 5, 2023

looks good, I'll create PR later https://github.com/krrrr38/atlantis/pull/46/files

@nitrocode nitrocode added this to the 0.22.2 milestone Jan 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v48-49.x branch from 20d9e74 to c22cc27 Compare January 5, 2023 05:16
@nitrocode nitrocode merged commit fbdd0c7 into main Jan 5, 2023
@nitrocode nitrocode deleted the renovate/github.com-google-go-github-v48-49.x branch January 5, 2023 05:22
@nitrocode
Copy link
Member

Thank you @krrrr38 ! This will make the maintenance of dependencies easier!

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants