PlaytikaOSS / testcontainers-spring-boot

Container auto-configurations for Spring Boot based integration tests
https://www.playtika.com
MIT License
859 stars 240 forks source link

build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies from 5.7.0 to 5.8.0 #2080

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 5.7.0 to 5.8.0.

Release notes

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

v5.8.0

5.8.0 (2024-10-23)

Features

  • add properties to customize universe-domain and host in Storage (#3287) (f5879d9)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.49.0 (e838c64)
  • deps: update dependency io.opentelemetry:opentelemetry-api to v1.43.0 (#3298) (964756c)
  • test: add mock method to mock credentials. (e838c64)

Dependencies

  • bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 (#3319) (6a91c0d)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 (#3302) (8ab63c8)
  • bump io.opentelemetry:opentelemetry-api from 1.42.1 to 1.43.0 (#3299) (eea8e28)
  • bump org.postgresql:r2dbc-postgresql (#3310) (40b8b2a)
Changelog

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

5.8.0 (2024-10-23)

Features

  • add properties to customize universe-domain and host in Storage (#3287) (f5879d9)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.49.0 (e838c64)
  • deps: update dependency io.opentelemetry:opentelemetry-api to v1.43.0 (#3298) (964756c)
  • test: add mock method to mock credentials. (e838c64)

Dependencies

  • bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 (#3319) (6a91c0d)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 (#3302) (8ab63c8)
  • bump io.opentelemetry:opentelemetry-api from 1.42.1 to 1.43.0 (#3299) (eea8e28)
  • bump org.postgresql:r2dbc-postgresql (#3310) (40b8b2a)
Commits
  • 1d79e49 chore(main): release 5.8.0 (#3300)
  • e838c64 fix(test): add mock method to mock credentials. (#3312)
  • 33ef14e chore: fix generate workflow to compile on non-autgen libraries (#3314)
  • 44f9b68 chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...
  • da83b4f chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 40b8b2a deps: bump org.postgresql:r2dbc-postgresql (#3310)
  • eea8e28 deps: bump io.opentelemetry:opentelemetry-api from 1.42.1 to 1.43.0 (#3299)
  • 964756c fix(deps): update dependency io.opentelemetry:opentelemetry-api to v1.43.0 (#...
  • 8ab63c8 deps: bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 (#3302)
  • 6a91c0d deps: bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 (#3319)
  • 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 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)