navikt / farskapsportal-backend

Farskapsportal støttetjenester
MIT License
2 stars 1 forks source link

[dependency] Bump com.google.cloud:spring-cloud-gcp-dependencies from 5.4.1 to 5.4.3 #756

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v5.4.3

5.4.3 (2024-06-28)

Bug Fixes

v5.4.2

5.4.2 (2024-06-27)

Bug Fixes

  • deps: update cloud-sql-socket-factory.version to v1.19.0 (#2936) (456a334)
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.3 (#2982) (09a1be6)
  • deps: update dependency com.google.cloud:libraries-bom to v26.42.0 (#2979) (b7c4d93)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2944) (b663237)
  • bump com.google.errorprone:error_prone_core from 2.27.1 to 2.28.0 (#2956) (d2b8fc2)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#2963) (f136e47)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (#2946) (2dacb38)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#2955) (dad552c)
  • bump org.graalvm.buildtools:native-maven-plugin (#2904) (855808a)
  • bump org.springframework.boot:spring-boot-starter-parent (#2975) (892e001)
  • bump org.springframework.cloud:spring-cloud-dependencies (#2947) (f8a572a)
  • bump spring-cloud-config.version from 4.1.1 to 4.1.2 (#2945) (3e06244)
Changelog

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

5.4.3 (2024-06-28)

Bug Fixes

5.4.2 (2024-06-27)

Bug Fixes

  • deps: update cloud-sql-socket-factory.version to v1.19.0 (#2936) (456a334)
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.3 (#2982) (09a1be6)
  • deps: update dependency com.google.cloud:libraries-bom to v26.42.0 (#2979) (b7c4d93)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2944) (b663237)
  • bump com.google.errorprone:error_prone_core from 2.27.1 to 2.28.0 (#2956) (d2b8fc2)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#2963) (f136e47)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (#2946) (2dacb38)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#2955) (dad552c)
  • bump org.graalvm.buildtools:native-maven-plugin (#2904) (855808a)
  • bump org.springframework.boot:spring-boot-starter-parent (#2975) (892e001)
  • bump org.springframework.cloud:spring-cloud-dependencies (#2947) (f8a572a)
  • bump spring-cloud-config.version from 4.1.1 to 4.1.2 (#2945) (3e06244)
Commits
  • 9467a77 chore(main): release 5.4.3 (#3016)
  • 9bca063 fix: use maven wrapper in release scripts (#3015)
  • 3c12ee5 chore(main): release 5.4.3-SNAPSHOT (#3003)
  • 58abf60 chore(main): release 5.4.2 (#2977)
  • 0bc269c chore: use showcase autoconfig check only on PRs against main (#2991)
  • 95476b4 ci: update native image test version to graalvm-community 21 (#2999)
  • 75566e9 Revert "deps: bump org.springframework.boot:spring-boot-starter-parent (#2975...
  • 759c616 chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v...
  • 09a1be6 fix(deps): update dependency com.google.cloud:alloydb-jdbc-connector to v1.1....
  • 855808a deps: bump org.graalvm.buildtools:native-maven-plugin (#2904)
  • 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 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[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.