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

build(deps): bump org.springframework.modulith:spring-modulith-bom from 1.1.5 to 1.2.0 #721

Conversation

dependabot[bot]
Copy link
Contributor

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

Powered by Pull Request Badge

Bumps org.springframework.modulith:spring-modulith-bom from 1.1.5 to 1.2.0.

Release notes

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

1.2.0

💡 Improvements

  • Automatically enable TraceContext propagation in observability auto-configuration #637
  • Let DefaultEventPublicationRegistry.deletePublicationsOlderThan(Duration) delegate to EventPublicationRepository.deleteCompletedPublicationsBefore(…) #627
  • Expose factory method to create SpringBootApplicationRuntime #614
  • Support for wildcard references to named interfaces in explicitly defined allowed application module dependencies #601
  • Deduplicate violations with the same message #594
  • Fix a spell mistake in docs #588
  • Correct configuration property for JSON activation for RabbitMQ and Kafka #584
  • Correct java.lang.boolean to java.lang.Boolean in configuration property metadata #583
  • Resubmission of incomplete publications fails silently if listener is not found #549
  • Postgres index definitions for event registry breaking inserts of publications #519

🪲 Bugs

  • Event publications loaded via JDBC not resubmittable when using Spring Boot Devtools #630
  • Parameter biding fails for batches in JdbcEventPublicationRepository.delete(List<UUID>) #617
  • ModuleEntryInterceptor sitting before the async invocation interceptor causes traces to place spans in the wrong place #615
  • Nested module invocations not correctly translated into span nesting #612
  • Invalid dependencies into named interfaces should mention the interface(s) explicitly #595
  • Declaration of TestApplicationModulesFactory contained in production sources #562

📖 Documentation

  • Polishing in Asciidoctor rendering #608

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.3 #636

❤️ Contributors

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

@​dowenliu-xyz and @​lukasdo

1.2 RC1

💡 Improvements

  • Add section on how to exclude packages from application module detection #550
  • Avoid inclusion of starters in Spring Boot repackaged JARs #545
  • Improve documentation #540
  • Add build steps to contributing section #538

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.3 RC1 #560
  • Upgrade to Lombok 1.18.32 #559
  • Upgrade to jMolecules 2023.1.3 #558

... (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)

@dependabot dependabot bot added dependencies A dependency upgrade java Pull requests that update Java code minor Minor version labels May 27, 2024
@ihub-bot ihub-bot bot modified the milestone: 1.4.4 May 27, 2024
@auto-assign auto-assign bot requested a review from henry-hub May 27, 2024 23:57
Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](spring-projects/spring-modulith@1.1.5...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.modulith-spring-modulith-bom-1.2.0 branch from 84d8db2 to 18ec6b8 Compare May 28, 2024 04:51
Copy link

sonarcloud bot commented May 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@henry-hub henry-hub removed the minor Minor version label May 28, 2024
@henry-hub henry-hub merged commit ed462a7 into main May 28, 2024
7 checks passed
@henry-hub henry-hub deleted the dependabot/gradle/org.springframework.modulith-spring-modulith-bom-1.2.0 branch May 28, 2024 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A dependency upgrade java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant