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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

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 <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 requested a review from commjoen as a code owner November 1, 2024 04:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@dependabot dependabot bot requested a review from bendehaan as a code owner November 1, 2024 04:03
@dependabot dependabot bot added the java Pull requests that update Java code label Nov 1, 2024
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.7.0 to 5.8.0.
- [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.7.0...v5.8.0)

---
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/com.google.cloud-spring-cloud-gcp-dependencies-5.8.0 branch from c001dbc to df74fc0 Compare November 1, 2024 06:19
@commjoen commjoen merged commit 82142bf into master Nov 1, 2024
15 checks passed
@commjoen commjoen deleted the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-5.8.0 branch November 1, 2024 08:11
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.

1 participant