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.0.0 to 4.1.1 #644

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2023

Bumps spring-cloud-gcp-dependencies from 4.0.0 to 4.1.1.

Release notes

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

v4.1.1

4.1.1 (2023-02-24)

Bug Fixes

  • update starter modules in spring-cloud-previews (abfd34b)

Documentation

  • fix secret-manager docs (19ffedb)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.9.0 to 1.10.0 (#1585) (f046398)
  • bump libraries-bom from 26.7.0 to 26.9.0 (abfd34b)
  • bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#1596) (79cf1ba)
  • bump micrometer-tracing-bom from 1.0.1 to 1.0.2 (#1595) (f226afc)
  • bump r2dbc-postgresql from 1.0.0.RELEASE to 1.0.1.RELEASE (#1598) (e6fe51c)
  • bump spring-boot-dependencies from 3.0.2 to 3.0.3 (#1612) (8183160)
  • bump spring-boot-starter-parent from 3.0.2 to 3.0.3 (#1614) (cde91e5)

v4.1.0

4.1.0 (2023-02-09)

Features

  • add an encoder bean in Trace auto-configuration (#1568) (deb4239)
  • remove SecretManagerPropertySourceLocator (#1571) (c80d299)

Bug Fixes

  • create Secret Manager beans even without spring.config.import=sm:// property (#1567) (b444fcb)
  • update starter modules in spring-cloud-preview (033e2ee)

Dependencies

  • bump libraries-bom from 26.5.0 to 26.7.0 (033e2ee)
  • bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#1557) (877d271)
Changelog

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

4.1.1 (2023-02-24)

Bug Fixes

  • update starter modules in spring-cloud-previews (abfd34b)

Documentation

  • fix secret-manager docs (19ffedb)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.9.0 to 1.10.0 (#1585) (f046398)
  • bump libraries-bom from 26.7.0 to 26.9.0 (abfd34b)
  • bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#1596) (79cf1ba)
  • bump micrometer-tracing-bom from 1.0.1 to 1.0.2 (#1595) (f226afc)
  • bump r2dbc-postgresql from 1.0.0.RELEASE to 1.0.1.RELEASE (#1598) (e6fe51c)
  • bump spring-boot-dependencies from 3.0.2 to 3.0.3 (#1612) (8183160)
  • bump spring-boot-starter-parent from 3.0.2 to 3.0.3 (#1614) (cde91e5)

4.1.0 (2023-02-09)

Features

  • add an encoder bean in Trace auto-configuration (#1568) (deb4239)
  • remove SecretManagerPropertySourceLocator (#1571) (c80d299)

Bug Fixes

  • create Secret Manager beans even without spring.config.import=sm:// property (#1567) (b444fcb)
  • update starter modules in spring-cloud-preview (033e2ee)

Dependencies

  • bump libraries-bom from 26.5.0 to 26.7.0 (033e2ee)
  • bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#1557) (877d271)
Commits
  • c3e09f6 chore(main): release 4.1.1 (#1616)
  • abfd34b deps: bump libraries-bom from 26.7.0 to 26.9.0 (#1610)
  • 8183160 deps: bump spring-boot-dependencies from 3.0.2 to 3.0.3 (#1612)
  • cde91e5 deps: bump spring-boot-starter-parent from 3.0.2 to 3.0.3 (#1614)
  • 01cbb1b chore: turn on ci workflows on push to 3.x branch (#1619)
  • 8f57dc7 chore: update AbbreviationAsWordInName checkstyle suppression to blanket for ...
  • 6bd6646 chore(codegen): add workflow to update generated modules directly in dependab...
  • e6fe51c deps: bump r2dbc-postgresql from 1.0.0.RELEASE to 1.0.1.RELEASE (#1598)
  • 79cf1ba deps: bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#1596)
  • f226afc deps: bump micrometer-tracing-bom from 1.0.1 to 1.0.2 (#1595)
  • 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 Feb 25, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.1.1 branch from 915a892 to bf382f9 Compare February 25, 2023 07:37
Bumps [spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 4.0.0 to 4.1.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.0.0...v4.1.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.1.1 branch from bf382f9 to 9253b42 Compare February 25, 2023 23:19
@commjoen commjoen merged commit 76c1336 into master Feb 26, 2023
@commjoen commjoen deleted the dependabot/maven/com.google.cloud-spring-cloud-gcp-dependencies-4.1.1 branch February 26, 2023 20: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.

1 participant