GoogleCloudPlatform / kotlin-samples

Apache License 2.0
283 stars 86 forks source link

chore(deps): bump com.google.cloud:spring-cloud-gcp-dependencies from 5.0.4 to 5.5.0 in /appengine/springboot #1275

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v5.5.0

5.5.0 (2024-07-10)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.43.0 (#3029) (a7e8117)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.3.1 (#3021) (ccfc0a1)

Dependencies

  • bump com.google.truth:truth from 1.4.2 to 1.4.3 (#3007) (291123a)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.1 (#3024) (c9479e3)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.1 to 1.3.2 (#3042) (dbc696e)

Documentation

v5.4.3

5.4.3 (2024-06-28)

Bug Fixes

v5.4.2

5.4.2 (2024-06-27)

Bug Fixes

  • deps: update cloud-sql-socket-factory.version to v1.19.0 (#2936) (456a334)
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.3 (#2982) (09a1be6)
  • deps: update dependency com.google.cloud:libraries-bom to v26.42.0 (#2979) (b7c4d93)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2944) (b663237)
  • bump com.google.errorprone:error_prone_core from 2.27.1 to 2.28.0 (#2956) (d2b8fc2)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#2963) (f136e47)

... (truncated)

Changelog

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

5.5.0 (2024-07-10)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.43.0 (#3029) (a7e8117)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.3.1 (#3021) (ccfc0a1)

Dependencies

  • bump com.google.truth:truth from 1.4.2 to 1.4.3 (#3007) (291123a)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.1 (#3024) (c9479e3)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.1 to 1.3.2 (#3042) (dbc696e)

Documentation

5.4.3 (2024-06-28)

Bug Fixes

5.4.2 (2024-06-27)

Bug Fixes

  • deps: update cloud-sql-socket-factory.version to v1.19.0 (#2936) (456a334)
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.3 (#2982) (09a1be6)
  • deps: update dependency com.google.cloud:libraries-bom to v26.42.0 (#2979) (b7c4d93)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2944) (b663237)
  • bump com.google.errorprone:error_prone_core from 2.27.1 to 2.28.0 (#2956) (d2b8fc2)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#2963) (f136e47)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (#2946) (2dacb38)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#2955) (dad552c)
  • bump org.graalvm.buildtools:native-maven-plugin (#2904) (855808a)

... (truncated)

Commits
  • c8642c0 chore(main): release 5.5.0 (#3022)
  • 9003db3 chore: [codegen] fix (restore) evaluation of generation_config libraries (#3047)
  • 0d75ce8 chore: fix autoconfig module generation (#2985)
  • dbc696e deps: bump io.micrometer:micrometer-tracing-bom from 1.3.1 to 1.3.2 (#3042)
  • a7e8117 fix(deps): update dependency com.google.cloud:libraries-bom to v26.43.0 (#3029)
  • a2584d1 chore(deps): bump requests from 2.31.0 to 2.32.2 in /.kokoro (#3032)
  • 6a48592 ci: use dependabot config wildcards to cover all boot and cloud artifacts (#3...
  • 3255e8b chore(test): update protobuf version in spring-cloud-generator to 3.25.3 (#3017)
  • 25b84e6 chore(deps): update gapic-generator-java-bom.version to v2.42.0 (#2998)
  • 2d1ab72 chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...
  • 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)
dependabot[bot] commented 1 week ago

Superseded by #1326.