-
Notifications
You must be signed in to change notification settings - Fork 2.9k
chore(deps): update dependency com.google.cloud:libraries-bom to v6 #3179
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
chore(deps): update dependency com.google.cloud:libraries-bom to v6 #3179
Conversation
|
Argh - this never works out well, esp on a major bump in version. |
|
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Java 11It's the usual suspects. |
|
Lint passed this time -- huh? |
Java 8This didn't fail the first time. :( |
elharo
left a comment
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.
FYI v6 was a noop. By mistake there were no actual library upgrades in this version.
elharo
left a comment
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.
Since 6.0.0 is a noop, I'd bet on flaky tests here.
| <dependency> | ||
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>libraries-bom</artifactId> | ||
| <version>5.4.0</version> |
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.
Why was this 5.4.0, not 5.7.0?
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.
That was the last version that passed. We are trying to get the spanner team to fix.
| <dependency> | ||
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>libraries-bom</artifactId> | ||
| <version>4.4.1</version> |
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.
Why was this still using 4.4.1?
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.
Thatwas the last version that worked.
Autoclosing SkippedThis PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
|
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
|
@lesv Thank you for explanation. Hearing that Spanner (and Dataproc) does not work with the latest GCP Libraries BOM is concerning. Do you have URLs of the issues on Spanner and Dataproc team I should followup? |
elharo
left a comment
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.
As @suztomo noticed, you had multiple BOM versions prior to this PR. So maybe not flaky, but I'm not sure which update specifically caused the failure. In any case this is not an issue with the BOM, but with changes in the underlying libraries. Perhaps try updating these files one at a time.
|
I'm not sure you can fix these problems, and I like that it was a major bump, but you'll note that for things like Spanner - there are missing methods and classes as they've done some big changes. Hopefully the v7 will pick that up and we can get them to fix it. Since you mention that v6 is a noop, I'm going to close this, but the problems still need to be fixed. |
This PR contains the following updates:
5.4.0->6.0.05.7.0->6.0.05.2.0->6.0.05.5.0->6.0.04.4.1->6.0.0Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.