Skip to content
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: update dependency com.google.cloud:google-cloud-spanner-bom to v6.19.1 - autoclosed #752

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-spanner-bom 6.18.0 -> 6.19.1 age adoption passing confidence

Release Notes

googleapis/java-spanner

v6.19.1

Compare Source

v6.19.0

Compare Source

Features
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.2 (#​1666) (8ea2220)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.2 (#​1664) (4f46635)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners February 17, 2022 09:02
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 17, 2022
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner-jdbc API. label Feb 17, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 17, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2022
Copy link
Contributor

@ansh0l ansh0l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Feb 18, 2022
@suztomo
Copy link
Member

suztomo commented Feb 18, 2022

[INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ google-cloud-spanner-jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/target/classes
[INFO] -------------------------------------------------------------
Error:  COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcConnection.java:[26,43] cannot find symbol
  symbol:   class StatementParser
  location: package com.google.cloud.spanner.connection
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcPreparedStatement.java:[24,43] cannot find symbol
  symbol:   class StatementParser
  location: package com.google.cloud.spanner.connection
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcStatement.java:[26,43] cannot find symbol
  symbol:   class StatementParser
  location: package com.google.cloud.spanner.connection
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcConnection.java:[76,13] cannot find symbol
  symbol:   variable StatementParser
  location: class com.google.cloud.spanner.jdbc.JdbcConnection
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcStatement.java:[202,33] cannot find symbol
  symbol:   variable StatementParser
  location: class com.google.cloud.spanner.jdbc.JdbcStatement
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcStatement.java:[203,24] package StatementParser does not exist
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcStatement.java:[205,31] package StatementParser does not exist
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcPreparedStatement.java:[42,31] cannot find symbol
  symbol:   variable StatementParser
  location: class com.google.cloud.spanner.jdbc.JdbcPreparedStatement
Error:  /home/runner/work/java-spanner-jdbc/java-spanner-jdbc/src/main/java/com/google/cloud/spanner/jdbc/JdbcPreparedStatement.java:[105,24] package StatementParser does not exist

@gcf-merge-on-green
Copy link

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, one of your required reviews was not approved, or there is a do not merge label. 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.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 19, 2022
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-spanner-bom-6.x branch from fd9f86a to 374010d Compare February 19, 2022 09:12
@renovate-bot renovate-bot changed the title deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.19.0 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.19.1 Feb 19, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 19, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@renovate-bot renovate-bot changed the title deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.19.1 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.19.1 - autoclosed Feb 19, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-spanner-bom-6.x branch February 19, 2022 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants