-
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/v66 to v68 in go.mod (main) #5209
Merged
renovate
merged 4 commits into
main
from
renovate/main-github.com-google-go-github-v66-68.x
Dec 31, 2024
Merged
fix(deps): update module github.com/google/go-github/v66 to v68 in go.mod (main) #5209
renovate
merged 4 commits into
main
from
renovate/main-github.com-google-go-github-v66-68.x
Dec 31, 2024
+96
−93
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
requested review from
lukemassa and
nitrocode
and removed request for
a team
December 31, 2024 03:23
needs #5209 |
Signed-off-by: Rui Chen <[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. |
Signed-off-by: Rui Chen <[email protected]>
chenrui333
approved these changes
Dec 31, 2024
jamengual
approved these changes
Dec 31, 2024
renovate
bot
deleted the
renovate/main-github.com-google-go-github-v66-68.x
branch
December 31, 2024 18:45
kvanzuijlen
pushed a commit
to kvanzuijlen/atlantis
that referenced
this pull request
Jan 4, 2025
….mod (main) (runatlantis#5209) Signed-off-by: Rui Chen <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rui Chen <[email protected]> Signed-off-by: kvanzuijlen <[email protected]>
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
lgtm
This PR has been approved by a maintainer
provider/github
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:
v66.0.0
->v68.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/v66)
v68.0.0
Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE: All support for "Project (classic)" is removed and
Project
responses are replaced byProjectV2
(renamed fromProjectsV2
).BREAKING CHANGE: The unused
Stats
field is removed from theCommit
struct....and the following additional changes:
v67.0.0
Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE:
opts
argument toActionsService.ListArtifacts
changed fromListOptions
toListArtifactsOptions
.BREAKING CHANGE: Rename
RuleRequiredCodeScanningTools
toRuleRequiredCodeScanningTool
.BREAKING CHANGE: Change
RulesetRepositoryPropertyTargetParameters.Source
fromstring
to*string
....and the following additional changes:
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (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.