Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 07 Jul 2025 20:46:20 +0000 Subject: [pgjdbc/pgjdbc] PR #3721: fix(deps): update dependency checkstyle to v10.26.1 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3721 X-GitHub-Labels: dependencies X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3721 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [checkstyle](https://checkstyle.org/) ([source](https://redirect.github.com/checkstyle/checkstyle)) | `10.25.0` -> `10.26.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.puppycrawl.tools:checkstyle/10.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.puppycrawl.tools:checkstyle/10.25.0/10.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
checkstyle/checkstyle (checkstyle) ### [`v10.26.1`](https://redirect.github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.26.1) [Compare Source](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.26.0...checkstyle-10.26.1) Checkstyle 10.26.1 - https://checkstyle.org/releasenotes.html#Release\_10.26.1 Bug fixes: [#​17250](https://redirect.github.com/checkstyle/checkstyle/issues/17250) - NewlineAtEndOfFileCheck and empty files (size 0)
Other Changes:
Preparation for Migration of Checkstyle Codebase to Java 17
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class
### [`v10.26.0`](https://redirect.github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.26.0) [Compare Source](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.25.1...checkstyle-10.26.0) Checkstyle 10.26.0 - https://checkstyle.org/releasenotes.html#Release\_10.26.0 New: [#​14949](https://redirect.github.com/checkstyle/checkstyle/issues/14949) - Add Check Support for Java 21 Record Pattern : New Check PatternVariableAssignment Bug fixes: [#​8965](https://redirect.github.com/checkstyle/checkstyle/issues/8965) - Indentation check doesn't give violation when google formatter does [#​17122](https://redirect.github.com/checkstyle/checkstyle/issues/17122) - False positive on indentation for Annotation Arrays
Other Changes:
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class
Preparation for Migration of Checkstyle Codebase to Java 17
PropertyCacheFileTest.testPathToCacheContainsOnlyFileName is failing
update JavadocTokenTypes.java to new format of AST print
### [`v10.25.1`](https://redirect.github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.25.1) Checkstyle 10.25.1 - https://checkstyle.org/releasenotes.html#Release\_10.25.1 Bug fixes: [#​17167](https://redirect.github.com/checkstyle/checkstyle/issues/17167) - checkstyle expects different indentation for switch cases.
Other Changes:
Fix the problem when property of module has older version than the module's
Preparation for Migration of Checkstyle Codebase to Java 17
Updating properties in Input files to mention all default properties,
use new nio jdk api instead of all api
Validattion of xdoc files to have separtor between examples
Review latest changes at Google style guide
CI is failing on 'validation.sh no-violation-test-josm'
Typo in check name in 10.25.0 release notes
--- ### Configuration 📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pgjdbc/pgjdbc).