◐ Shell
clean mode source ↗

Bump com.tngtech.archunit:archunit from 0.18.0 to 1.4.2 by dependabot[bot] · Pull Request #2616 · docker-java/docker-java

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@dependabot

Bumps com.tngtech.archunit:archunit from 0.18.0 to 1.4.2.

Release notes

Sourced from com.tngtech.archunit:archunit's releases.

ArchUnit 1.4.2

Enhancements

Core

  • DescribedPredicate#negate() returns a DescribedPredicate (#1484)
  • New JavaCodeUnit.Predicates.anyParameterThat and JavaCodeUnit.Predicates.allParameters (#1498; thanks to @​mkhl 👏)
  • Support Java 26 / class file major version 70 (#1544)

ArchUnit 1.4.1

Enhancements

Core

  • Support Java 25 / class file major version 69 (#1440)

Library

  • Support priorities in SlicesRuleDefinition (#1436; thanks to @​guesshe 👏)
  • Ignore synthetic bridge methods in ProxyRules (#1443)

Documentation

  • Improve documentation of slices rule (#1454)

Internal improvements

  • Reduce memory footprint of ClassFileImporterSlowTest (#1446 / #1440)

ArchUnit 1.4.0

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

  • Fix failure when junit.testFilter is used (#1361; thanks to @​Sparkymann 👏)
  • Enable @AnalyzeClasses annotation to be used as meta annotation (#1300; thanks to @​mathze 👏)

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)

... (truncated)

Commits
  • e45aaa2 prepare release 1.4.2
  • c07193c set version to 1.4.2-SNAPSHOT
  • ac9b896 migrate from (meanwhile shut down) OSSRH to Central Publisher Portal using th...
  • b72fcaf Bump actions/github-script from 8 to 9
  • fc1881d Bump addressable from 2.8.7 to 2.9.0 in /docs
  • dee39bb Bump activesupport from 7.1.3.4 to 7.2.3.1 in /docs
  • b097007 Bump gradle/actions from 5 to 6
  • 4d7cfe9 Bump json from 2.18.1 to 2.19.2 in /docs
  • 90dc773 Bump nokogiri from 1.18.9 to 1.19.1 in /docs
  • 7a88298 Bump faraday from 2.10.1 to 2.14.1 in /docs
  • Additional commits viewable in compare view


This change is Reviewable

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Labels

dependencies

Pull requests that update a dependency file

java

Pull requests that update java code

0 participants