Skip to content

chore(deps): bump the maven-dependencies group across 1 directory with 2 updates - #2791

Merged
lprimak merged 1 commit into
mainfrom
dependabot/maven/maven-dependencies-1b87d8ed11
Jun 17, 2026
Merged

chore(deps): bump the maven-dependencies group across 1 directory with 2 updates#2791
lprimak merged 1 commit into
mainfrom
dependabot/maven/maven-dependencies-1b87d8ed11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-dependencies group with 2 updates in the / directory: com.puppycrawl.tools:checkstyle and commons-logging:commons-logging.

Updates com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0

Release notes

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

checkstyle-13.6.0

Checkstyle 13.6.0 - https://checkstyle.org/releasenotes.html#Release_13.6.0

New:

#19813 - ConstructorsDeclarationGroupingCheck: new property required to order constructors according to increasing arity. #20109 - NoLineWrap: false negative for wrapped 'import module' (MODULE_IMPORT) declarations.

Bug fixes:

#20216 - MagicNumberCheck: NullPointerException on compact source files when ignoreFieldDeclaration=true (JEP 512). #20292 - percent-encode double quote in SarifLogger file uri. #19623 - Add checks for OpenJDK Style §3.3 - Import statements. #19926 - Documentation Comments Style Guide - validate Default Constructors. #20206 - Javadoc parser error on openjdk source java/lang/Character.java. #20215 - EmptyLineSeparatorCheck: NullPointerException on compact source files with adjacent top-level members (JEP 512). #20273 - Javadoc parser problems. #19973 - FinalLocalVariableCheck: NullPointerException on compact source files (JEP 512). #20267 - ModifiedControlVariableCheck: NullPointerException on compact source files (JEP 512). #20303 - minor: escape file name in generated suppression files. #20212 - MissingOverrideCheck: NullPointerException on compact source files when javaFiveCompatibility=true (JEP 512). #20214 - MissingOverrideOnRecordAccessorCheck: NullPointerException on compact source files (JEP 512). #20210 - MethodNameCheck: NullPointerException on compact source files (JEP 512). #20213 - UnusedLocalVariableCheck: NullPointerException on compact source files with a top-level field (JEP 512). #19734 - Add checks for OpenJDK Style - Wildcard Imports. #19908 - PackageDeclarationCheck reports false positive on JEP 512 compact source files. #19909 - OuterTypeFilename reports false positive on JEP 512 compact source files. #20111 - EmptyLineSeparator: false negative for 'import module' (MODULE_IMPORT) followed by a type declaration. #15085 - Extend UnusedLocalVariable to support pattern variables. #20108 - Indentation: false negative for 'import module' (MODULE_IMPORT) declarations are never checked. #17810 - JDK 25, JEP 512: Compact Source Files and Instance Main Methods not supported.

... (truncated)

Commits
  • 6c24a73 [maven-release-plugin] prepare release checkstyle-13.6.0
  • cd2c012 doc: release notes for 13.6.0
  • aeb3cde Issue #19935: Mark doc image source location as no validation
  • 6cfbdb0 Issue #20216: Fix NPE in MagicNumberCheck for compact source files
  • 2f1af32 Issue #19764: Move violation comments out of Javadoc in atclauseorder
  • 1c649a1 Pull #20292: percent-encode double quote in SarifLogger file uri
  • 89ffcfc dependency: bump org.eclipse.jgit:org.eclipse.jgit
  • 374c13d Issue #18435: Fix xdocs Examples AST Consistency Test - annotationonsameline
  • 0d6fc8c Issue #18435: Fix xdocs Examples AST Consistency Test - annotationlocation
  • 1f2954c Issue #19623: Adding remaining modules
  • Additional commits viewable in compare view

Updates commons-logging:commons-logging from 1.3.6 to 1.4.0

Changelog

Sourced from commons-logging:commons-logging's changelog.

Apache Commons Logging 1.4.0 Release Notes

The Apache Commons Logging team is pleased to announce the release of Apache Commons Logging 1.4.0.

Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.

This is a feature and maintenance release. Java 8 or later is required.

Changes in this version

Fixed Bugs

  •           Use the new Apache oak leaf logo. Thanks to Gary Gregory.
    
  •           Fix broken URLs in website links. Thanks to Stanimir Stamenkov, Gary Gregory.
    
  •           Add support for Jakarta servlets, see org.apache.commons.logging.jakarta.ServletContextCleaner [#419](https://github.com/apache/commons-logging/issues/419). Thanks to Kiril Keranov, Gary Gregory.
    

Changes

  •           Bump org.apache.commons:commons-parent from 97 to 102. Thanks to Gary Gregory.
    
  •           Bump log4j2.version from 2.25.3 to 2.26.0. Thanks to Gary Gregory, Dependabot.
    
  •           Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18. Thanks to Gary Gregory, Dependabot.
    

Historical list of changes: https://commons.apache.org/proper/commons-logging/changes.html

Download it from https://commons.apache.org/proper/commons-logging/download_logging.cgi

For complete information on Apache Commons Logging, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Logging website:

https://commons.apache.org/proper/commons-logging/


Commits
  • ff5ff39 Prepare for the release candidate 1.4.0 RC1
  • a685f33 Prepare for the next release candidate
  • a253ab6 Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18.
  • d6c9b81 Javadoc
  • 1cf45b2 Update legacy GitHub links in CONTRIBUTING.md
  • 9b48b5b Bump org.apache.commons:commons-parent from 101 to 102.
  • 7a44cb6 Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0
  • e884661 Bump GH CI actions/checkout from 6.0.2 to 6.0.3
  • f6ad6f9 Bump org.apache.commons:commons-parent from 100 to 101
  • b468740 Bump github/codeql-action from 4.36.0 to 4.36.2
  • 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 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 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

…h 2 updates

Bumps the maven-dependencies group with 2 updates in the / directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [commons-logging:commons-logging](https://github.com/apache/commons-logging).


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

Updates `commons-logging:commons-logging` from 1.3.6 to 1.4.0
- [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-logging@rel/commons-logging-1.3.6...rel/commons-logging-1.4.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: commons-logging:commons-logging
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 17, 2026
@github-actions github-actions Bot added xml and removed java Pull requests that update Java code labels Jun 17, 2026
@lprimak
lprimak merged commit da75880 into main Jun 17, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/maven-dependencies-1b87d8ed11 branch June 17, 2026 15:03
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 xml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant