Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.springframework.modulith:spring-modulith-bom from 1.3.5 to 1.4.0.

Release notes

Sourced from org.springframework.modulith:spring-modulith-bom's releases.

1.4 RC1

💡 Improvements

  • Improve rendering of tree structures in reference documentation #1171
  • Removed deprecated FormatableType #1153
  • ApplicationModules should expose root packages #1152
  • ApplicationModule should expose internal types #1150
  • Module observability listener performance issue on publishEvent #1149
  • Performance problem with event publication lookup #1146
  • State change detection for Scenarios should only accept non-empty collections by default #1131
  • Event externalization bootstrap should log which event types it's configured to externalize. #1130
  • Align automatic module names with project portfolio #1122

🪲 Bugs

  • FormattableType.getAbbreviatedTypeName(…) skips containing class for nested ones #1151
  • @NamedInterface not detected on composed annotation #1139
  • Fix Kotlin examples for module and named interfaces declarations and … #1138

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5 RC1 #1176
  • Upgrade to Micrometer Tracing 1.5 RC1 #1169
  • Upgrade Spring Framework to 6.2.6 #1168
  • Upgrade jMolecules to 2023.3.1 #1167

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dtsaryov @​sangjun121

1.4 M3

⭐ New Features

  • Support for bean instances located in test sources for @ApplicationModuleTest #202

💡 Improvements

  • Register AssertablePublishedEvents in test ApplicationContext if AssertJ is on the classpath #1110

🪲 Bugs

  • Severe performance regression in JavaPackage #1098

🔨 Dependency Upgrades

  • Upgrade Spring Framework to 6.2.5 #1116
  • Upgrade to Micrometer Tracing 1.5 M3 #1104
  • Upgrade Spring Framework to 6.2.4 #1103

... (truncated)

Commits

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.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](spring-projects/spring-modulith@1.3.5...1.4.0)

---
updated-dependencies:
- dependency-name: org.springframework.modulith:spring-modulith-bom
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 27, 2025
@rashidi rashidi merged commit 9d76802 into master May 28, 2025
5 checks passed
@rashidi rashidi deleted the dependabot/gradle/org.springframework.modulith-spring-modulith-bom-1.4.0 branch May 28, 2025 02:14
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants