Skip to content

⬆️(deps-dev): Bump com.tngtech.archunit:archunit from 1.4.2 to 1.5.0 - #238

Merged
rultor merged 1 commit into
mainfrom
dependabot/maven/com.tngtech.archunit-archunit-1.5.0
Aug 10, 2026
Merged

⬆️(deps-dev): Bump com.tngtech.archunit:archunit from 1.4.2 to 1.5.0#238
rultor merged 1 commit into
mainfrom
dependabot/maven/com.tngtech.archunit-archunit-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

ArchUnit 1.5.0

Enhancements

Core

  • Support Java 27 / class file major version 71 (#1618)
  • Improve descriptions of JavaAccess.Predicates.originOwner and JavaAccess.Predicates.targetOwner (#1603; thanks to @​StefanGraeber 👋)
  • Expose information on sealed classes via JavaClass: isSealed() and getPermittedSubclasses() (#1677)
  • Consider dependencies from caught exceptions (#1555; thanks to @​bannmann 👋)
  • ImportOption.DoNotIncludeTests and OnlyIncludeTests consider tests in custom Gradle source sets (#1660; thanks to @​Develop-KIM 👋)

Lang

  • ArchConditions offers new ArchCondition<JavaClass> haveAnyDependenciesThat(DescribedPredicate<Dependency>) (#1580; thanks to @​wakingrufus 👋)

Library

  • ArchitectureMetrics.lakosMetrics is computed much more performantly (#1629; thanks to @​ThanosTsiamis 👋)
  • TextFileBasedViolationStore is now thread-safe under parallel test execution (#1656; thanks to @​kelunik 👋)
  • ModuleDependency now provides stable descriptions (#1648; thanks to @​DragonFSKY 👋)

JUnit

Documentation

Internal Improvements

Commits
  • 502d782 prepare release 1.5.0
  • 4f26fcc fix testRelease exec() and task registration for Gradle 9
  • 96af984 add new developers
  • e427828 consolidate POM checks during CI and release
  • a30f6e3 Bump gradle/actions from 6 to 6.2.0
  • a036c08 Bump com.github.ben-manes.versions from 0.57.0 to 0.58.0
  • 24a9d9e Bump actions/setup-java from 5.6.0 to 5.7.0
  • 9944244 detect custom Gradle test source sets in test import options (#1660)
  • 51fd6c9 detect custom Gradle test source sets in test import options
  • 65f4cd3 add support for dependencies from caught exceptions (#1555)
  • 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](https://github.com/TNG/ArchUnit) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, maven. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@sonarqubecloud

Copy link
Copy Markdown

@RoRoche

RoRoche commented Aug 10, 2026

Copy link
Copy Markdown
Owner

@rultor merge

@rultor

rultor commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

@rultor merge

@RoRoche OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
rultor merged commit e01852a into main Aug 10, 2026
5 checks passed
@rultor
rultor deleted the dependabot/maven/com.tngtech.archunit-archunit-1.5.0 branch August 10, 2026 09:21
@rultor

rultor commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

@rultor merge

@RoRoche Done! FYI, the full log is here (took me 2min).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants