Skip to content

fix(deps): update dependency org.springframework.modulith:spring-modulith-starter-test to v2.1.0#120

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/org.springframework.modulith-spring-modulith-starter-test-2.x
Jun 12, 2026
Merged

fix(deps): update dependency org.springframework.modulith:spring-modulith-starter-test to v2.1.0#120
renovate[bot] merged 1 commit into
mainfrom
renovate/org.springframework.modulith-spring-modulith-starter-test-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.springframework.modulith:spring-modulith-starter-test (source) 2.0.62.1.0 age confidence

Release Notes

spring-projects/spring-modulith (org.springframework.modulith:spring-modulith-starter-test)

v2.1.0: 2.1 GA

Compare Source

⭐ New Features

Outbox
  • Support for event outbox via Namastack #​1517
  • Support for externalizing events via JobRunr #​1637
  • Support for application module testing in combination with Boot's slice test support #​1573
  • Avoid executing Flyway migrations for modules without any migrations #​1684
EPR
  • Allow opting out of event publication registry handling for an @TransactionalEventListener #​1630
  • Enable JDBC event publication schema creation by default #​1563
  • Make sure that JDBC EPR schema initialization runs after Boot's file-based one #​1568
Testing
  • Open up PublishedEvents and Scenario to see events from all threads by default #​1564
Observability
  • Streamline observability infrastructure #​1567
  • Split up observability support into API and core artifact #​1559
Moments
  • Allow Moments' events to be (de)serialized by Jackson #​1569

💡 Improvements

Core
  • Prefer @SpringBootApplication on explicitly declared classes in @ModuleSlicing #​1644
  • Allow FormattableType to also abbreviate non-module types #​1566
Outbox
  • Require RabbitMQ publisher confirmation for outbox-based externalization #​1727
  • Block for externalization in outbox mode #​1687
  • Improve transaction handling in JobRunr integration #​1655
EPR
  • Switch to SHA-256 for event hashing in Neo4jEventPublicationRepository #​1718
  • Simplify default status assignment in JpaEventPublication #​1703
  • Unify event externalization infrastructure #​1642
  • Add details about the refined event publication lifecycle to the reference documentation #​1593
  • Avoid recreation of TransactionalEventListeners in PersistentApplicationEventMulticaster #​1632
  • Hibernate schema validation fails with JPA event publication registry #​1543
JUnit Extension
  • Allow skipping all tests if no changes are detected #​1438
APT
  • SpringModulithProcessor fails on Windows with KAPT - StringIndexOutOfBoundsException due to hardcoded forward slashes #​1544
Moments
  • Make MomentsJacksonModule a package protected type to allow AOT configuration creation #​1596
  • Allow resetting the shift in TimeMachine #​1490
Misc
  • Fix typo in Javadoc of ApplicationModules #​1686
  • Fixing links to reference documentation in README #​1532
  • Remove deprecations #​1525
  • Fix a typo in the runtime docs #​1512

🪲 Bugs

  • Avoid ConcurrentModificationException in ModuleEntryInterceptor #​1719
  • Primitive types break FormattableType #​1713
  • Application-module-aware Flyway migrations not activated when Boot's slice test annotations are used #​1706
  • Fix JPA event publication delete batching to bind each batch #​1701
  • JpaEventPublicationAdapter returns incorrect status #​1683
  • Caching of TransactionalEventListeners breaks evaluation of conditions on @TransactionalEventListener methods #​1654
  • JdbcEventPublicationRepository deletes currently processing publication #​1652
  • Improve batch handling in DefaultEventpublicationRegistry.processFailedPublications(…) #​1650
  • Incorrect parameters in documentation for staleness of event publications of resubmitted event publications #​1647
  • Package-based named interfaces not properly merged #​1598
  • Fix incorrect EventPublication.Status reference in ….staleness.published metadata #​1582
  • Contributions made ApplicationModuleSourceFactory not fully considered in ApplicationModules #​1554
  • Architecturally-evident type discovery tries to look up repository metadata for implementation classes #​1541
  • JpaEventPublicationRepository.markCompleted(event, identifier, completionDate) doesn't update status to COMPLETED #​1521
  • CGLib proxy created for JdbcEventPublicationRepositoryV2causing issues in native image #​1518
  • incompleteEventPublications.resubmitIncompletePublicationsOlderThan throws NPE when last_resubmission_date is null #​1516
  • @ApplicationModuleTest does not bootstrap beans from test configuration #​1489

🔨 Dependency Upgrades

❤️ Contributors

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

@​NeatGuyCoding, @​patbaumgartner, @​pramoth, @​rolandbeisel, and @​SAY-5

v2.0.7

Compare Source

💡 Improvements

  • Simplify default status assignment in JpaEventPublication #​1729
  • Fix typo in Javadoc of ApplicationModules #​1696

🪲 Bugs

  • JpaEventPublicationAdapter returns incorrect status #​1728
  • Avoid ConcurrentModificationException in ModuleEntryInterceptor #​1720
  • Primitive types break FormattableType #​1716

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 4.0.7 #​1743
  • Upgrade to Spring Framework 7.0.8 #​1742
  • Upgrade to Micrometer Tracing 1.6.6 #​1741

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/org.springframework.modulith-spring-modulith-starter-test-2.x branch from b3678b3 to 423137a Compare June 12, 2026 04:47
@renovate
renovate Bot merged commit c77ee8e into main Jun 12, 2026
1 check passed
@renovate
renovate Bot deleted the renovate/org.springframework.modulith-spring-modulith-starter-test-2.x branch June 12, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants