-
Notifications
You must be signed in to change notification settings - Fork 21
Bump libraries-bom from 25.1.0 to 25.2.0 #379
base: master
Are you sure you want to change the base?
Bump libraries-bom from 25.1.0 to 25.2.0 #379
Conversation
Bumps [libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/GoogleCloudPlatform/cloud-opensource-java/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commits) --- updated-dependencies: - dependency-name: com.google.cloud:libraries-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
/gcbrun |
The libraries-bom brings in a new version of GAX which includes Line 31 in 9a0d3e0
UserError that we see in the build. We need to hold off on upgrading the libraries-bom for now.
|
Testing this after removing substitutions. |
/gcbrun |
Test still failing due to |
This reverts commit 0dab8d8.
A newer version of com.google.cloud:libraries-bom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
I am experiencing a similar issue when updating the bom version from version 25.1.0:
|
Note that version 25.3.0 is out now. |
@lpellegr thank you for sharing your findings. We're in the process of relocating some code into a better suited location which is causing this temporary incompatibility with libraries-bom 25.2.0 and later. We hope to resolve this soon. Thank you for your patience. |
Bumps libraries-bom from 25.1.0 to 25.2.0.
Release notes
Sourced from libraries-bom's releases.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)