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

chore: bump org.springframework.boot:spring-boot-starter-parent from 3.4.0-RC1 to 3.5.0-M1 #40

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps org.springframework.boot:spring-boot-starter-parent from 3.4.0-RC1 to 3.5.0-M1.

Release notes

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

v3.5.0-M1

⭐ New Features

  • Add spring.validation.method.adapt-constraint-violations property #43886
  • Add support for configuring the Redis database using spring.data.redis.url #43813
  • Add support for detecting AWS Advanced JDBC Wrapper to DatabaseDriver #43812
  • Remove APIs that were deprecated for removal in 3.5 #43788
  • Switch relevant Assert calls to throw IllegalStateException rather than IllegalArgumentException #43779
  • Add support for ALLOW_EMPTY_PASSWORD when using bitnami/postgresql with Docker Compose #43771
  • Add marker information to ECS structured logging #43768
  • Deprecate ConditionOutcome.inverse() #43739
  • Introduce dedicated annotation to deal with boolean property conditions #43704
  • DataSourceTransactionManagerAutoConfiguration should not enable DataSourceProperties as it does not use them #43603
  • Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean #43594
  • Logback StructuredLogFormatter exceptions are not visible to the user #43575
  • Use SQLExceptionTranslator bean if defined #43511
  • Allow specifying a different management access log prefix #43434
  • Ensure DefaultErrorAttributes adds JSON serialization safe errors #43330
  • Add a configuration property to customize the Tomcat connector's max parameter count #43286
  • Add TaskDecorator support for scheduled tasks #43190
  • Tighten rules around profile naming #43176
  • Make ZipkinHttpClientSender the default BytesMessageSender #43085
  • Add support for Vibur DBCP connection pool to DataSourceBuilder #42903
  • JacksonAutoConfiguration should retain modules registered in Jackson2ObjectMapperBuilderCustomizer with higher precedence rather than overwriting them #42836
  • Stop publishing spring-boot-parent #42828
  • Add spring.data.redis.lettuce.read-from property #42588
  • Configure specific GraphQL schema files #42792
  • Auto-configure the Postgres application_name when using Docker Compose #42460
  • Expose SslBundle information via actuator metrics #42030
  • GraphQL auto-configuration should not back off when existing GraphQlSource bean #33096

🐞 Bug Fixes

  • Property metadata for "logging.structured.json.customizer" has incorrect type #43921
  • Structured logging properties have no effect in a native image #43913
  • GraylogExtendedLogFormatProperties throws NullPointerException when only 'logging.structured.gelf.host' is specified #43880
  • NoClassDefFoundError when using JUnit to test a Gradle 7.6.x app that depends on spring-boot-actuator-autoconfigure but not on org.junit.platform:junit-platform-launcher #43870
  • Docker Compose support for ClickHouse does not allow an empty password when ALLOW_EMPTY_PASSWORD=yes #43831
  • Spring Boot 3.4 is not compatible with Gson 2.10 #43818
  • docker compose ps now fails due to unknown --orphans flag with 2.23 or earlier #43718
  • CapturedOutput is empty when using Log4J2 StatusLogger #43707
  • Several auto-configurations are creating JMX beans unnecessarily #43706

📔 Documentation

  • Document that the @ConfigurationProperties annotation processor cannot generate description and defaultValue metadata for external types #43930
  • Fix description of management.metrics.graphql.autotime.enabled #43906
  • Document that support for clean on validation error has been removed in Flyway 11 #43890
  • Document 'base64:' prefix support #43836
  • Document handling of @Fallback beans in ConditionalOnSingleCandidate's javadoc #43834

... (truncated)

Commits
  • 094693d Release v3.5.0-M1
  • 51b93cb Update tags on which GitHub Actions react to
  • 0f44880 Upgrade to Selenium 4.28.1
  • 8be6164 Upgrade to HtmlUnit 4.9.0
  • b1d75da Switch make-default for SDKman to false
  • 766e71a Merge branch '3.4.x'
  • a244a74 Next development version (v3.4.3-SNAPSHOT)
  • 457ed37 Merge pull request #43813 from quaff
  • 49597e0 Polish "Parse Redis database from url if present"
  • fcc6655 Parse Redis database from url if present
  • 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 <dependency name> 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)

Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.0-RC1 to 3.5.0-M1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.0-RC1...v3.5.0-M1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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