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

build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies from 5.5.0 to 5.6.0 #1605

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 5.5.0 to 5.6.0.

Release notes

Sourced from com.google.cloud:spring-cloud-gcp-dependencies's releases.

v5.6.0

5.6.0 (2024-08-29)

Features

  • add properties to customize universeDomain and endpoint in KMS module (#3104) (1de0e36)

Bug Fixes

  • CastClassException in PubSubDeadLetterTopicSampleAppIntegrationTest #3139 (#3145) (ae3626a)
  • noSuchMethodError in BigQuerySampleApplicationIntegrationTests (#3146) (a891693)
  • update compatibility statement for doc (#3136) (f3591b8)

Dependencies

  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.4 to 1.1.5 (#3129) (fb375f6)
  • bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#3163) (2ed4f55)
  • bump io.opentelemetry:opentelemetry-api from 1.32.0 to 1.41.0 (#3153) (0ef3aa6)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#3151) (cd77242)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#3164) (237e9fd)
  • bump org.springframework.boot:spring-boot-starter-parent (#3152) (7c8e434)
  • bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 (#3150) (f264ea2)

Documentation

  • add documentation for kms universe domain and endpoint properties (#3173) (acf58a0)
  • adjust spring-cloud-gcp-core documentation auth guides. (#3144) (20b3393)
  • Update README post releases (#3137) (7733fe5)

v5.5.1

5.5.1 (2024-08-15)

Bug Fixes

  • change to generation script in manipulating googleapis/WORKSPACE. (#3120) (48e0681)
  • deps: update cloud-sql-socket-factory.version to v1.19.1 (#3049) (87c3b54)
  • deps: update cloud-sql-socket-factory.version to v1.20.0 (#3121) (c03e305)
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.4 (#3052) (5090efe)
  • pubsub template hanging if exception is thrown when paring response (#2696) (#3091) (d605691)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.19.0 to 1.19.1 (#3055) (d07f699)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.3 to 1.1.4 (#3056) (212522b)

... (truncated)

Changelog

Sourced from com.google.cloud:spring-cloud-gcp-dependencies's changelog.

5.6.0 (2024-08-29)

Features

  • add properties to customize universeDomain and endpoint in KMS module (#3104) (1de0e36)

Bug Fixes

  • CastClassException in PubSubDeadLetterTopicSampleAppIntegrationTest #3139 (#3145) (ae3626a)
  • noSuchMethodError in BigQuerySampleApplicationIntegrationTests (#3146) (a891693)
  • update compatibility statement for doc (#3136) (f3591b8)

Dependencies

  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.4 to 1.1.5 (#3129) (fb375f6)
  • bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#3163) (2ed4f55)
  • bump io.opentelemetry:opentelemetry-api from 1.32.0 to 1.41.0 (#3153) (0ef3aa6)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#3151) (cd77242)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#3164) (237e9fd)
  • bump org.springframework.boot:spring-boot-starter-parent (#3152) (7c8e434)
  • bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 (#3150) (f264ea2)

Documentation

  • add documentation for kms universe domain and endpoint properties (#3173) (acf58a0)
  • adjust spring-cloud-gcp-core documentation auth guides. (#3144) (20b3393)
  • Update README post releases (#3137) (7733fe5)

5.5.1 (2024-08-15)

Bug Fixes

  • change to generation script in manipulating googleapis/WORKSPACE. (#3120) (48e0681)
  • deps: update cloud-sql-socket-factory.version to v1.19.1 (#3049) (87c3b54)
  • deps: update cloud-sql-socket-factory.version to v1.20.0 (#3121) (c03e305)
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.4 (#3052) (5090efe)
  • pubsub template hanging if exception is thrown when paring response (#2696) (#3091) (d605691)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.19.0 to 1.19.1 (#3055) (d07f699)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.3 to 1.1.4 (#3056) (212522b)
  • bump com.google.cloud:libraries-bom from 26.43.0 to 26.44.0 (#3108) (17e237e)
  • bump com.google.cloud.tools:appengine-maven-plugin (#3086) (85b27f2)

... (truncated)

Commits
  • 9439b5c chore(main): release 5.6.0 (#3138)
  • acf58a0 docs: add documentation for kms universe domain and endpoint properties (#3173)
  • 2ed4f55 deps: bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#3163)
  • 640acff chore(deps): update dependency maven to v3.9.9 (#3132)
  • 9bd60c1 chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin t...
  • f264ea2 deps: bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 (#3150)
  • b11b57c chore(deps): update gapic-generator-java-bom.version to v2.44.0 (#3131)
  • a3f194f chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • b188d58 chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...
  • 7c8e434 deps: bump org.springframework.boot:spring-boot-starter-parent (#3152)
  • 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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 31, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-5.6.0 branch from e1fa716 to 9aff35d Compare August 31, 2024 06:29
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  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-spring-cloud-gcp-dependencies-5.6.0 branch from 9aff35d to f079a42 Compare August 31, 2024 12:03
@commjoen commjoen merged commit 6d5ddb7 into master Aug 31, 2024
15 checks passed
@commjoen commjoen deleted the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-5.6.0 branch August 31, 2024 18:08
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant