Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps org.springframework.boot:spring-boot-starter-parent from 3.5.8 to 3.5.9.

Release notes

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

v3.5.9

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48486
  • Profiles retained during AOT processing are not configured in a native image #48475
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48450
  • Redis health check reports an error when redis_version is missing from the INFO response #48326
  • Parent's MeterRegistry beans are closed when child context closes #48324
  • SpringBootTest.UseMainMethod.WHEN_AVAILABLE and ALWAYS are incompatible with package-private or parameter-less main method #48271

📔 Documentation

  • Documentation has an outdated reference to the Jackson Kotlin Module #48533
  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48531
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48526
  • License header in build samples is displayed in the reference documentation #48477
  • Configuring Two DataSources How-To code sample is inconsistent #48448
  • Improve javadoc for when to use class names rather than class references #48395
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48359
  • Polish TestRestTemplate examples in the reference guide #48335
  • Fix links to javadoc in the reference documentation #48299
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48265
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48227
  • Infinispan Cache Documentation is outdated #48217
  • Revise "Use Liquibase for test-only migrations" section in reference manual #48169

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48508
  • Upgrade to AspectJ 1.9.25.1 #48557
  • Upgrade to Hibernate 6.6.39.Final #48540
  • Upgrade to Jetty 12.0.31 #48455
  • Upgrade to jOOQ 3.19.29 #48456
  • Upgrade to Logback 1.5.22 #48507
  • Upgrade to MariaDB 3.5.7 #48558
  • Upgrade to Micrometer 1.15.7 #48423
  • Upgrade to Micrometer Tracing 1.5.7 #48424
  • Upgrade to Netty 4.1.130.Final #48541
  • Upgrade to Pooled JMS 3.1.8 #48559
  • Upgrade to Pulsar 4.0.8 #48457
  • Upgrade to Quartz 2.5.2 #48458
  • Upgrade to Reactor Bom 2024.0.13 #48425
  • Upgrade to Spring Authorization Server 1.5.5 #48426
  • Upgrade to Spring Data Bom 2025.0.7 #48427
  • Upgrade to Spring Framework 6.2.15 #48428
  • Upgrade to Spring GraphQL 1.4.4 #48429
  • Upgrade to Spring Integration 6.5.5 #48560
  • Upgrade to Spring LDAP 3.3.5 #48430
  • Upgrade to Spring Pulsar 1.2.13 #48431
  • Upgrade to Spring Session 3.5.4 #48432

... (truncated)

Commits
  • 9d307e0 Release v3.5.9
  • 08e2cab Polish javadoc for when to use class names rather than class references
  • 15ede46 Improve javadoc for when to use class names rather than class references
  • 10477ba Merge branch '3.4.x' into 3.5.x
  • 34e51dc Polish
  • 9252526 Merge branch '3.4.x' into 3.5.x
  • 7831a36 Upgrade to Spring Session 3.5.4
  • 0d3ec7c Upgrade to Spring Integration 6.5.5
  • 388815b Upgrade to Spring GraphQL 1.4.4
  • d9d44ff Upgrade to Pooled JMS 3.1.8
  • 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)

@dependabot dependabot bot added dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...) labels Dec 18, 2025
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Impacted file tree graph

@@          Coverage Diff           @@
##             main   #1545   +/-   ##
======================================
  Coverage      77%     77%           
  Complexity    105     105           
======================================
  Files         151     151           
  Lines        7576    7576           
  Branches      690     690           
======================================
  Hits         5803    5803           
  Misses       1374    1374           
  Partials      399     399           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

github-actions bot commented Dec 18, 2025

Test Results

 51 files   51 suites   5m 1s ⏱️
454 tests 453 ✅ 1 💤 0 ❌
448 runs  447 ✅ 1 💤 0 ❌

Results for commit 84070dc.

♻️ This comment has been updated with latest results.

Bumps `greenmail.version` from 2.1.7 to 2.1.8.

Updates `com.icegreen:greenmail` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.7...release-2.1.8)

Updates `com.icegreen:greenmail-junit5` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.7...release-2.1.8)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-version: 2.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.icegreen:greenmail-junit5
  dependency-version: 2.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/main/org.springframework.boot-spring-boot-starter-parent-3.5.9 branch from 67096ad to 84070dc Compare December 19, 2025 04:33
dependabot bot and others added 4 commits December 19, 2025 10:21
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.8...v3.5.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ot/maven/main/org.springframework.boot-spring-boot-starter-parent-3.5.9
Bumps `sentry.version` from 8.28.0 to 8.29.0.

Updates `io.sentry:sentry` from 8.28.0 to 8.29.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.28.0...8.29.0)

Updates `io.sentry:sentry-jdbc` from 8.28.0 to 8.29.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.28.0...8.29.0)

Updates `io.sentry:sentry-quartz` from 8.28.0 to 8.29.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.28.0...8.29.0)

Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 8.28.0 to 8.29.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.28.0...8.29.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-version: 8.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sentry:sentry-jdbc
  dependency-version: 8.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sentry:sentry-quartz
  dependency-version: 8.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sentry:sentry-spring-boot-starter-jakarta
  dependency-version: 8.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.3.0...maven-release-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@mprins mprins force-pushed the dependabot/maven/main/org.springframework.boot-spring-boot-starter-parent-3.5.9 branch from 84070dc to 6645b5d Compare December 19, 2025 09:23
@github-actions github-actions bot removed the infrastructure build infrastructure (Maven plugins, CI related, ...) label Dec 19, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 19, 2025 09:23
@mprins mprins added the infrastructure build infrastructure (Maven plugins, CI related, ...) label Dec 19, 2025
@mprins mprins disabled auto-merge December 19, 2025 09:27
@mprins mprins enabled auto-merge (rebase) December 19, 2025 09:27
@mprins mprins merged commit 2546aa7 into main Dec 19, 2025
26 of 27 checks passed
@mprins mprins deleted the dependabot/maven/main/org.springframework.boot-spring-boot-starter-parent-3.5.9 branch December 19, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants