chore: update all dependencies with patch changes#112
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore: update all dependencies with patch changes#112renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
85dc594 to
f05ee8b
Compare
f05ee8b to
c9ec535
Compare
c9ec535 to
51c04e3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.4→2.0.52.0.4→2.0.51.18.44→1.18.463.1.2→3.1.313.4.0→13.4.24.0.5→4.0.6Release Notes
testcontainers/testcontainers-java (org.testcontainers:testcontainers-junit-jupiter)
v2.0.5Compare Source
What's Changed
🚀 Features & Enhancements
apache/artemisin ArtemisContainer (#11590) @eddumelendez🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
16 changes
projectlombok/lombok (org.projectlombok:lombok)
v1.18.46Compare Source
checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)
v13.4.2Checkstyle 13.4.2 - https://checkstyle.org/releasenotes.html#Release_13.4.2
Bug fixes:
#19709 - False-positive in Indentation check with yield switch statements.
#19755 - Add checks for OpenJDK Style §4.3 - Method Names.
#18438 - False positive: EmptyLineSeparator reports violation on method call.
Other Changes:
Vulnerability in org.codehaus.plexus:plexus-utils.
Move violation comments out of Javadoc for all input files.
OpenJDK style table: make Section 2 check listing consistent with Section 3.7 formatting.
activete no-error/no-exception jobs that were disabled due to some problems of past.
Find a way to make example message be fully shown without usage of regexp.
Violate all inlined violations that are placed not outside javadoc.
Activate Kafka no-error validation after fix for UnusedImport.
guide on how to specify violations in the input files.
v13.4.1Checkstyle 13.4.1 - https://checkstyle.org/releasenotes.html#Release_13.4.1
Bug fixes:
#5460 - ImportOrder: option=under; doesn't allow empty line between 'import' and 'import static'.
#19641 - Add checks for OpenJDK Style §3.10 - Variable Declarations.
#19620 - Add checks for OpenJDK Style §3.14 - Literals.
#19619 - Add checks for OpenJDK Style §3.7 - Indentation.
#19617 - Add checks for OpenJDK Style §2 - Java Source Files.
#19662 - Add checks for OpenJDK Style §3.12 - Lambda Expressions.
#19559 - AnnotationLocation allows same-line parameterless annotation on class declarations (violates Google Style §4.8.5.2).
#19608 - False negative: VariableDeclarationUsageDistance does not flag variable usage inside try blocks.
#19682 - Add RECORD_DEF and COMPACT_CTOR_DEF to AtclauseOrder target in google_checks.xml.
Other Changes:
Conver test from XpathFilterElementTest to SuppressionXpathSingleFilterTest to use inlined config in Input files.
Remove '//ok' comments from it Input files.
Updating properties in Input files to mention all default properties.
Enforce file size on Java inputs.
Update documentation for new abstract methods in AbstractCheck.
Input files under `it` are not tested against `config/checkstyle-input-checks.xml`.
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger.
Resolve CheckerFramework violations.
No documentation on how to write TreeWalkerFilter.
update tables in option page to have link to exact line of table.
Semaphore failure.
Fix PMD 7.1.0 Violations.
convert all wget to curls.
job no-error-pmd is failing with likely memory problem.
Resolve Suppressed SpotBugs False Positives.
Migrate Codenarc from currently compatible version v2.2.0 to latest release.
doc: wrap long lines in release notes.
Remove from whitelist file odd words that came from test imput files.
Define violation messages for all violations.
Move Intputs to non-compiled folders to let Idea to run test without compilation error.
Enable IntellijIdea inspection: 'throw' inside 'finally' block.
Improve examples of IndentationCheck.
validation.sh versions "xmlstarlet: command not found".
fix pitest in SuppressionsLoader.
Upgrade all scripts to groovy 3.0.17 or 5.x.
spring-projects/spring-boot (org.springframework.boot)
v4.0.6Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.