Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 5.0.0 to 5.0.1.

Release notes

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

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

Changelog

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

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

Commits
  • a17f83f chore(main): release 5.0.1 (#2467)
  • feed2bc chore: Removing spring-cloud-previews module for current release. (#2554)
  • 07ade87 fix(deps): update dependency io.micrometer:micrometer-tracing-bom to v1.2.2 (...
  • 675da8e fix(deps): update zipkin-gcp.version to v1.1.1 (#2475)
  • 9688a29 chore(deps): update spring boot to v3.2.2 (#2538)
  • 06691ad chore(deps): update dependency com.google.errorprone:error_prone_core to v2.2...
  • 7e513ad chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.6...
  • 20148b9 deps: bump spring-boot-dependencies.version from 3.2.0 to 3.2.2 (#2549)
  • 0594973 deps: bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#2550)
  • e23e488 deps: bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.1 (#2551)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 29, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/develop/com.google.cloud-spring-cloud-gcp-dependencies-5.0.1 branch from b010716 to facdb27 Compare January 29, 2024 13:36
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.0.0 to 5.0.1.
- [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@v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@ijusti ijusti force-pushed the dependabot/maven/develop/com.google.cloud-spring-cloud-gcp-dependencies-5.0.1 branch from bc3a72f to 56215b4 Compare January 30, 2024 04:28
@codecov
Copy link

codecov bot commented Jan 30, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@Fameing Fameing merged commit bde5220 into develop Jan 30, 2024
@Fameing Fameing deleted the dependabot/maven/develop/com.google.cloud-spring-cloud-gcp-dependencies-5.0.1 branch January 30, 2024 13:36
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.

3 participants