FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump postgres-socket-factory from 1.5.0 to 1.6.0 by dependabot[bot] · Pull Request #380 · GoogleCloudPlatform/native-image-support-java · GitHub

This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Bump postgres-socket-factory from 1.5.0 to 1.6.0 - #380

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.google.cloud.sql-postgres-socket-factory-1.6.0
Closed

Bump postgres-socket-factory from 1.5.0 to 1.6.0#380
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.google.cloud.sql-postgres-socket-factory-1.6.0

Conversation

dependabot Bot commented on behalf of github May 3, 2022

Copy link
Copy Markdown
Contributor

Bumps postgres-socket-factory from 1.5.0 to 1.6.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 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)

Bumps postgres-socket-factory from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: com.google.cloud.sql:postgres-socket-factory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Copy link
Copy Markdown
Contributor

/gcbrun

Copy link
Copy Markdown
Contributor

Stacktrace:

Step #1: Fatal error:java.lang.NoClassDefFoundError: com/google/api/gax/nativeimage/NativeImageUtils
Step #1: 	at com.google.cloud.sql.nativeimage.CloudSqlFeature.beforeAnalysis(CloudSqlFeature.java:52)
Step #1: 	at com.oracle.svm.hosted.NativeImageGenerator.lambda$runPointsToAnalysis$11(NativeImageGenerator.java:688)
Step #1: 	at com.oracle.svm.hosted.FeatureHandler.forEachFeature(FeatureHandler.java:73)
Step #1: 	at com.oracle.svm.hosted.NativeImageGenerator.runPointsToAnalysis(NativeImageGenerator.java:688)
Step #1: 	at com.oracle.svm.hosted.NativeImageGenerator.doRun(NativeImageGenerator.java:529)
Step #1: 	at com.oracle.svm.hosted.NativeImageGenerator.run(NativeImageGenerator.java:488)
Step #1: 	at com.oracle.svm.hosted.NativeImageGeneratorRunner.buildImage(NativeImageGeneratorRunner.java:403)
Step #1: 	at com.oracle.svm.hosted.NativeImageGeneratorRunner.build(NativeImageGeneratorRunner.java:569)
Step #1: 	at com.oracle.svm.hosted.NativeImageGeneratorRunner.main(NativeImageGeneratorRunner.java:122)
Step #1: 	at com.oracle.svm.hosted.NativeImageGeneratorRunner$JDK9Plus.main(NativeImageGeneratorRunner.java:599)
Step #1: Caused by: java.lang.ClassNotFoundException: com.google.api.gax.nativeimage.NativeImageUtils

This seems to be happening because the CloudSqlFeature file which was recently added to cloud-sql-jdbc-socket-factory relies on a recent version of GAX (which contains the NativeImageUtils). However, the samples in this repo still an older version of the libraries-bom.

Copy link
Copy Markdown
Contributor

Closing as this relies on upgrading libraries-bom which can't be upgraded just yet as it is blocked on #379

mpeddada1 closed this May 6, 2022

dependabot Bot commented on behalf of github May 6, 2022

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot Bot deleted the dependabot/maven/com.google.cloud.sql-postgres-socket-factory-1.6.0 branch May 6, 2022 20:01
This file contains hidden or 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL