Skip to content

Bump com.tngtech.archunit:archunit-junit5 from 1.4.1 to 1.4.2#4369

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/gradle/com.tngtech.archunit-archunit-junit5-1.4.2
May 1, 2026
Merged

Bump com.tngtech.archunit:archunit-junit5 from 1.4.1 to 1.4.2#4369
github-actions[bot] merged 1 commit into
masterfrom
dependabot/gradle/com.tngtech.archunit-archunit-junit5-1.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps com.tngtech.archunit:archunit-junit5 from 1.4.1 to 1.4.2.

Release notes

Sourced from com.tngtech.archunit:archunit-junit5'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)
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

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

Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit-junit5
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 1, 2026 19:14
@github-actions github-actions Bot merged commit 91e5ee3 into master May 1, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/com.tngtech.archunit-archunit-junit5-1.4.2 branch May 1, 2026 19:32
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5733 (±0) 5677 (±0) 0 (±0) 0 (±0) 56 (±0)
Java 17 5733 (±0) 5676 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 21 5733 (±0) 5676 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 25 5733 (±0) 5676 (±0) 0 (±0) 0 (±0) 57 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 22964 (±0) 22737 (±0) 0 (±0) 0 (±0) 227 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 28903 3119 90.3% ±0.0%
Branches 8418 1504 84.8% ±0.0%
Methods 7730 1222 86.3% ±0.0%

No per-class coverage changes detected.

Full HTML report: build artifact jacoco-html-report

Updated: 2026-05-01 19:32:29 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants