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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.3.0

v1.2.2: ArchUnit 1.2.2

Bug Fixes

  • Fix ArchUnit importer being unable to import classes from Spring Boot Nested jars (see #​1224)

v1.2.1: ArchUnit 1.2.1

Bug Fixes

  • Fix crash on importing inner classes that use += string concatenation on outer class private field (see #​1146, #​1194)

v1.2.0: ArchUnit 1.2.0

Compare Source

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

v1.1.1: ArchUnit 1.1.1

Compare Source

Bug Fixes

  • Fix ArchUnit importer being unable to import classes from Spring Boot Nested jars (see #​1224)

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 added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@renovate renovate bot force-pushed the renovate/archunit-junit5.version branch 8 times, most recently from 7da0cc0 to c574394 Compare November 14, 2023 00:33
@renovate renovate bot force-pushed the renovate/archunit-junit5.version branch 2 times, most recently from b488ec8 to 0309f1d Compare November 16, 2023 06:51
@renovate renovate bot changed the title chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.2.0 chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.2.1 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/archunit-junit5.version branch from 0309f1d to 42b732a Compare December 4, 2023 01:09
@renovate renovate bot force-pushed the renovate/archunit-junit5.version branch from 42b732a to 7d192e4 Compare January 5, 2024 01:31
@renovate renovate bot force-pushed the renovate/archunit-junit5.version branch 5 times, most recently from be3de5d to cb9290e Compare March 14, 2024 09:13
@renovate renovate bot force-pushed the renovate/archunit-junit5.version branch from cb9290e to 0ae7520 Compare April 11, 2024 16:03
@renovate renovate bot changed the title chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.2.1 chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.3.0 Apr 11, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants