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

Update dependency com.tngtech.archunit:archunit-junit5 to v1.1.0 - autoclosed #512

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.1.0: ArchUnit 1.1.0

Bug Fixes
  • Try-Catch-Blocks declared within lambdas will now be detected correctly (see #​1069)
  • Fix ArchUnit not being able to find classes loaded by Spring Boot ClassLoader (see #​1131; thanks a lot to @​odrotbohm)
Enhancements
Core
  • New ImportOption DoNotIncludeGradleTestFixtures (see #​949)
  • Reduce all log levels except WARN to TRACE (see #​1050)
Library
  • Two new GeneralCodingRules (see #​970; thanks a lot to @​hankem)
    • ASSERTIONS_SHOULD_HAVE_DETAIL_MESSAGE
    • DEPRECATED_API_SHOULD_NOT_BE_USED
  • TextFileBasedViolationStore is now part of the public API and can thus be used for customization; as a special case of this file names can now be adjusted (see #​1046; thanks a lot to @​danhaywood)
  • TextFileBasedViolationStore now adds a final new line character to the violation file to better conform to the spec (see #​1057; thanks a lot to @​pkubowicz)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency com.tngtech.archunit:archunit-junit5 to v1.1.0 Update dependency com.tngtech.archunit:archunit-junit5 to v1.1.0 - autoclosed Aug 22, 2023
@renovate renovate bot closed this Aug 22, 2023
@renovate renovate bot deleted the renovate/archunit-junit5.version branch August 22, 2023 20:26
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