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-dev): bump spring-cloud-gcp-core from 4.1.4 to 4.2.0 #1380

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2023

Bumps spring-cloud-gcp-core from 4.1.4 to 4.2.0.

Release notes

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

v4.2.0

4.2.0 (2023-04-20)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.13.0 (main) (#1755) (56fee5b)
  • deps: update spring boot to v3.0.6 (main) (#1747) (f230b7b)
  • pass enable-iam-auth=true to spring.r2dbc.properties (#1715) (d0c4589)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.11.0 to 1.11.1 (#1723) (71105d4)
  • bump flatten-maven-plugin from 1.4.0 to 1.4.1 (#1678) (5596ac8)
  • bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#1696) (1ae1c36)
  • bump micrometer-tracing-bom from 1.0.3 to 1.0.4 (#1717) (4246398)
  • bump spring-cloud-config.version from 4.0.1 to 4.0.2 (#1681) (b1ebb57)
  • bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 (#1680) (a9480e2)
  • bump testcontainers-bom from 1.17.6 to 1.18.0 (#1694) (ab108bf)
Changelog

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

4.2.0 (2023-04-20)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.13.0 (main) (#1755) (56fee5b)
  • deps: update spring boot to v3.0.6 (main) (#1747) (f230b7b)
  • pass enable-iam-auth=true to spring.r2dbc.properties (#1715) (d0c4589)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.11.0 to 1.11.1 (#1723) (71105d4)
  • bump flatten-maven-plugin from 1.4.0 to 1.4.1 (#1678) (5596ac8)
  • bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#1696) (1ae1c36)
  • bump micrometer-tracing-bom from 1.0.3 to 1.0.4 (#1717) (4246398)
  • bump spring-cloud-config.version from 4.0.1 to 4.0.2 (#1681) (b1ebb57)
  • bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 (#1680) (a9480e2)
  • bump testcontainers-bom from 1.17.6 to 1.18.0 (#1694) (ab108bf)
Commits
  • 4a1d4ec chore(main): release 4.2.0 (#1718)
  • 9d30acd chore(deps): update dependency google-auth to v2.17.3 (#1736)
  • 291e3f3 chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plug...
  • 56fee5b fix(deps): update dependency com.google.cloud:libraries-bom to v26.13.0 (main...
  • b059f6b chore(deps): update kotlin monorepo to v1.8.20 (#1753)
  • fa94461 chore(deps): update dependency pyasn1-modules to v0.3.0 (#1752)
  • 4c4f8bc chore(deps): update dependency pyasn1 to v0.5.0 (#1751)
  • 5ead041 chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.9 (main...
  • 63d7250 chore(deps): update dependency google-resumable-media to v2.4.1 (#1704)
  • ea3eaf7 chore(deps): update dependency googleapis-common-protos to v1.59.0 (#1739)
  • 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)

Bumps [spring-cloud-gcp-core](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 4.1.4 to 4.2.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@v4.1.4...v4.2.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 21, 2023 04:58
@github-actions github-actions bot merged commit 07f7656 into main Apr 21, 2023
@github-actions github-actions bot deleted the dependabot/maven/main/com.google.cloud-spring-cloud-gcp-core-4.2.0 branch April 21, 2023 05:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants