build(deps): Bump the maven-minor-patch group across 1 directory with 3 updates - #105
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): Bump the maven-minor-patch group across 1 directory with 3 updates#105dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 3 updates Bumps the maven-minor-patch group with 3 updates in the / directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle), [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) and [org.pitest:pitest-maven](https://github.com/hcoles/pitest). Updates `com.puppycrawl.tools:checkstyle` from 13.8.0 to 13.9.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.8.0...checkstyle-13.9.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1) Updates `org.pitest:pitest-maven` from 1.25.7 to 1.25.9 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.25.7...1.25.9) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.pitest:pitest-maven dependency-version: 1.25.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/maven-minor-patch-205dd6fada
branch
from
August 10, 2026 06:19
8335237 to
3d8dd21
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.
Bumps the maven-minor-patch group with 3 updates in the / directory: com.puppycrawl.tools:checkstyle, org.apache.maven.plugins:maven-jar-plugin and org.pitest:pitest-maven.
Updates
com.puppycrawl.tools:checkstylefrom 13.8.0 to 13.9.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
6104709[maven-release-plugin] prepare release checkstyle-13.9.0b3662e9doc: release notes for 13.9.09bff26dIssue #19934: add coverage for naming of doc images81364cbIssue #19913: Add coverage for avoid latin9cc2ba9Issue #17695: Adding new check MultilineCommentLeadingAsteriskPresenceb8eac92Issue #20673: Renumber remaining ExampleX files after UseCaseX migrationa5f2956minor: Fix issue link for annotationa634ab2Issue #20625: Added example to remove suppression for : regexponfilename/tran...474c0d3Issue #20209: Added new check OpenjdkAnnotationLocation0500e09Issue #5573: cover unmatched influence groupUpdates
org.apache.maven.plugins:maven-jar-pluginfrom 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
b0cd63d[maven-release-plugin] prepare release maven-jar-plugin-3.5.15318a4fAdd AGENTS.md + SECURITY.md security-model pointer for scanner discoverability8e0b9bbBump org.apache.maven.plugins:maven-plugins from 48 to 49 (#547)d5a438bFix javadoc774fac9Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0b71f403Bump mavenVersion from 3.9.15 to 3.9.16 (#536)9f2a001Use plugin version properties (3.x) (#535)68a978fBump org.apache.maven.plugins:maven-plugins from 47 to 48 (#534)e105821Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#529)953dc1aBump mavenVersion from 3.9.14 to 3.9.15 (#528)Updates
org.pitest:pitest-mavenfrom 1.25.7 to 1.25.9Release notes
Sourced from org.pitest:pitest-maven's releases.
Commits
23f22e1Merge pull request #1490 from hcoles/exhaustive_enum_switchb623682filter mutants in enum switch default block2afc2baMerge pull request #1488 from hcoles/feature/improved_record_filter62ab124rework record interceptor to filter based on a marker line number67823ebMerge pull request #1486 from hcoles/feature/normalise_attribute_order66417c2normalise record attribute order on first load617c363fix typoac59539update readme for 1.25.8d3e413aremove 18 from matrix for speed4201160Merge pull request #1485 from TrueJacobG/support-java-25