fix(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.0 #41

Merged
antoine merged 1 commits from renovate/archunit-junit5.version into main 2025-03-01 19:31:38 +00:00
Member

This PR contains the following updates:

Package Type Update Change
com.tngtech.archunit:archunit-junit5 compile minor 1.3.0 -> 1.4.0

Release Notes

TNG/ArchUnit (com.tngtech.archunit:archunit-junit5)

v1.4.0: ArchUnit 1.4.0

Compare Source

Enhancements

Core

  • Support Java 24 / class file major version 68 (#​1364)

Lang

  • Improve performance for transitive dependency checks (#​1381; thanks to @​To6i 👏)

Library

  • New GeneralCodingRules.OLD_DATE_AND_TIME_CLASSES_SHOULD_NOT_BE_USED (#​1385; thanks to @​Bukama 👏)
  • Improve GeneralCodingRules.testClassesShouldResideInTheSamePackageAsImplementation to not fail for classes with no tests in their packages (#​1368; thanks to @​krzysztof-owczarek 👏)

JUnit

Documentation

  • Fix user guide describing wrong default behavior of @AnalyzeClasses (#​1406)
  • Clarify Slices documentation (#​1366; thanks to @​mipo256 👏)

Internal improvements

  • Run tests with JUnit Platform to pave the way to migrate to JUnit 5 (#​1294)
  • Update Gradle Wrapper from 7.6 to 8.12 (#​1392)
  • Extend CI to run tests with JDK 21 (#​1408)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) | compile | minor | `1.3.0` -> `1.4.0` | --- ### Release Notes <details> <summary>TNG/ArchUnit (com.tngtech.archunit:archunit-junit5)</summary> ### [`v1.4.0`](https://github.com/TNG/ArchUnit/releases/tag/v1.4.0): ArchUnit 1.4.0 [Compare Source](https://github.com/TNG/ArchUnit/compare/v1.3.0...v1.4.0) ### Enhancements #### Core - Support Java 24 / class file major version 68 ([#&#8203;1364](https://github.com/TNG/ArchUnit/issues/1364)) #### Lang - Improve performance for transitive dependency checks ([#&#8203;1381](https://github.com/TNG/ArchUnit/issues/1381); thanks to [@&#8203;To6i](https://github.com/To6i) 👏) #### Library - New `GeneralCodingRules.OLD_DATE_AND_TIME_CLASSES_SHOULD_NOT_BE_USED` ([#&#8203;1385](https://github.com/TNG/ArchUnit/issues/1385); thanks to [@&#8203;Bukama](https://github.com/Bukama) 👏) - Improve `GeneralCodingRules.testClassesShouldResideInTheSamePackageAsImplementation` to not fail for classes with no tests in their packages ([#&#8203;1368](https://github.com/TNG/ArchUnit/issues/1368); thanks to [@&#8203;krzysztof-owczarek](https://github.com/krzysztof-owczarek) 👏) #### JUnit - Fix failure when `junit.testFilter` is used ([#&#8203;1361](https://github.com/TNG/ArchUnit/issues/1361); thanks to [@&#8203;Sparkymann](https://github.com/Sparkymann) 👏) - Enable `@AnalyzeClasses` annotation to be used as meta annotation ([#&#8203;1300](https://github.com/TNG/ArchUnit/issues/1300); thanks to [@&#8203;mathze](https://github.com/mathze) 👏) #### Documentation - Fix user guide describing wrong default behavior of `@AnalyzeClasses` ([#&#8203;1406](https://github.com/TNG/ArchUnit/issues/1406)) - Clarify Slices documentation ([#&#8203;1366](https://github.com/TNG/ArchUnit/issues/1366); thanks to [@&#8203;mipo256](https://github.com/mipo256) 👏) ### Internal improvements - Run tests with JUnit Platform to pave the way to migrate to JUnit 5 ([#&#8203;1294](https://github.com/TNG/ArchUnit/issues/1294)) - Update Gradle Wrapper from 7.6 to 8.12 ([#&#8203;1392](https://github.com/TNG/ArchUnit/issues/1392)) - Extend CI to run tests with JDK 21 ([#&#8203;1408](https://github.com/TNG/ArchUnit/issues/1408)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuODIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-02-11 00:08:08 +00:00
antoine merged commit 7da90d7b3d into main 2025-03-01 19:31:38 +00:00
antoine deleted branch renovate/archunit-junit5.version 2025-03-01 19:31:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: java/java-template#41
No description provided.