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 spring-cloud-gcp-dependencies from 4.5.0 to 4.5.1 #891

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps spring-cloud-gcp-dependencies from 4.5.0 to 4.5.1.

Release notes

Sourced from spring-cloud-gcp-dependencies's releases.

v4.5.1

4.5.1 (2023-06-28)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.18.0 (main) (#1985) (3445ce7)
  • Wiring bigQueryThreadPoolTaskScheduler with writeJsonStream (#1855) (6467a08), closes #1599

Dependencies

  • bump gapic-generator-java-bom.version from 2.21.0 to 2.22.0 (#1978) (0cb44fe)
  • bump native-maven-plugin from 0.9.22 to 0.9.23 (#1968) (d60fa50)
  • bump spring-boot-dependencies.version from 3.0.6 to 3.1.0 (#1876) (39b6f1e)
  • bump spring-boot-dependencies.version from 3.0.6 to 3.1.1 (#1977) (c2622f4)
  • bump spring-boot-starter-parent from 3.0.6 to 3.1.1 (#1976) (0600e68)
  • bump truth from 1.1.4 to 1.1.5 (#1967) (fb20cd4)
Changelog

Sourced from spring-cloud-gcp-dependencies's changelog.

4.5.1 (2023-06-28)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.18.0 (main) (#1985) (3445ce7)
  • Wiring bigQueryThreadPoolTaskScheduler with writeJsonStream (#1855) (6467a08), closes #1599

Dependencies

  • bump gapic-generator-java-bom.version from 2.21.0 to 2.22.0 (#1978) (0cb44fe)
  • bump native-maven-plugin from 0.9.22 to 0.9.23 (#1968) (d60fa50)
  • bump spring-boot-dependencies.version from 3.0.6 to 3.1.0 (#1876) (39b6f1e)
  • bump spring-boot-dependencies.version from 3.0.6 to 3.1.1 (#1977) (c2622f4)
  • bump spring-boot-starter-parent from 3.0.6 to 3.1.1 (#1976) (0600e68)
  • bump truth from 1.1.4 to 1.1.5 (#1967) (fb20cd4)
Commits
  • b26874f chore(main): release 4.5.1 (#1972)
  • 3445ce7 fix(deps): update dependency com.google.cloud:libraries-bom to v26.18.0 (main...
  • 8fbba39 chore(deps): Make mysql-socket-factory-connector-j8 the explicit dependency (...
  • 971f0b5 chore(deps): update dependency maven to v3.9.3 (#1981)
  • 0cb44fe deps: bump gapic-generator-java-bom.version from 2.21.0 to 2.22.0 (#1978)
  • c9ff3d6 chore(deps): update gapic-generator-java-bom.version to v2.22.0 (#1975)
  • c2622f4 deps: bump spring-boot-dependencies.version from 3.0.6 to 3.1.1 (#1977)
  • cc5b3c5 chore(deps): update dependency com.google.errorprone:error_prone_core to v2.2...
  • fb20cd4 deps: bump truth from 1.1.4 to 1.1.5 (#1967)
  • d60fa50 deps: bump native-maven-plugin from 0.9.22 to 0.9.23 (#1968)
  • 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 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 Jul 1, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.5.1 branch from eb5d49c to 798d884 Compare July 1, 2023 04:57
Bumps [spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 4.5.0 to 4.5.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@v4.5.0...v4.5.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.5.1 branch from 798d884 to 30ae3ec Compare July 1, 2023 05:14
@commjoen commjoen merged commit 7b40863 into master Jul 1, 2023
15 checks passed
@commjoen commjoen deleted the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.5.1 branch July 1, 2023 05:24
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.

None yet

1 participant