Skip to content

Bump the plugins group across 1 directory with 2 updates#372

Merged
acoburn merged 1 commit into
mainfrom
dependabot/maven/plugins-bcc1145926
May 1, 2026
Merged

Bump the plugins group across 1 directory with 2 updates#372
acoburn merged 1 commit into
mainfrom
dependabot/maven/plugins-bcc1145926

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the plugins group with 2 updates in the / directory: com.puppycrawl.tools:checkstyle and org.sonarsource.scanner.maven:sonar-maven-plugin.

Updates com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1

Release notes

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

checkstyle-13.4.1

Checkstyle 13.4.1 - https://checkstyle.org/releasenotes.html#Release_13.4.1

Bug fixes:

#5460 - ImportOrder: option=under; doesn't allow empty line between 'import' and 'import static'. #19641 - Add checks for OpenJDK Style §3.10 - Variable Declarations. #19620 - Add checks for OpenJDK Style §3.14 - Literals. #19619 - Add checks for OpenJDK Style §3.7 - Indentation. #19617 - Add checks for OpenJDK Style §2 - Java Source Files. #19662 - Add checks for OpenJDK Style §3.12 - Lambda Expressions. #19559 - AnnotationLocation allows same-line parameterless annotation on class declarations (violates Google Style §4.8.5.2). #19608 - False negative: VariableDeclarationUsageDistance does not flag variable usage inside try blocks. #19682 - Add RECORD_DEF and COMPACT_CTOR_DEF to AtclauseOrder target in google_checks.xml.

Commits
  • 2da95d8 [maven-release-plugin] prepare release checkstyle-13.4.1
  • 5dc79fb doc: release notes for 13.4.1
  • 2a504e4 dependency: bump pmd.version from 7.23.0 to 7.24.0
  • ac2e43f Issue #11440: add comment over testEqualsAndHashCode in XpathFilterElementTest
  • c32d6da Issue #11440: remove redundant tests in XpathFilterElementTest
  • cc58700 Issue #11440: remove tests from XpathFilterElementTest
  • 5489634 dependency: bump commons-io:commons-io from 2.21.0 to 2.22.0
  • 79f6c6c dependency: bump the rewrite group with 3 updates
  • e617f8c Issue #19739: Remove '//ok' comments from it Input files
  • 2cccddd Issue #5460: Fix false positive in ImportOrder for separator between static a...
  • Additional commits viewable in compare view

Updates org.sonarsource.scanner.maven:sonar-maven-plugin from 5.5.0.6356 to 5.6.0.6792

Release notes

Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.

5.6.0.6792

Release notes - Sonar Scanner for Maven - 5.6

Maintenance

SCANMAVEN-318 Update Orchestrator and fix e2e matrix SCANMAVEN-324 Convert e2e tests to invoker SCANMAVEN-346 Fix CI failure SCANMAVEN-347 Automate detection of sonar:sonar shorthand failure SCANMAVEN-348 Bump org.assertj:assertj-core from 3.26.3 to 3.27.7 in /sonar-maven-plugin SCANMAVEN-349 Remove Maven 4 e2e tests from promotion requirements SCANMAVEN-356 Add automated release workflow SCANMAVEN-357 Licence packaging standard - Maven Scanner SCANMAVEN-358 Create SonarUpdateCenterRelease.yml SCANMAVEN-361 Add issue-categories in automated release SCANMAVEN-363 Fix e2e tests with Maven 4 SCANMAVEN-364 Do not run nightly builds on weekends SCANMAVEN-365 Set up orchestrator cache SCANMAVEN-366 Update sonar-scanner-java-library to 4.1.0.1619 SCANMAVEN-367 Update sonar-scanner-java-library to 4.1.1.1633 SCANMAVEN-369 Update parent pom to 87.0.0.3057

Feature

SCANMAVEN-281 Irrelevant encrypted properties are not filtered out in multi-module project with "sonar" in the name

Commits
  • 8f1042a SCANMAVEN-369 Update parent pom to 87.0.0.3057 (#391)
  • 2d9bed3 SCANMAVEN-367 Update sonar-scanner-java-library to 4.1.1.1633 (#390)
  • b15e1f8 SCANMAVEN-366 Update sonar-scanner-java-library to 4.1.0.1619 (#389)
  • 733ae23 SCANMAVEN-364 Do not run nightly builds on weekends (#387)
  • 90299f7 SCANMAVEN-365 Set up orchestrator cache (#388)
  • 029bc20 SCANMAVEN-363 Fix e2e test failure with Maven 4 (#386)
  • f0a39d1 BUILD-10765 Update gh-action_release to v6.4.0 (#385)
  • 046fc66 SCANMAVEN-281 Irrelevant encrypted properties are not filtered out in multi-m...
  • c3a5129 Bump version using automated release and Maven (#382)
  • 8f6a9b1 SCANMAVEN-361 Add issue-categories in automated release (#381)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 05:32
@dependabot dependabot Bot added the java Pull requests that update Java code label May 1, 2026
@acoburn acoburn enabled auto-merge (squash) May 1, 2026 14:28
@dependabot dependabot Bot changed the title Bump the plugins group with 2 updates Bump the plugins group across 1 directory with 2 updates May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/plugins-bcc1145926 branch 2 times, most recently from 25777e0 to 6cb50a7 Compare May 1, 2026 14:32
Bumps the plugins group with 2 updates in the / directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven).


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

Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 5.5.0.6356 to 5.6.0.6792
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@5.5.0.6356...5.6.0.6792)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: plugins
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-version: 5.6.0.6792
  dependency-type: direct:development
  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/plugins-bcc1145926 branch from 6cb50a7 to 09201a3 Compare May 1, 2026 14:36
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

@acoburn acoburn merged commit 53d2236 into main May 1, 2026
7 checks passed
@acoburn acoburn deleted the dependabot/maven/plugins-bcc1145926 branch May 1, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant