Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps com.google.cloud:spring-cloud-gcp-dependencies from 5.5.1 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)
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)
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)

Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.5.1 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.1...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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 2, 2024
@Fameing Fameing merged commit 8963964 into develop Sep 2, 2024
@Fameing Fameing deleted the dependabot/maven/develop/com.google.cloud-spring-cloud-gcp-dependencies-5.6.0 branch September 2, 2024 12:12
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