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 2.0.3 to 5.0.2 #46

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 2.0.3 to 5.0.2.

Release notes

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

v5.0.2

5.0.2 (2024-02-05)

Dependencies

  • bump com.google.cloud:libraries-bom from 26.30.0 to 26.31.0 (#2565) (6efd6d0)
  • bump com.google.cloud.tools:appengine-maven-plugin (#2558) (908c115)
  • bump com.google.truth:truth from 1.3.0 to 1.4.0 (#2578) (796cde7)
  • bump org.graalvm.buildtools:native-maven-plugin (#2572) (cd98502)

v5.0.1

5.0.1 (2024-01-26)

Bug Fixes

  • (Spanner) include schema name in table name (#2510) (5dfe226)
  • delegate to all parent logging options (#2500) (cd706b7)
  • deps: update dependency com.google.cloud:libraries-bom to v26.30.0 (#2440) (7d11582)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.2.2 (#2423) (07ade87)
  • deps: update dependency org.postgresql:r2dbc-postgresql to v1.0.4.release (#2430) (4bd907f)
  • deps: update zipkin-gcp.version to v1.1.1 (#2475) (675da8e)

Dependencies

  • bump com.google.cloud.tools:appengine-maven-plugin (#2524) (31b8ea2)
  • bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.1 (#2551) (e23e488)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.0 to 1.2.2 (#2507) (838bb0d)
  • bump org.apache.maven.plugins:maven-compiler-plugin (#2499) (d0aa4b3)
  • bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#2550) (0594973)
  • bump org.postgresql:r2dbc-postgresql (#2508) (9324393)
  • bump org.springframework.boot:spring-boot-starter-parent (#2529) (8908612)
  • bump spring-boot-dependencies.version from 3.2.0 to 3.2.2 (#2549) (20148b9)
  • bump zipkin-gcp.version from 1.0.4 to 1.1.0 (#2482) (c3a835d)
  • bump zipkin-gcp.version from 1.1.0 to 1.1.1 (#2552) (f7b4d1e)

Documentation

v5.0.0

5.0.0 (2023-12-13)

⚠ BREAKING CHANGES

... (truncated)

Changelog

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

5.0.2 (2024-02-05)

Dependencies

  • bump com.google.cloud:libraries-bom from 26.30.0 to 26.31.0 (#2565) (6efd6d0)
  • bump com.google.cloud.tools:appengine-maven-plugin (#2558) (908c115)
  • bump com.google.truth:truth from 1.3.0 to 1.4.0 (#2578) (796cde7)
  • bump org.graalvm.buildtools:native-maven-plugin (#2572) (cd98502)

5.0.1 (2024-01-26)

Bug Fixes

  • (Spanner) include schema name in table name (#2510) (5dfe226)
  • delegate to all parent logging options (#2500) (cd706b7)
  • deps: update dependency com.google.cloud:libraries-bom to v26.30.0 (#2440) (7d11582)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.2.2 (#2423) (07ade87)
  • deps: update dependency org.postgresql:r2dbc-postgresql to v1.0.4.release (#2430) (4bd907f)
  • deps: update zipkin-gcp.version to v1.1.1 (#2475) (675da8e)

Dependencies

  • bump com.google.cloud.tools:appengine-maven-plugin (#2524) (31b8ea2)
  • bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.1 (#2551) (e23e488)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.0 to 1.2.2 (#2507) (838bb0d)
  • bump org.apache.maven.plugins:maven-compiler-plugin (#2499) (d0aa4b3)
  • bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#2550) (0594973)
  • bump org.postgresql:r2dbc-postgresql (#2508) (9324393)
  • bump org.springframework.boot:spring-boot-starter-parent (#2529) (8908612)
  • bump spring-boot-dependencies.version from 3.2.0 to 3.2.2 (#2549) (20148b9)
  • bump zipkin-gcp.version from 1.0.4 to 1.1.0 (#2482) (c3a835d)
  • bump zipkin-gcp.version from 1.1.0 to 1.1.1 (#2552) (f7b4d1e)

Documentation

5.0.0 (2023-12-13)

⚠ BREAKING CHANGES

  • Spring Cloud 2023 and Spring Boot 3.2.0 (#2438)

🎉 Get Ready to Explore!

... (truncated)

Commits
  • bbed08f chore(main): release 5.0.2 (#2563)
  • e9378a9 chore: update starter modules in spring-cloud-previews (#2580)
  • ebcd8ff chore(deps): update dependency com.google.truth:truth to v1.4.0 (#2575)
  • 796cde7 deps: bump com.google.truth:truth from 1.3.0 to 1.4.0 (#2578)
  • cd98502 deps: bump org.graalvm.buildtools:native-maven-plugin (#2572)
  • 37faed5 chore(deps): update dependency org.graalvm.buildtools:native-maven-plugin to ...
  • 6efd6d0 deps: bump com.google.cloud:libraries-bom from 26.30.0 to 26.31.0 (#2565)
  • ab0f4df chore: Adding back spring-cloud-previews to release profile. (#2568)
  • d4e54a6 chore(deps): update gapic-generator-java-bom.version to v2.33.0 (#2544)
  • cb5bc95 chore(deps): update dependency com.google.truth:truth to v1.3.0 (#2542)
  • 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 2.0.3 to 5.0.2.
- [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@v2.0.3...v5.0.2)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch A non-feature change, e.g. bug or issue fix labels Feb 6, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 16, 2024

Superseded by #48.

@dependabot dependabot bot closed this Feb 16, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-5.0.2 branch February 16, 2024 06:58
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 patch A non-feature change, e.g. bug or issue fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants