Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.2.0 #246

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.tngtech.archunit:archunit-junit5 1.1.0 -> 1.2.0 age adoption passing confidence

Release Notes

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

v1.2.0: ArchUnit 1.2.0

Enhancements

Core

  • Add support for Java 22 (see #​1172; thanks a lot to @​hankem)
  • New methods {JavaType/JavaMember}.getAllInvolvedRawTypes() to quickly detect all raw types contributing to a type (e.g. List<? extends Serializable>) or member (e.g. List<? extends Serializable> method(Set<String> args) {..}) (see #​723; thanks a lot to @​leonardhusmann)

Lang

  • New rules API FieldsShould.{be/notBe}AccessedByMethodsThat(predicate) to prevent fields from being accessed by certain methods (see #​857; thanks a lot to @​leonardhusmann)

Library

  • New extensive modules rule syntax to support easier checks for modularization (dependency direction, API surface, ...) (compare the user guide; see #​1078)

JUnit

Further Acknowledgement


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com.tngtech.archunit-archunit-junit5-1.x branch from 76959b8 to cc0b6b2 Compare November 14, 2023 06:57
@renovate renovate bot force-pushed the renovate/com.tngtech.archunit-archunit-junit5-1.x branch from cc0b6b2 to a6358a1 Compare November 14, 2023 11:00
@renovate renovate bot merged commit cd06a88 into main Nov 14, 2023
6 checks passed
@renovate renovate bot deleted the renovate/com.tngtech.archunit-archunit-junit5-1.x branch November 14, 2023 12:44
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.

0 participants