Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the plugins group with 2 updates: com.puppycrawl.tools:checkstyle and org.apache.maven.plugins:maven-pmd-plugin.

Updates com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.1

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.26.1

Checkstyle 10.26.1 - https://checkstyle.org/releasenotes.html#Release_10.26.1

Bug fixes:

#17250 - NewlineAtEndOfFileCheck and empty files (size 0)

checkstyle-10.26.0

Checkstyle 10.26.0 - https://checkstyle.org/releasenotes.html#Release_10.26.0

New:

#14949 - Add Check Support for Java 21 Record Pattern : New Check PatternVariableAssignment

Bug fixes:

#8965 - Indentation check doesn't give violation when google formatter does #17122 - False positive on indentation for Annotation Arrays

Commits
  • 531d85d [maven-release-plugin] prepare release checkstyle-10.26.1
  • 06ce6f3 doc: release notes for 10.26.1
  • c5c2d61 Issue #17168: Upgrade Semaphore CI to JDK17
  • 781094d supplemental: add space between '//' and 'non-compiled' comments
  • c88d05a supplemental: adding inputs for 4.6.2 single whitespace around lambda arrow
  • 3ce0224 Issue #17225: Continue to extend 'Since version' javadoc marking implementation
  • 686ca93 Issue #17250: Modify NewlineAtEndOfFileCheck to accept empty files
  • 2c064bc Issue #17168: Upgrade Idea Image to jdk17
  • 2ed310c [maven-release-plugin] prepare for next development iteration
  • c5da6e6 [maven-release-plugin] prepare release checkstyle-10.26.0
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0

Release notes

Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.

3.27.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • ac2291d [maven-release-plugin] prepare release maven-pmd-plugin-3.27.0
  • 156596e Bump org.apache.maven.plugins:maven-plugins from 44 to 45
  • 897483c Bump mavenVersion from 3.6.3 to 3.9.10 (#641)
  • 77e0956 Use RESOLVED_VERSION in tag-template
  • ba13018 Use constant 3.6.3 in prerequisites/maven as minimal Maven version
  • 2714d4e Documentation: Excludes should be placed in pluginManagement (#637 / #638)
  • 1dc5ad6 remove jira link (#636)
  • 04894a5 [MPMD-412] Simplify stub setup by not swallowing exceptions (#226)
  • b9605ec Use maven-embedder in test scope
  • 7ac47ac Ignore the .vscdoe directory in git (#227)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @acoburn.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner June 30, 2025 16:46
Copy link
Collaborator

@acoburn acoburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/maven/1.2/plugins-818369e4b7 branch 2 times, most recently from 965321b to d4ef9f6 Compare June 30, 2025 17:12
Bumps the plugins group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin).


Updates `com.puppycrawl.tools:checkstyle` from 10.25.1 to 10.26.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.25.1...checkstyle-10.26.1)

Updates `org.apache.maven.plugins:maven-pmd-plugin` from 3.26.0 to 3.27.0
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.26.0...maven-pmd-plugin-3.27.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 10.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-version: 3.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/1.2/plugins-818369e4b7 branch from d4ef9f6 to 8fbc00b Compare June 30, 2025 17:20
@dependabot dependabot bot merged commit e1d5f44 into 1.2 Jun 30, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/1.2/plugins-818369e4b7 branch June 30, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants