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

Bump com.google.cloud:spring-cloud-gcp-dependencies from 4.5.1 to 4.7.0 #917

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 4.5.1 to 4.7.0.

Release notes

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

v4.7.0

4.7.0 (2023-07-28)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.20.0 (main) (#2071) (ca9d1fb)
  • deps: update spring cloud (#2076) (64561c7)

Dependencies

v4.6.0

4.6.0 (2023-07-24)

Features

  • Add overloaded executePartitionedDmlStatement to support update options (#2025) (df65e54)

Bug Fixes

  • add runtime hints for logging (#1933) (21903af)
  • add runtime hints for vision (#1991) (dcbf202)
  • deps: update cloud-sql-socket-factory.version to v1.13.1 (#2020) (fe69d8a)
  • deps: update dependency com.google.cloud:libraries-bom to v26.19.0 (#2033) (c215536)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.1.3 (#2016) (465a88b)
  • deps: update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v1.9.0 (#2002) (d715085)
  • deps: update dependency org.postgresql:r2dbc-postgresql to v1.0.2.release (#2026) (a76298a)
  • deps: update dependency org.springframework.cloud:spring-cloud-build to v4.0.4 (#2004) (2ce3e1f)
  • timestampNanos field with nanos precision (#2012) (2a4c14a), closes #1996

Dependencies

  • bump cloud-sql-socket-factory.version from 1.12.0 to 1.13.1 (#2047) (109255b)
  • bump libraries-bom from 26.18.0 to 26.19.0 (#2032) (b36e847)
  • bump org.junit.platform:junit-platform-launcher (#2048) (43e9422)
  • bump org.springframework.boot:spring-boot-starter-parent (#2040) (28307cb)
  • bump r2dbc-postgresql from 1.0.1.RELEASE to 1.0.2.RELEASE (#2029) (912edfe)
  • bump spring-boot-dependencies.version from 3.1.1 to 3.1.2 (#2041) (0ea6195)
  • manual bump gapic-generator-java-bom.version from 2.22.0 to 2.23.1 (#2044) (08946d5)
Changelog

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

4.7.0 (2023-07-28)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.20.0 (main) (#2071) (ca9d1fb)
  • deps: update spring cloud (#2076) (64561c7)

Dependencies

4.6.0 (2023-07-24)

Features

  • Add overloaded executePartitionedDmlStatement to support update options (#2025) (df65e54)

Bug Fixes

  • add runtime hints for logging (#1933) (21903af)
  • add runtime hints for vision (#1991) (dcbf202)
  • deps: update cloud-sql-socket-factory.version to v1.13.1 (#2020) (fe69d8a)
  • deps: update dependency com.google.cloud:libraries-bom to v26.19.0 (#2033) (c215536)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.1.3 (#2016) (465a88b)
  • deps: update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v1.9.0 (#2002) (d715085)
  • deps: update dependency org.postgresql:r2dbc-postgresql to v1.0.2.release (#2026) (a76298a)
  • deps: update dependency org.springframework.cloud:spring-cloud-build to v4.0.4 (#2004) (2ce3e1f)
  • timestampNanos field with nanos precision (#2012) (2a4c14a), closes #1996

Dependencies

  • bump cloud-sql-socket-factory.version from 1.12.0 to 1.13.1 (#2047) (109255b)
  • bump libraries-bom from 26.18.0 to 26.19.0 (#2032) (b36e847)
  • bump org.junit.platform:junit-platform-launcher (#2048) (43e9422)
  • bump org.springframework.boot:spring-boot-starter-parent (#2040) (28307cb)
  • bump r2dbc-postgresql from 1.0.1.RELEASE to 1.0.2.RELEASE (#2029) (912edfe)
  • bump spring-boot-dependencies.version from 3.1.1 to 3.1.2 (#2041) (0ea6195)
  • manual bump gapic-generator-java-bom.version from 2.22.0 to 2.23.1 (#2044) (08946d5)
Commits
  • 3837575 chore(main): release 4.7.0 (#2074)
  • 64561c7 fix(deps): update spring cloud (#2076)
  • ca9d1fb fix(deps): update dependency com.google.cloud:libraries-bom to v26.20.0 (main...
  • f5e3c7a feat(main): Migrate spanner spring data r2dbc (#2080)
  • 81d6f98 chore(main): release 4.6.1-SNAPSHOT (#2057)
  • 9fefeb8 chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /.kokoro (#2066)
  • 308c56d deps: stop forcing Guava version (#2069)
  • a990b85 chore: bring back requirements.in and requirements.txt (#2065)
  • 198340d chore: manage junit-platform-launcher version through spring-boot-dependencie...
  • 1cc304c chore(main): release 4.6.0 (#2005)
  • 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 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 Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.7.0 branch 3 times, most recently from 3b328a8 to 17e8a8f Compare July 31, 2023 09:57
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 4.5.1 to 4.7.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@v4.5.1...v4.7.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.7.0 branch from 17e8a8f to ad229ea Compare July 31, 2023 10:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

The base commit for this pull request has not changed.

@commjoen commjoen merged commit 1fe2ae5 into master Jul 31, 2023
15 checks passed
@commjoen commjoen deleted the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.7.0 branch July 31, 2023 10:28
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.

None yet

1 participant