Bump the plugins group across 1 directory with 9 updates - #784
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the plugins group across 1 directory with 9 updates#784dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the plugins group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `12.3.0` | `13.9.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `2.0.0` | `2.0.1` | | [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) | `1.2.1` | `1.3.0` | | [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) | `5.0.0` | `5.1.1` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` | | [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.9` | `12.2.2` | Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 13.9.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.3.0...checkstyle-13.9.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.6) Updates `com.github.eirslett:frontend-maven-plugin` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-2.0.0...frontend-plugins-2.0.1) Updates `org.codehaus.mojo:properties-maven-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [Commits](mojohaus/properties-maven-plugin@1.2.1...properties-maven-plugin-1.3.0) Updates `com.mycila:license-maven-plugin` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Changelog](https://github.com/mathieucarbou/license-maven-plugin/blob/master/docs/releases.md) - [Commits](mathieucarbou/license-maven-plugin@v5.0.0...v5.1.1) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) Updates `org.owasp:dependency-check-maven` from 12.1.9 to 12.2.2 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.9...v12.2.2) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.6) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: plugins - 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: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.codehaus.mojo:properties-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins ... Signed-off-by: dependabot[bot] <support@github.com>
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 plugins group with 9 updates in the / directory:
12.3.013.9.03.14.13.15.03.5.43.5.63.5.43.5.62.0.02.0.11.2.11.3.05.0.05.1.10.8.140.8.1512.1.912.2.2Updates
com.puppycrawl.tools:checkstylefrom 12.3.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-compiler-pluginfrom 3.14.1 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.4 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
org.apache.maven.plugins:maven-surefire-report-pluginfrom 3.5.4 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-report-plugin's releases.
... (truncated)
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
com.github.eirslett:frontend-maven-pluginfrom 2.0.0 to 2.0.1Changelog
Sourced from com.github.eirslett:frontend-maven-plugin's changelog.
Commits
2206c89[maven-release-plugin] prepare release frontend-plugins-2.0.158bc233Bump qs in /frontend-maven-plugin/src/it/example projectaa448f6Bump postcss in /frontend-maven-plugin/src/it/example projecte424336Bump ip-address in /frontend-maven-plugin/src/it/example projectae16551adding changelog47eb8bbfor pnpm 11+ returning the .mjs file instead of the .cjs which is not executable1e5741fBump vite in /frontend-maven-plugin/src/it/example project12da4f1Bump basic-ftp in /frontend-maven-plugin/src/it/example projectaca9d8bFix assertionc5c7571Reduce number of IT dependenciesUpdates
org.codehaus.mojo:properties-maven-pluginfrom 1.2.1 to 1.3.0Release notes
Sourced from org.codehaus.mojo:properties-maven-plugin's releases.
Commits
91a2ade[maven-release-plugin] prepare release properties-maven-plugin-1.3.0bf56d32Bump org.codehaus.mojo:mojo-parent from 94 to 9580e20beBump org.codehaus.mojo:mojo-parent from 93 to 94e8ae7a5Bump org.yaml:snakeyaml from 2.4 to 2.5bb39c3dBump org.codehaus.mojo:mojo-parent from 92 to 93b41267bBump org.codehaus.mojo:mojo-parent from 91 to 92bb548c5Bump org.codehaus.mojo:mojo-parent from 87 to 913ffa9cbUse Sisu plugin7adbe3bRequire Maven 3.6.3407342fBump org.yaml:snakeyaml from 2.3 to 2.4Updates
com.mycila:license-maven-pluginfrom 5.0.0 to 5.1.1Release notes
Sourced from com.mycila:license-maven-plugin's releases.
... (truncated)
Commits
602a083[maven-release-plugin] prepare release v5.1.1590c91fMerge pull request #1078 from mathieucarbou/revert-1077-fix/gitb485d43Revert "fix(git): follow renames across merges in copyright creation year (#b...ce2cb81Rolback to 5.0.0 for nowd0e644eDoc updatef80e1b7[maven-release-plugin] prepare for next development iterationf26d4bd[maven-release-plugin] prepare release v5.1.06ca1342Fix release processa082fc1[maven-release-plugin] rollback the release of v5.1.07049b92Fix release processUpdates
org.jacoco:jacoco-maven-pluginfrom 0.8.14 to 0.8.15Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
6c5260aPrepare release v0.8.155c05141Transfer of execution data through socket should use buffered stream (#2089)ab5efa9Remove from Azure Pipelines all builds except with JDK 5 and JDK EA (#2148)5f6ea38Use Windows 2025 image in GitHub Actions (#2130)35a8af2Use Renovate instead of Dependabot for updates of ASM (#2137)85b8ddfUpgrade ASM to 9.10.1 (#2134)2988647AgentModule should use ClassLoader of agent instead of SystemClassLoader (#1651)75a4e31Add filter for Kotlin@JvmExposeBoxed(#1944)