build(deps): bump the maven-plugins group across 1 directory with 6 updates#175
Merged
Merged
Conversation
Owner
|
@dependabot ignore com.puppycrawl.tools:checkstyle major 13 |
Owner
|
@dependabot ignore com.puppycrawl.tools:checkstyle major 13.6.0 |
Owner
|
@dependabot ignore com.puppycrawl.tools:checkstyle major version |
Author
|
OK, I won't notify you about version 13.x.x of com.puppycrawl.tools:checkstyle again, unless you unignore it. |
Owner
|
@dependabot rebase |
…pdates Bumps the maven-plugins group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.shared:maven-dependency-analyzer](https://github.com/apache/maven-dependency-analyzer) | `1.17.0` | `1.17.1` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `12.3.0` | `12.3.1` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.10.0` | `3.11.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` | Updates `org.apache.maven.shared:maven-dependency-analyzer` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/apache/maven-dependency-analyzer/releases) - [Commits](apache/maven-dependency-analyzer@maven-dependency-analyzer-1.17.0...maven-dependency-analyzer-1.17.1) Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 12.3.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.3.0...checkstyle-12.3.1) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.10.0...maven-dependency-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) 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) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-plugins - 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: maven-plugins - dependency-name: org.apache.maven.shared:maven-dependency-analyzer dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
f825750 to
71939ee
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-plugins group with 6 updates in the / directory:
1.17.01.17.112.3.012.3.13.10.03.11.03.5.53.5.60.10.00.11.00.8.140.8.15Updates
org.apache.maven.shared:maven-dependency-analyzerfrom 1.17.0 to 1.17.1Release notes
Sourced from org.apache.maven.shared:maven-dependency-analyzer's releases.
Commits
f9a8b2b[maven-release-plugin] prepare release maven-dependency-analyzer-1.17.1a514b25Optimize artifact lookup in DefaultProjectDependencyAnalyzer (#270)e0f67a0Add tag-template to release-drafter configuration8c78b12Update parent 48 (#275)12d90caBump mavenVersion from 3.9.14 to 3.9.15 (#273)a7245cdImplement missing tests and cleanup TODOs in DependencyVisitorTestf75dbf8Bump mavenVersion from 3.9.13 to 3.9.14620b840Bump mavenVersion from 3.9.12 to 3.9.13 (#271)bc6dd81[maven-release-plugin] prepare for next development iterationUpdates
com.puppycrawl.tools:checkstylefrom 12.3.0 to 12.3.1Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
b1e9d8e[maven-release-plugin] prepare release checkstyle-12.3.1ba4a81fdoc: release notes for 12.3.19550a20Issue #17449: Add XDocs example for FinalLocalVariableCheck validateUnnamedVa...0dd8729dependency: bump nl.jqno.equalsverifier:equalsverifiere861655dependency: bump pmd.version from 7.19.0 to 7.20.026139c0Issue #18023: Resolve Pitest Sup - filters - SupressionCommentFiltercf7bd8aIssue #18028: Resolve Pitest Supressions - api - abstractcheck7476d1cIssue #17746: Made implementation for finding end of description not depend o...bfa6fd2Issue #17265: Remove duplicate violations in WhitespaceAfter and WhitespaceAr...b2263efIssue #18028: Resolve Pitest Supressions - api - abstractfilesetUpdates
org.apache.maven.plugins:maven-dependency-pluginfrom 3.10.0 to 3.11.0Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
Commits
c186d05[maven-release-plugin] prepare release maven-dependency-plugin-3.11.03712611Fix artifact relocation supporte873e0eManage ASM version 9.10 to support JDK 2770b5356fix: fix addParentPoms=true causes repositories to be ignored. (#1585)51d8939Fix false positive in analyze-exclusions with transitive dependency exclusion...02b865bBump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.0 to 1.5.104f4de1Bump eu.maveniverse.maven.domtrip:domtrip-maven from 1.5.0 to 1.5.12812490Bump mavenVersion from 3.9.15 to 3.9.16ce117daBump org.apache.maven.shared:maven-dependency-analyzeraea7a64Prevent NPE (#1622)Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.5 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
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.sonatype.central:central-publishing-maven-pluginfrom 0.10.0 to 0.11.0Commits
Updates
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)691fa1dUse Renovate instead of Dependabot for updates of GitHub Actions (#2132)3e18f17Require at least JDK 21 for build (#2128)Most Recent Ignore Conditions Applied to This Pull Request