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.27.0 to 26.28.0 #2414

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps com.google.cloud:libraries-bom from 26.27.0 to 26.28.0.

Release notes

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

v26.28.0

GCP Libraries BOM 26.28.0

Here are the differences from the previous version (26.27.0)

New Addition

  • com.google.cloud:google-cloud-securesourcemanager:0.1.0
  • com.google.cloud:google-cloud-telcoautomation:0.1.0

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

Notable Changes

google-cloud-bigquery 2.35.0 (prev: 2.34.2)

google-cloud-bigquerystorage 2.47.0 (prev: 2.45.0)

  • Add integration tests with RetrySettings enabled. (#2275) (179193a)

  • Add new configuration for nightly retry-related tests. (#2319) (e78b841)

  • Enable 20MB request limit, this feature is allowlist only. (#2311) (75c2552)

  • Add comment/documentation for setRetrySettings (#2309) (664b550)

  • Create next attempt after first attempt to initialize exponential backoff settings. (#2316) (e5884cc)

  • Enable request limit e2e test. (#2320) (9d8c368)

  • Adding CDC sample (#2263) (ba134e4)

  • An atempt to solve test failure in nightly build (#2330) (f77465e)

  • Fix a test that is flaky (#2340) (cb6e2c9)

  • Fix the write api integration test (#2333) (a69bec9)

google-cloud-bigtable 2.30.0 (prev: 2.29.1)

  • Client sends routing cookie back to server (#1888) (4c73abd)

google-cloud-spanner 6.55.0 (prev: 6.53.0)

  • Enable session leaks prevention by cleaning up long-running tra… (#2655) (faa7e5d)

  • Copy backup issue when backup is done across different instance IDs (#2732) (7f6b158)

  • Respect SPANNER_EMULATOR_HOST env var when autoConfigEmulator=true (#2730) (9c19934)

  • Add java sample for managed autoscaler (#2709) (9ea4f4f)

google-cloud-storage 2.30.1 (prev: 2.29.1)

  • Add object retention feature (#2277) (3deb29b)

  • Fix JSON read handling when socket broken resulting in partial bytes copied (#2303) (d4bfcf0), closes #2301

  • Fix Storage#readAllBytes to allow reading compressed bytes (#2304) (68b96a9)

... (truncated)

Commits
  • 9dcb025 chore: release main (#6316)
  • 2357cee deps: update dependency com.google.cloud:google-cloud-nio to v0.127.8 (#6331)
  • fa05ea6 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.30.1 ...
  • 188b3d7 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.30.0...
  • ba5a6e7 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.25.0 (#6325)
  • 0f8283a ci: Update ci.yaml to introduce Java 21 unit testing (#1907) (#6313)
  • b9fba54 build(deps): update dependency org.apache.maven:maven-artifact to v3.9.6 (#6314)
  • 5d656a7 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.30.0 ...
  • 4f836aa deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.17....
  • 3c40c9b deps: update dependency com.google.cloud:google-cloud-bigquery to v2.35.0 (#6...
  • 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 December 7, 2023 04:38
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
@mpeddada1
Copy link
Contributor

@dependabot rebase

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.27.0 to 26.28.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.27.0...v26.28.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>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-libraries-bom-26.28.0 branch from b498b4d to 7912b71 Compare December 8, 2023 19:19
@mpeddada1
Copy link
Contributor

Running into:

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'compositeCompatibilityVerifier' defined in class path resource [org/springframework/cloud/configuration/CompatibilityVerifierAutoConfiguration.class]: Failed to instantiate [org.springframework.cloud.configuration.CompositeCompatibilityVerifier]: Factory method 'compositeCompatibilityVerifier' threw exception with message: Spring Cloud/ Spring Boot version compatibility checks have failed: [[VerificationResult@45f0038 description = 'Spring Boot [3.2.0] is not compatible with this Spring Cloud release train', action = 'Change Spring Boot version to one of the following versions [3.0.x, 3.1.x] 

@mpeddada1
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

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.

…p into dependabot/maven/com.google.cloud-libraries-bom-26.28.0
Copy link

sonarcloud bot commented Dec 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mpeddada1 mpeddada1 merged commit f58a315 into main Dec 11, 2023
53 checks passed
@mpeddada1 mpeddada1 deleted the dependabot/maven/com.google.cloud-libraries-bom-26.28.0 branch December 11, 2023 22:27
This was referenced Dec 11, 2023
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.

None yet

2 participants