Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Bump com.google.cloud:spring-cloud-gcp-dependencies from 4.7.1 to 4.8.3 #676

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 4.7.1 to 4.8.3.

Release notes

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

v4.8.3

4.8.3 (2023-10-27)

Bug Fixes

  • add back original comment. (#2263) (dc1b821)
  • deps: update cloud-sql-socket-factory.version to v1.14.1 (#2241) (e2527ae)
  • deps: update dependency com.google.cloud:libraries-bom to v26.26.0 (#2297) (5b7db44)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.1.6 (#2232) (06ac904)
  • Ensure topic exists in consumer only if autoCreateResources is true (#2296) (c8d25c8)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.14.0 to 1.14.1 (#2243) (79dfcfe)
  • bump com.google.cloud.tools:appengine-maven-plugin (#2226) (db0d63e)
  • bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 (#2268) (45ebb90)
  • bump commons-io:commons-io from 2.14.0 to 2.15.0 (#2292) (3b32c77)
  • bump io.micrometer:micrometer-tracing-bom from 1.1.5 to 1.1.6 (#2234) (8970fb2)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#2287) (7f56ce0)
  • bump org.graalvm.buildtools:native-maven-plugin (#2282) (2e32f5f)
  • bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#2253) (5e05fc2)

v4.8.2

4.8.2 (2023-10-17)

Bug Fixes

  • allow minimal permissions for consumer destination use (#2233) (d5a42c4)
  • deps: update dependency com.google.cloud:libraries-bom to v26.25.0 (#2249) (903c3c7)
  • remove unnecessary topic name comparison on subscription (#2239) (f0f0124)

v4.8.1

4.8.1 (2023-10-03)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.24.0 (#2213) (4408d63)
  • guard against null projectId in Firestore routing header (29229f7)
  • language test moved to v2 (#2216) (ddb2398)

Dependencies

  • bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 (#2202) (9759fd7)
  • bump commons-io:commons-io from 2.13.0 to 2.14.0 (#2211) (efc116c)
  • bump org.springframework.boot:spring-boot-starter-parent (#2203) (a86e485)

... (truncated)

Changelog

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

4.8.3 (2023-10-27)

Bug Fixes

  • add back original comment. (#2263) (dc1b821)
  • deps: update cloud-sql-socket-factory.version to v1.14.1 (#2241) (e2527ae)
  • deps: update dependency com.google.cloud:libraries-bom to v26.26.0 (#2297) (5b7db44)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.1.6 (#2232) (06ac904)
  • Ensure topic exists in consumer only if autoCreateResources is true (#2296) (c8d25c8)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.14.0 to 1.14.1 (#2243) (79dfcfe)
  • bump com.google.cloud.tools:appengine-maven-plugin (#2226) (db0d63e)
  • bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 (#2268) (45ebb90)
  • bump commons-io:commons-io from 2.14.0 to 2.15.0 (#2292) (3b32c77)
  • bump io.micrometer:micrometer-tracing-bom from 1.1.5 to 1.1.6 (#2234) (8970fb2)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#2287) (7f56ce0)
  • bump org.graalvm.buildtools:native-maven-plugin (#2282) (2e32f5f)
  • bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#2253) (5e05fc2)

4.8.2 (2023-10-17)

Bug Fixes

  • allow minimal permissions for consumer destination use (#2233) (d5a42c4)
  • deps: update dependency com.google.cloud:libraries-bom to v26.25.0 (#2249) (903c3c7)
  • remove unnecessary topic name comparison on subscription (#2239) (f0f0124)

4.8.1 (2023-10-03)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.24.0 (#2213) (4408d63)
  • guard against null projectId in Firestore routing header (29229f7)
  • language test moved to v2 (#2216) (ddb2398)

Dependencies

  • bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 (#2202) (9759fd7)
  • bump commons-io:commons-io from 2.13.0 to 2.14.0 (#2211) (efc116c)
  • bump org.springframework.boot:spring-boot-starter-parent (#2203) (a86e485)
  • bump spring-boot-dependencies.version from 3.1.3 to 3.1.4 (#2201) (e763569)

4.8.0 (2023-09-20)

... (truncated)

Commits
  • 68f3815 chore(main): release 4.8.3 (#2305)
  • 5b7db44 fix(deps): update dependency com.google.cloud:libraries-bom to v26.26.0 (#2297)
  • 8a7de54 chore(main): release 4.8.3-SNAPSHOT (#2257)
  • ef30225 ci: remove mvn go-offline (#2303)
  • 9c9ab6c chore(deps): update gapic-generator-java-bom.version to v2.28.0 (#2275)
  • c8d25c8 fix: Ensure topic exists in consumer only if autoCreateResources is true (#2296)
  • 3b32c77 deps: bump commons-io:commons-io from 2.14.0 to 2.15.0 (#2292)
  • 7f56ce0 deps: bump org.apache.maven.plugins:maven-checkstyle-plugin (#2287)
  • faf8d15 chore(deps): update dependency org.graalvm.buildtools:native-maven-plugin to ...
  • 2e32f5f deps: bump org.graalvm.buildtools:native-maven-plugin (#2282)
  • 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 4.7.1 to 4.8.3.
- [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.7.1...v4.8.3)

---
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 requested a review from a team as a code owner October 30, 2023 23:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 30, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #679.

@dependabot dependabot bot closed this Nov 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.8.3 branch November 9, 2023 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants