chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1 #165
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
1.2.1
->1.4.1
Release Notes
TNG/ArchUnit (com.tngtech.archunit:archunit-junit5)
v1.4.1
: ArchUnit 1.4.1Enhancements
Core
Library
SlicesRuleDefinition
(#1436; thanks to @guesshe 👏)ProxyRules
(#1443)Documentation
Internal improvements
ClassFileImporterSlowTest
(#1446 / #1440)v1.4.0
: ArchUnit 1.4.0Enhancements
Core
Lang
Library
GeneralCodingRules.OLD_DATE_AND_TIME_CLASSES_SHOULD_NOT_BE_USED
(#1385; thanks to @Bukama 👏)GeneralCodingRules.testClassesShouldResideInTheSamePackageAsImplementation
to not fail for classes with no tests in their packages (#1368; thanks to @krzysztof-owczarek 👏)JUnit
junit.testFilter
is used (#1361; thanks to @Sparkymann 👏)@AnalyzeClasses
annotation to be used as meta annotation (#1300; thanks to @mathze 👏)Documentation
@AnalyzeClasses
(#1406)Internal improvements
v1.3.2
: ArchUnit 1.3.2Enhancements
(backported from ArchUnit 1.4.1)
Core
sun.misc.Unsafe::objectFieldOffset
from (relocated)com.google.guava:guava
(backported from #1440)v1.3.1
: ArchUnit 1.3.1Enhancements
(backported from ArchUnit 1.4.0)
Core
v1.3.0
: ArchUnit 1.3.0Bug Fixes
OnionArchitecture
losingwithOptionalLayers()
on description override (see #1185)JavaType.getAllInvolvedRawTypes()
recursing infinitely for recursive type definitions (see #1237)@ArchTest
fields in base classes of@ArchIgnore
d classes not being ignored (see #1277)Enhancements
Core
JavaType.traverseSignature(..)
to examine parts of a type signature more conveniently (see8456198
of #1276)Lang
ViolationHandler
more convenient (see #1251)Library
GeneralCodingRules.NO_CLASSES_SHOULD_USE_FIELD_INJECTION
(see #1285; thanks a lot to @hankem)component
keyword incomponent [Example] <<..example..>>
(see #1223; thanks a lot to @tfij)JUnit
@ArchTest
s included viaArchTests.in(..)
now report their full "inclusion path" in the test report (see #452, #1279)@ArchTest
rules can now be executed by setting the ArchUnit propertyjunit.testFilter=rule_field_name
/ setting the system property-Darchunit.junit.testFilter=...
(compare the user guide; see #1280)Further Acknowledgement
v1.2.2
: ArchUnit 1.2.2Bug Fixes
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.