Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 5.3.0 to 5.4.1.

Release notes

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

v5.4.1

5.4.1 (2024-05-31)

Dependencies

  • remove micrometer-tracing-bom from pom.xml because this dependency is managed by spring-boot. (8ebc064)

v5.4.0

5.4.0 (2024-05-29)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.2 (#2883) (98fcfea)
  • deps: update dependency com.google.cloud:libraries-bom to v26.40.0 (#2924) (3fcd7e7)
  • stackdriver logback appender now defaults to flushlevel off (#2906) (#2922) (b5bd5d4)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2886) (d72b0ed)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.1 to 1.1.2 (#2884) (f52dc7d)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.0 (#2879) (990c511)
  • bump org.codehaus.mojo:build-helper-maven-plugin (#2903) (6dde442)
  • bump org.sonatype.plugins:nexus-staging-maven-plugin (#2918) (c6edc2e)
Changelog

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

5.4.1 (2024-05-31)

Dependencies

  • remove micrometer-tracing-bom from pom.xml because this dependency is managed by spring-boot. (8ebc064)

5.4.0 (2024-05-29)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.2 (#2883) (98fcfea)
  • deps: update dependency com.google.cloud:libraries-bom to v26.40.0 (#2924) (3fcd7e7)
  • stackdriver logback appender now defaults to flushlevel off (#2906) (#2922) (b5bd5d4)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2886) (d72b0ed)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.1 to 1.1.2 (#2884) (f52dc7d)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.0 (#2879) (990c511)
  • bump org.codehaus.mojo:build-helper-maven-plugin (#2903) (6dde442)
  • bump org.sonatype.plugins:nexus-staging-maven-plugin (#2918) (c6edc2e)
Commits
  • e96ff94 chore(main): release 5.4.1 (#2949)
  • 8ebc064 chore: remove micrometer-tracing (#2948)
  • c4d9a5b chore(main): release 5.4.1-SNAPSHOT (#2937)
  • d145824 chore(main): release 5.4.0 (#2925)
  • 3fcd7e7 fix(deps): update dependency com.google.cloud:libraries-bom to v26.40.0 (#2924)
  • 9a33c37 chore(deps): update gapic-generator-java-bom.version to v2.40.1 (#2896)
  • 98fcfea fix(deps): update dependency com.google.cloud:alloydb-jdbc-connector to v1.1....
  • f52dc7d deps: bump com.google.cloud:alloydb-jdbc-connector from 1.1.1 to 1.1.2 (#2884)
  • 990c511 deps: bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.0 (#2879)
  • d72b0ed deps: bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2886)
  • 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 Jun 3, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/develop/com.google.cloud-spring-cloud-gcp-dependencies-5.4.1 branch from a0a62a9 to 2f843fd Compare June 10, 2024 11:50
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.3.0 to 5.4.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.3.0...v5.4.1)

---
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 force-pushed the dependabot/maven/develop/com.google.cloud-spring-cloud-gcp-dependencies-5.4.1 branch from 2f843fd to fca1cd2 Compare June 10, 2024 11:55
@Fameing Fameing merged commit 103257d into develop Jun 10, 2024
@Fameing Fameing deleted the dependabot/maven/develop/com.google.cloud-spring-cloud-gcp-dependencies-5.4.1 branch June 10, 2024 12:50
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.

2 participants