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 the boot group across 1 directory with 7 updates #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the boot group with 7 updates in the / directory:

Package From To
org.springframework.boot:spring-boot-starter-parent 3.2.2 3.3.1
com.yugabyte:jdbc-yugabytedb 42.3.5-yb-4 42.3.5-yb-5
org.springframework.cloud:spring-cloud-dependencies 2023.0.0 2023.0.2
com.google.cloud:spring-cloud-gcp-dependencies 5.0.2 5.4.1
software.amazon.awssdk:bom 2.24.0 2.26.7
io.awspring.cloud:spring-cloud-aws-dependencies 3.1.0 3.1.1
com.azure.spring:spring-cloud-azure-dependencies 5.9.1 5.13.0

Updates org.springframework.boot:spring-boot-starter-parent from 3.2.2 to 3.3.1

Release notes

Sourced from org.springframework.boot:spring-boot-starter-parent's releases.

v3.3.1

🐞 Bug Fixes

  • SQL Server JDBC URL is malformed after adding org.springframework.boot.jdbc.parameters label #41169
  • Git instant properties cannot be coerced following git-commit-id Maven plugin upgrade #41152
  • Excluding status code from DefaultErrorAttributes throws NPE #41141
  • Spring Boot remote restart with devtools causes 'factory already defined' Tomcat error when running with 'java -jar' #41107
  • MongoHealthIndicator not compliant with Mongo stable API with strict setting #41104
  • Service connection for bitnami mongodb fails to connect #41097
  • Image building requires builder to specify a stack #41091
  • DataSourceProperties fail to bind if java.sql module isn't included #41084
  • AOT causes Logback configuration error when using include #41081
  • Image building hangs when builder and buildpack are configured #41049
  • IllegalArgumentException when trying to use Tomcat's HttpNio2Protocol with Spring Boot-configured SSL #41010
  • Uber jar fails to start when it contains a dependency with Multi-Release: true in its manifest and unexpected file entries in META-INF/versions #41006
  • JSP-related resources may not be found in an executable war file when using Jetty #40996
  • The value of the tomcat.threads.config.max metric is always -1, irrespective of the configured maximum number of threads #40957
  • The auto-configured reactiveNeo4jTransactionManager may cause a failure due to multiple TransactionManager beans #40953
  • Application fails to start when server.tomcat.threads.max < 10 #40945
  • SBOM actuator endpoint doesn't work in a native image #40939
  • Starter parent applies its configuration of the CycloneDX Maven plugin too broadly #40927
  • buildInfo does not work with Gradle 8.7 or later when the configuration cache is enabled #40924
  • Prometheus Exemplars are missing from _count #40904
  • Extract fails due to a duplicate entry when BOOT-INF/classes contains a directory that's also present in the root of the jar #40903
  • sbom is not available to the actuator endpoint when using bootRun or bootWar #40890
  • A newline character is missing from the start of the default banner #40889

📔 Documentation

  • Fix links to Spring AMQP's javadoc #41144
  • Document more precisely how a Container's Docker image name is used to find the matching service connection #41123
  • Cross-link to the CDS how-to guide #41118
  • Fix typos in javadoc of MockServerRestClientCustomizer and MockServerRestTemplateCustomizer #41065
  • Improve readability when listing three pillars of observability #41064
  • Add CDS training run configuration documentation #41045
  • Document the need to switch to io.micrometer:micrometer-registry-prometheus-simpleclient to use the Prometheus push gateway #40993
  • Improve consistency of documentation guidelines for packaging and running applications #40977
  • Fix typos in method names and javadoc #40976
  • Replace hard-coded links to Micrometer in documentation #40967
  • Add Kotlin example for @Testcontainers #40943
  • Fix various minor inconsistencies of the documentation #40942
  • Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents #40941
  • Broken Micrometer links in documentation #40916
  • Document Buildpacks CDS and Spring AOT support #40762

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.17 #41066
  • Upgrade to FreeMarker 2.3.33 #41067
  • Upgrade to HSQLDB 2.7.3 #41068

... (truncated)

Commits

Updates com.yugabyte:jdbc-yugabytedb from 42.3.5-yb-4 to 42.3.5-yb-5

Release notes

Sourced from com.yugabyte:jdbc-yugabytedb's releases.

YugabyteDB Smart JDBC Driver 42.3.5-yb-5

This driver is based on the PostgreSQL driver and forked from https://github.com/pgjdbc/pgjdbc

Also, available on the maven coordinates:

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.3.5-yb-5</version>
</dependency>

Driver documentation link: https://docs.yugabyte.com/latest/integrations/smart-driver/

What's Changed

Full Changelog: yugabyte/pgjdbc@v42.3.5-yb-4...v42.3.5-yb-5

Commits
  • d04fc3c Bump the version to 42.3.5-yb-5
  • c25ac63 Add a provision in driver to try another server on login timeout (#21)
  • See full diff in compare view

Updates org.springframework.cloud:spring-cloud-dependencies from 2023.0.0 to 2023.0.2

Release notes

Sourced from org.springframework.cloud:spring-cloud-dependencies's releases.

v2023.0.2

Module Version Issues
Spring Cloud Vault 4.1.2 (issues)
Spring Cloud Kubernetes 3.1.2 (issues)
Spring Cloud Function 4.1.2 (issues)
Spring Cloud Commons 4.1.3 (issues)
Spring Cloud Openfeign 4.1.2 (issues)
Spring Cloud Starter Build 2023.0.2 (issues)
Spring Cloud Stream 4.1.2 (issues)
Spring Cloud Gateway 4.1.4 (issues)
Spring Cloud Contract 4.1.3 (issues)
Spring Cloud Config 4.1.2 (issues)
Spring Cloud Build 4.1.2 (issues)
Spring Cloud Netflix 4.1.2 (issues)

v2023.0.1

Module Version Issues
Spring Cloud Vault 4.1.1 (issues)
Spring Cloud Bus 4.1.1 (issues)
Spring Cloud Zookeeper 4.1.1 (issues)
Spring Cloud Kubernetes 3.1.1 (issues)
Spring Cloud Task 3.1.1 (issues)
Spring Cloud Function 4.1.1 (issues)
Spring Cloud Commons 4.1.2 (issues)
Spring Cloud Openfeign 4.1.1 (issues)
Spring Cloud Circuitbreaker 3.1.1 (issues)
Spring Cloud Starter Build 2023.0.1 (issues)
Spring Cloud Stream 4.1.1 (issues)
Spring Cloud Gateway 4.1.2 (issues)
Spring Cloud Consul 4.1.1 (issues)
Spring Cloud Contract 4.1.2 (issues)
Spring Cloud Config 4.1.1 (issues)
Spring Cloud Build 4.1.1 (issues)
Spring Cloud Netflix 4.1.1 (issues)
Commits

Updates com.google.cloud:spring-cloud-gcp-dependencies from 5.0.2 to 5.4.1

Release notes

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

v5.4.1

5.4.1 (2024-05-31)

Dependencies

  • remove micrometer-tracing-bom from pom.xml because this dependency is managed by spring-boot. (8ebc064)

v5.4.0

5.4.0 (2024-05-29)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.2 (#2883) (98fcfea)
  • deps: update dependency com.google.cloud:libraries-bom to v26.40.0 (#2924) (3fcd7e7)
  • stackdriver logback appender now defaults to flushlevel off (#2906) (#2922) (b5bd5d4)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2886) (d72b0ed)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.1 to 1.1.2 (#2884) (f52dc7d)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.0 (#2879) (990c511)
  • bump org.codehaus.mojo:build-helper-maven-plugin (#2903) (6dde442)
  • bump org.sonatype.plugins:nexus-staging-maven-plugin (#2918) (c6edc2e)

v5.3.0

5.3.0 (2024-05-15)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.39.0 (#2866) (c6d734b)
  • update generate-library-list.sh for duplicate api_shortnames (#2873) (035f2c3)
  • update sanity-checks.sh (#2891) (2bd16e5)

Documentation

... (truncated)

Changelog

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

5.4.1 (2024-05-31)

Dependencies

  • remove micrometer-tracing-bom from pom.xml because this dependency is managed by spring-boot. (8ebc064)

5.4.0 (2024-05-29)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.2 (#2883) (98fcfea)
  • deps: update dependency com.google.cloud:libraries-bom to v26.40.0 (#2924) (3fcd7e7)
  • stackdriver logback appender now defaults to flushlevel off (#2906) (#2922) (b5bd5d4)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2886) (d72b0ed)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.1 to 1.1.2 (#2884) (f52dc7d)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.0 (#2879) (990c511)
  • bump org.codehaus.mojo:build-helper-maven-plugin (#2903) (6dde442)
  • bump org.sonatype.plugins:nexus-staging-maven-plugin (#2918) (c6edc2e)

5.3.0 (2024-05-15)

Features

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.39.0 (#2866) (c6d734b)
  • update generate-library-list.sh for duplicate api_shortnames (#2873) (035f2c3)
  • update sanity-checks.sh (#2891) (2bd16e5)

Documentation

5.2.1 (2024-05-06)

... (truncated)

Commits
  • e96ff94 chore(main): release 5.4.1 (#2949)
  • 8ebc064 chore: remove micrometer-tracing (#2948)
  • c4d9a5b chore(main): release 5.4.1-SNAPSHOT (#2937)
  • d145824 chore(main): release 5.4.0 (#2925)
  • 3fcd7e7 fix(deps): update dependency com.google.cloud:libraries-bom to v26.40.0 (#2924)
  • 9a33c37 chore(deps): update gapic-generator-java-bom.version to v2.40.1 (#2896)
  • 98fcfea fix(deps): update dependency com.google.cloud:alloydb-jdbc-connector to v1.1....
  • f52dc7d deps: bump com.google.cloud:alloydb-jdbc-connector from 1.1.1 to 1.1.2 (#2884)
  • 990c511 deps: bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.0 (#2879)
  • d72b0ed deps: bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#2886)
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:bom from 2.24.0 to 2.26.7

Updates io.awspring.cloud:spring-cloud-aws-dependencies from 3.1.0 to 3.1.1

Release notes

Sourced from io.awspring.cloud:spring-cloud-aws-dependencies's releases.

3.1.1

Reference documentation

📗 https://docs.awspring.io/spring-cloud-aws/docs/3.1.1/reference/html/index.html

What's Changed

SQS

Simple Email Service`

Parameter Store and Secrets Manager

DynamoDb

Core

Dependency Upgrades

New Contributors

... (truncated)

Commits

Updates com.azure.spring:spring-cloud-azure-dependencies from 5.9.1 to 5.13.0

Release notes

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

spring-cloud-azure-starter-appconfiguration_5.13.0

No release notes provided.

spring-cloud-azure-starter-cosmos_5.13.0

No release notes provided.

spring-cloud-azure-starter-data-cosmos_5.13.0

No release notes provided.

spring-cloud-azure-starter-eventgrid_5.13.0

No release notes provided.

spring-cloud-azure-starter-eventhubs_5.13.0

No release notes provided.

spring-cloud-azure-starter-integration-eventhubs_5.13.0

No release notes provided.

spring-cloud-azure-starter-integration-servicebus_5.13.0

No release notes provided.

spring-cloud-azure-starter-integration-storage-queue_5.13.0

No release notes provided.

spring-cloud-azure-starter-jdbc-mysql_5.13.0

No release notes provided.

spring-cloud-azure-starter-jdbc-postgresql_5.13.0

No release notes provided.

spring-cloud-azure-starter-keyvault-certificates_5.13.0

No release notes provided.

spring-cloud-azure-starter-keyvault-secrets_5.13.0

No release notes provided.

spring-cloud-azure-starter-keyvault_5.13.0

No release notes provided.

spring-cloud-azure-starter-servicebus-jms_5.13.0

No release notes provided.

spring-cloud-azure-starter-servicebus_5.13.0

No release notes provided.

spring-cloud-azure-starter-storage-blob_5.13.0

No release notes provided.

spring-cloud-azure-starter-storage-file-share_5.13.0

No release notes provided.

... (truncated)

Commits
  • 1f544ef add redis
  • 71bc5ce add redis
  • d6cf130 Prepare for Spring Cloud Azure 5.13.0 release (#40471)
  • 72a5407 sync 3.3
  • 87237e1 Merge branch 'main' into myao/sync-sb3
  • 57ba284 Update Spring Boot and Spring Cloud versions for the compatibility test. This...
  • c281b96 Disable the compatibility verifier by default (#40407)
  • 55acbd5 Update azure monitor opentelemetry exporter readme version (#40414)
  • ca4f681 Increment package versions for cosmos releases (#40348)
  • 11ecc26 Increment package versions for monitor releases (#40411)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the boot group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.3.1` |
| [com.yugabyte:jdbc-yugabytedb](https://github.com/yugabyte/pgjdbc) | `42.3.5-yb-4` | `42.3.5-yb-5` |
| [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) | `2023.0.0` | `2023.0.2` |
| [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) | `5.0.2` | `5.4.1` |
| software.amazon.awssdk:bom | `2.24.0` | `2.26.7` |
| [io.awspring.cloud:spring-cloud-aws-dependencies](https://github.com/awspring/spring-cloud-aws) | `3.1.0` | `3.1.1` |
| [com.azure.spring:spring-cloud-azure-dependencies](https://github.com/Azure/azure-sdk-for-java) | `5.9.1` | `5.13.0` |



Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.2 to 3.3.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.2...v3.3.1)

Updates `com.yugabyte:jdbc-yugabytedb` from 42.3.5-yb-4 to 42.3.5-yb-5
- [Release notes](https://github.com/yugabyte/pgjdbc/releases)
- [Changelog](https://github.com/yugabyte/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](yugabyte/pgjdbc@v42.3.5-yb-4...v42.3.5-yb-5)

Updates `org.springframework.cloud:spring-cloud-dependencies` from 2023.0.0 to 2023.0.2
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2023.0.0...v2023.0.2)

Updates `com.google.cloud:spring-cloud-gcp-dependencies` from 5.0.2 to 5.4.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@v5.0.2...v5.4.1)

Updates `software.amazon.awssdk:bom` from 2.24.0 to 2.26.7

Updates `io.awspring.cloud:spring-cloud-aws-dependencies` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](awspring/spring-cloud-aws@v3.1.0...v3.1.1)

Updates `com.azure.spring:spring-cloud-azure-dependencies` from 5.9.1 to 5.13.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@spring-cloud-azure_5.9.1...spring-cloud-azure_5.13.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boot
- dependency-name: com.yugabyte:jdbc-yugabytedb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boot
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boot
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boot
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boot
- dependency-name: io.awspring.cloud:spring-cloud-aws-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boot
- dependency-name: com.azure.spring:spring-cloud-azure-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boot
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
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