Skip to content

chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.5.0 - #680

Merged
adamw7 merged 1 commit into
mainfrom
renovate/test-libraries
Aug 24, 2026
Merged

chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.5.0#680
adamw7 merged 1 commit into
mainfrom
renovate/test-libraries

Conversation

@adamw7

@adamw7 adamw7 commented Aug 24, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
com.tngtech.archunit:archunit-junit5 1.4.21.5.0 age confidence

Release Notes

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

v1.5.0: ArchUnit 1.5.0

Compare Source

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

JUnit

Documentation

Internal Improvements


Configuration

📅 Schedule: Branch creation - "before 06:00 on monday" in timezone UTC, 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.

@adamw7
adamw7 merged commit fe203df into main Aug 24, 2026
1 check passed
@adamw7
adamw7 deleted the renovate/test-libraries branch August 24, 2026 05:48
adamw7 added a commit that referenced this pull request Aug 25, 2026
Renovate scans this repository roughly once a day, so exactly one scan
falls inside the `before 06:00 on monday` window. With `prHourlyLimit: 2`
that single scan opened two pull requests and pushed everything else to
the dashboard's Rate-Limited section, where it waited a full week for a
window it would lose again.

Monday's run is the worked example: it opened #679 (mcp-bom 2.0.1) and
#680 (archunit-junit5 1.5.0), then rate-limited protobuf-java 4.36.0 and
the whole `github actions (major)` group — six action bumps that have now
been detected for days without ever reaching review.

Setting the hourly limit to 0 turns it off and leaves `prConcurrentLimit:
5` as the only ceiling, which is the limit that actually expresses the
intent: at most five Renovate pull requests open at a time.


Claude-Session: https://claude.ai/code/session_019Dxj1Qk1NCR6egM1t9S3ar

Co-authored-by: Claude <noreply@anthropic.com>
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