-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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/v63 to v64 #34881
Conversation
74b58f8
to
9dddc31
Compare
9dddc31
to
77a933c
Compare
77a933c
to
32d2455
Compare
32d2455
to
3d36bd3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This update doesn't look right, it is additive instead of replacing. Will need manual intervention.
@TylerHelmuth - i can go ahead and just make a separate PR to main like i did last time. i'd fix the branch directly but don't have perms so easier to just create a new branch for me and save y'all some work |
@TylerHelmuth - just opened PR for the fix to main, superseding this. #35016 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
**Description:** supersedes #34881
…lemetry#35016) **Description:** supersedes open-telemetry#34881
This PR contains the following updates:
v63.0.0
->v64.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/go-github (github.com/google/go-github/v63)
v64.0.0
Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE: CustomPropertyValue.Value is changed from *string to interface{} to support string and []string values.
BREAKING CHANGE: Replace ListCursorOptions with ListIDPGroupsOptions in TeamsService.ListIDPGroupsInOrganization
BREAKING CHANGE: The CreateApp function now requires two arguments:
AppManifest
andorgName
, to support creating apps with organizations.BREAKING CHANGE: PushEventRepository.CustomProperties is changed from map[string]string to map[string]interface{}.
...and the following additional changes:
Configuration
📅 Schedule: Branch creation - "on tuesday" (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.
This PR was generated by Mend Renovate. View the repository job log.