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: bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 #3163

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

Bumps com.google.cloud:libraries-bom from 26.44.0 to 26.45.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.45.0

GCP Libraries BOM 26.45.0

Here are the differences from the previous version (26.44.0)

New Addition

  • com.google.cloud:google-cloud-apihub:0.1.0

The group ID of the following artifacts is com.google.cloud.

Known Issues

google-cloud-nio incompatible with GraalVM for JDK 21

There is a known issue in GraalVM which results in build time errors when using FileSystemProviders. While the workaround to use -H:-AddAllFileSystemProviders works on GraalVM for JDK 21 when using user credentials , you may observe permission issues at runtime if your application relies on reading service account credentials.

Notable Changes

GraalVM for JDK 21

All libraries managed by this BOM except for com.google.cloud:google-cloud-nio are now compatible with GraalVM for JDK 21.

google-cloud-bigquerystorage 3.9.0 (prev: 3.8.0)

  • Github workflow vulnerable to script injection (#2600) (9ce25b6)

  • RequestProfilerTest.java regex in deep-preserve list (#2589) (e62ac66)

  • V1alpha client generation (#2615) (061691c)

google-cloud-bigtable 2.43.0 (prev: 2.42.0)

  • Add fields and the BackupType proto for Hot Backups (#2300) (acaa3ff)

  • Allow non default service account in DirectPath (#2312) (09d0f23)

  • bigtable: Remove deprecated Bytes from BigEndianBytesEncoding (#2309) (32f244f)

  • Enable hermetic library generation (#2234) (169aea5)

  • Add missing call to EqualsTester#testEquals (#2307) (8b49f9c)

google-cloud-spanner 6.74.0 (prev: 6.72.0)

  • Add option for cancelling queries when closing client (#3276) (95da1ed)

  • Github workflow vulnerable to script injection (#3232) (599255c)

  • Make DecodeMode.DIRECT the deafult (#3280) (f31a95a)

  • Synchronize lazy ResultSet decoding (#3267) (4219cf8)

  • spanner: Add edition field to the instance proto (6b7e6ca)

google-cloud-spanner-jdbc 2.21.0 (prev: 2.20.2)

  • Add Quickperf for simple performance testing with JDBC (#1619) (b6bbd8f)

google-cloud-storage 2.42.0 (prev: 2.41.0)

  • Enable grpc.lb.locality label for client-side metrics (#2659) (b681ee0)

  • Update modified field handling for blob and bucket with json transport to properly clear fields (#2664) (e2f5537), closes #2662

... (truncated)

Commits
  • 17edbb5 chore: release main (#6718)
  • b0d939d deps: update dependency com.google.cloud:google-cloud-bigquery to v2.42.1 (#6...
  • b31f80b build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 406333e deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 9ca5a25 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.0 ...
  • 6d96ff4 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.21....
  • 4e32a3d deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.21.0...
  • 0754a10 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.43.0...
  • b93b322 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.73.0 ...
  • 9394259 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner August 28, 2024 04:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2024
@mpeddada1
Copy link
Contributor

@dependabot rebase

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.44.0 to 26.45.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.44.0...v26.45.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-libraries-bom-26.45.0 branch from 0b05a6f to dad8e03 Compare August 28, 2024 16:23
@mpeddada1 mpeddada1 closed this Aug 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2024

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.

@mpeddada1 mpeddada1 reopened this Aug 28, 2024
Copy link

sonarcloud bot commented Aug 28, 2024

@mpeddada1 mpeddada1 merged commit 2ed4f55 into main Aug 28, 2024
73 of 76 checks passed
@mpeddada1 mpeddada1 deleted the dependabot/maven/com.google.cloud-libraries-bom-26.45.0 branch August 28, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants