-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 v65 in go.mod (main) #4968
fix(deps): update module github.com/google/go-github/v63 to v65 in go.mod (main) #4968
Conversation
0e8bb38
to
3a1c162
Compare
Hello, I've encountered an issue with This bug affects all versions from I tried to build Atlantis from main with newer versions
and both work fine. So I suppose the bug was fixed there. Could you please make sure to get this update in a new release as soon as possible? Thank you! |
a252215
to
a0a1ca1
Compare
e843c2b
to
c5e01e1
Compare
25b31dd
to
f6e7178
Compare
f6e7178
to
9f85f26
Compare
Signed-off-by: X-Guardian <[email protected]>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
@hi pavelpule, this PR has been merged. You can test it using one of the following containers: dev-alpine-50ace7d or dev-debian-50ace7d . |
….mod (main) (runatlantis#4968) Signed-off-by: X-Guardian <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: X-Guardian <[email protected]> Signed-off-by: a1k0u <[email protected]>
….mod (main) (runatlantis#4968) Signed-off-by: X-Guardian <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: X-Guardian <[email protected]>
….mod (main) (runatlantis#4968) Signed-off-by: X-Guardian <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: X-Guardian <[email protected]>
This PR contains the following updates:
v63.0.0
->v65.0.0
Release Notes
google/go-github (github.com/google/go-github/v63)
v65.0.0
Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE:
APIMeta.Domains
changed frommap
tostruct
.BREAKING CHANGE:
SCIMService.ProvisionAndInviteSCIMUser
now returns a response.BREAKING CHANGE:
NewMergeQueueRule
now takes one parameter:*MergeQueueRuleParameters
....and the following additional changes:
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 - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.