-
Notifications
You must be signed in to change notification settings - Fork 6
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 - autoclosed #545
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 19, 2024 13:13
71ffae3
to
a3ed4c0
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 19, 2024 13:15
a3ed4c0
to
6bb6a0f
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 19, 2024 22:57
6bb6a0f
to
57ab2b1
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 20, 2024 08:37
57ab2b1
to
890aa3e
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 20, 2024 15:50
890aa3e
to
5801c2f
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 21, 2024 01:45
5801c2f
to
272ee39
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 23, 2024 15:14
272ee39
to
ee5040d
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 24, 2024 08:09
ee5040d
to
a09e348
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 24, 2024 17:10
a09e348
to
c64cb06
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 25, 2024 09:54
c64cb06
to
30fdf22
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 25, 2024 22:26
30fdf22
to
3d6b971
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 26, 2024 10:04
3d6b971
to
427cbf1
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 26, 2024 12:10
427cbf1
to
9b18128
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 26, 2024 12:13
9b18128
to
bd8317b
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 27, 2024 07:54
bd8317b
to
0d49c4a
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
September 27, 2024 16:09
0d49c4a
to
aafa069
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
October 1, 2024 14:17
aafa069
to
ed9a8aa
Compare
renovate
bot
force-pushed
the
renovate/github.com-google-go-github-v63-65.x
branch
from
October 2, 2024 21:20
ed9a8aa
to
d5bd57b
Compare
renovate
bot
changed the title
fix(deps): update module github.com/google/go-github/v63 to v65
fix(deps): update module github.com/google/go-github/v63 to v65 - autoclosed
Oct 6, 2024
auto-merge was automatically disabled
October 6, 2024 19:14
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.