-
Notifications
You must be signed in to change notification settings - Fork 327
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
deps: bump com.google.cloud:libraries-bom from 26.22.0 to 26.23.0 #2166
deps: bump com.google.cloud:libraries-bom from 26.22.0 to 26.23.0 #2166
Conversation
ad83fb3
to
be464d1
Compare
@dependabot rebase |
be464d1
to
0270a8d
Compare
|
@mpeddada1 Does our Spring CodeGen script handle library removal like in the case of game-servers? |
@meltsufin the commit within the PR doesn't seem to get recognized by the script :
I've created a separate PR to see if makes a difference: #2175 |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.22.0 to 26.23.0. - [Release notes](https://github.com/googleapis/java-cloud-bom/releases) - [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json) - [Commits](googleapis/java-cloud-bom@v26.22.0...v26.23.0) --- updated-dependencies: - dependency-name: com.google.cloud:libraries-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5a42a8a
to
86e765f
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
The
|
Are you able to reproduce the problem locally? Is the error message clear to you? |
It looks it is complaining about the addition of Running just |
From the logs, the issue is specific to policytroubleshooter:
^^ Note the starter_artifactid here Also from the logs, contents of the library_list generated by the script show more # entries for policytroubleshooter:
This line in the It is possible that the script caters for only one entry being in googleapis_path which results in variables being set to unrelated values when that is not the case. |
These lines below seem strange
|
Continued in #2183 |
Bumps com.google.cloud:libraries-bom from 26.22.0 to 26.23.0.
Release notes
Sourced from com.google.cloud:libraries-bom's releases.
... (truncated)
Commits
c3b47c0
chore: release main (#6176)07fd615
deps: update actions/checkout action to v4 (#6183)73fa897
deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...2148a20
deps: update dependency com.google.cloud:first-party-dependencies to v3.15.0 ...6a3eee0
deps: update dependency com.google.cloud:gapic-libraries-bom to v1.18.0 (#6180)b04dd62
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.32.0 (#6...f8c7aaf
deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...9581f46
deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.15.9 ...2e950f0
deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...dba79e0
deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.47.0 ...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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)