Bump the monthly-batch group across 1 directory with 30 updates - #581
Open
dependabot[bot] wants to merge 2 commits into
Open
Bump the monthly-batch group across 1 directory with 30 updates#581dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the monthly-batch group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.1.3` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.1.3` | | [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) | `4.9.3` | `4.10.3` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.26.1` | `13.10.0` | | [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) | `7.22.0` | `7.26.0` | | [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) | `7.22.0` | `7.26.0` | | [net.sourceforge.pmd:pmd-javascript](https://github.com/pmd/pmd) | `7.22.0` | `7.26.0` | | [net.sourceforge.pmd:pmd-jsp](https://github.com/pmd/pmd) | `7.22.0` | `7.26.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.3.2` | `4.10.3.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.15.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.1` | `3.11.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.1` | `3.6.3` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.1` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.1` | `3.3.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.6` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.5.0` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `3.1.0` | `3.2.0` | | org.apache.rat:apache-rat-plugin | `0.16.1` | `0.18` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.1` | `3.6.3` | | [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) | `2.6.0` | `2.7.1` | | [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.18.0` | `2.21.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.13` | `0.8.15` | | [org.mutabilitydetector:MutabilityDetector4FindBugs](https://github.com/MutabilityDetector/MutabilityDetector4FindBugs) | `0.9.1` | `0.9.3` | | [org.hjug.refactorfirst.plugin:refactor-first-maven-plugin](https://github.com/refactorfirst/RefactorFirst) | `0.7.1` | `0.9.0` | | [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) | `1.19.0` | `1.25.0` | | [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `5.0.12` | `5.1.6` | | org.apache.maven:apache-maven | `3.9.11` | `3.9.16` | | [org.apache.maven.wrapper:maven-wrapper](https://github.com/apache/maven-wrapper) | `3.3.2` | `3.3.4` | Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.1.3) Updates `com.github.spotbugs:spotbugs` from 4.9.3 to 4.10.3 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.3...4.10.3) Updates `com.puppycrawl.tools:checkstyle` from 10.26.1 to 13.10.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-13.10.0) Updates `net.sourceforge.pmd:pmd-core` from 7.22.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.22.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-java` from 7.22.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.22.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-javascript` from 7.22.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.22.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-jsp` from 7.22.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.22.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-java` from 7.22.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.22.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-javascript` from 7.22.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.22.0...pmd_releases/7.26.0) Updates `net.sourceforge.pmd:pmd-jsp` from 7.22.0 to 7.26.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.22.0...pmd_releases/7.26.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.3.2 to 4.10.3.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.10.3.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.11.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.1 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.1...enforcer-3.6.3) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.1) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.1 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.3.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...maven-resources-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) Updates `org.apache.rat:apache-rat-plugin` from 0.16.1 to 0.18 Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.3) Updates `org.codehaus.mojo:license-maven-plugin` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@2.6.0...2.7.1) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.18.0 to 2.21.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.18.0...2.21.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.15) Updates `org.mutabilitydetector:MutabilityDetector4FindBugs` from 0.9.1 to 0.9.3 - [Release notes](https://github.com/MutabilityDetector/MutabilityDetector4FindBugs/releases) - [Commits](https://github.com/MutabilityDetector/MutabilityDetector4FindBugs/commits) Updates `org.hjug.refactorfirst.plugin:refactor-first-maven-plugin` from 0.7.1 to 0.9.0 - [Release notes](https://github.com/refactorfirst/RefactorFirst/releases) - [Commits](refactorfirst/RefactorFirst@0.7.1...0.9.0) Updates `org.jreleaser:jreleaser-maven-plugin` from 1.19.0 to 1.25.0 - [Release notes](https://github.com/jreleaser/jreleaser/releases) - [Commits](jreleaser/jreleaser@v1.19.0...v1.25.0) Updates `io.vertx:vertx-core` from 5.0.12 to 5.1.6 - [Commits](eclipse-vertx/vert.x@5.0.12...5.1.6) Updates `org.apache.maven:apache-maven` from 3.9.11 to 3.9.16 Updates `org.apache.maven.wrapper:maven-wrapper` from 3.3.2 to 3.3.4 - [Release notes](https://github.com/apache/maven-wrapper/releases) - [Commits](apache/maven-wrapper@maven-wrapper-3.3.2...maven-wrapper-3.3.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: monthly-batch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: monthly-batch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: monthly-batch - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.10.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: monthly-batch - dependency-name: net.sourceforge.pmd:pmd-core dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: net.sourceforge.pmd:pmd-javascript dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: net.sourceforge.pmd:pmd-jsp dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: net.sourceforge.pmd:pmd-javascript dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: net.sourceforge.pmd:pmd-jsp dependency-version: 7.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.rat:apache-rat-plugin dependency-version: '0.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monthly-batch - dependency-name: org.mutabilitydetector:MutabilityDetector4FindBugs dependency-version: 0.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: monthly-batch - dependency-name: org.hjug.refactorfirst.plugin:refactor-first-maven-plugin dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.jreleaser:jreleaser-maven-plugin dependency-version: 1.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: io.vertx:vertx-core dependency-version: 5.1.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monthly-batch - dependency-name: org.apache.maven:apache-maven dependency-version: 3.9.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monthly-batch - dependency-name: org.apache.maven.wrapper:maven-wrapper dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monthly-batch ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: karianna <180840+karianna@users.noreply.github.com>
|
Martijn Verburg (karianna)
approved these changes
Aug 23, 2026
Member
|
John (@johnoliver) over to you to approve as well (and add me to the writers group) |
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.



Bumps the monthly-batch group with 30 updates in the / directory:
5.13.46.1.35.13.46.1.34.9.34.10.310.26.113.10.07.22.07.26.07.22.07.26.07.22.07.26.07.22.07.26.04.9.3.24.10.3.03.14.03.15.03.8.13.11.03.6.13.6.33.4.23.5.13.3.13.4.03.11.23.12.03.1.13.3.13.5.33.5.63.3.13.5.03.1.03.2.00.16.10.183.5.13.6.32.6.02.7.12.18.02.21.00.8.130.8.150.9.10.9.30.7.10.9.01.19.01.25.05.0.125.1.63.9.113.9.163.3.23.3.4Updates
org.junit.jupiter:junit-jupiter-enginefrom 5.13.4 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-apifrom 5.13.4 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-apifrom 5.13.4 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
com.github.spotbugs:spotbugsfrom 4.9.3 to 4.10.3Release notes
Sourced from com.github.spotbugs:spotbugs's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs's changelog.
... (truncated)
Commits
8d5cad4release v4.10.3f849bceUpdate junit-framework monorepo to v6.1.2 (#4199)368a213Fixes #4138 : Detect yoda-style null guards in lazy-init and related detector...21ba538Update actions/stale digest to 1e223db (#4197)6c91a0dUpdate dependency net.sf.saxon:Saxon-HE to v12.10 (#4198)7fb263eUpdate actions/setup-java digest to 0f481fc (#4196)c8f9bb1fix(deprecations): Replace deprecated io close with try with resources (#4194)1c78756chore{build): Update eclipse-convention.gradle.kts file (#4193)1aec284fix: improve EQ_DOESNT_OVERRIDE_EQUALS warning to mention symmetry risk (#4016)f3ddc36Fixes #4055 : Record method-reference targets as called methods (#4059)Updates
com.puppycrawl.tools:checkstylefrom 10.26.1 to 13.10.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
a9eec04[maven-release-plugin] prepare release checkstyle-13.10.01b9b260doc: release notes for 13.10.0dfa2dc8Issue #20514: Code changes for enabling toc in website1d9666fIssue #20514: Added xml and xml template toc changesb709107Issue #17841: Add GoogleMethodName to google_checksec37719Issue #21119: Fix duplicate violation behavior in examples: methodname13f477fminor: Update expected size in XmlMetaReaderTest2c40ae6Issue #20995: Add MultilineCommentLeadingAsteriskPresence to google_checks913f6cfIssue #21119: Fix duplicate violation behavior in examples: typename91a7bf2Issue #21079: New Check IllegalBlockTagUpdates
net.sourceforge.pmd:pmd-corefrom 7.22.0 to 7.26.0Release notes
Sourced from net.sourceforge.pmd:pmd-core's releases.
... (truncated)
Commits
8fd38ed[release] prepare release pmd_releases/7.26.09a1791aPrepare pmd release 7.26.05d38f78Update contributors for 7.26.007bab85[java] Fix #6627: UnusedPrivateMethod: add javax to ignored annotations (#6821)b886772[java] AvoidDeepNestedIfStmts: count ifs properly in else branch (#6814)62afdedMerge branch 'main' into pr-68144c54901[doc] Update release notes (#6814)99a8d9cUpdate pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/Avoid...dbdec25[java] Fix #6740: Fix FP in OptimizableToArrayCall (#6813)41f0d39[java] Rename ASTMethodDeclaration#isOverridden() to isOverride() (#6812)Updates
net.sourceforge.pmd:pmd-javafrom 7.22.0 to 7.26.0Release notes
Sourced from net.sourceforge.pmd:pmd-java's releases.
... (truncated)
Commits
8fd38ed[release] prepare release pmd_releases/7.26.09a1791aPrepare pmd release 7.26.05d38f78Update contributors for 7.26.007bab85[java] Fix #6627: UnusedPrivateMethod: add javax to ignored annotations (#6821)b886772[java] AvoidDeepNestedIfStmts: count ifs properly in else branch (#6814)62afdedMerge branch 'main' into pr-68144c54901[doc] Update release notes (#6814)99a8d9cUpdate pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/Avoid...dbdec25[java] Fix #6740: Fix FP in OptimizableToArrayCall (#6813)41f0d39[java] Rename ASTMethodDeclaration#isOverridden() to isOverride() (#6812)Updates
net.sourceforge.pmd:pmd-javascriptfrom 7.22.0 to 7.26.0Release notes
Sourced from net.sourceforge.pmd:pmd-javascript's releases.
... (truncated)
Commits
8fd38ed[release] prepare release pmd_releases/7.26.09a1791aPrepare pmd release 7.26.05d38f78Update contributors for 7.26.007bab85[java] Fix #6627: UnusedPrivateMethod: add javax to ignored annotations (#6821)b886772[java] AvoidDeepNestedIfStmts: count ifs properly in else branch (#6814)62afdedMerge branch 'main' into pr-68144c54901[doc] Update release notes (#6814)99a8d9cUpdate pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/Avoid...dbdec25[java] Fix #6740: Fix FP in OptimizableToArrayCall (#6813)41f0d39[java] Rename ASTMethodDeclaration#isOverridden() to isOverride() (#6812)Updates
net.sourceforge.pmd:pmd-jspfrom 7.22.0 to 7.26.0Release notes
Sourced from net.sourceforge.pmd:pmd-jsp's releases.