Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 10 Nov 2025 14:06:40 +0000 Subject: [pgjdbc/pgjdbc] PR #3864: fix(deps): update dependency com.igormaznitsa:jcp to v7.3.0 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3864 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/3864 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.igormaznitsa:jcp](https://redirect.github.com/raydac/java-comment-preprocessor) | `7.2.1` -> `7.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.igormaznitsa:jcp/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.igormaznitsa:jcp/7.2.1/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
raydac/java-comment-preprocessor (com.igormaznitsa:jcp) ### [`v7.3.0`](https://redirect.github.com/raydac/java-comment-preprocessor/releases/tag/7.3.0) [Compare Source](https://redirect.github.com/raydac/java-comment-preprocessor/compare/7.2.1...7.3.0) **7.3.0 (11-okt-2025)** - added way to manipulate current JCP text buffers as string variables: `jcp.text.buffer.all`,`jcp.text.buffer.middle`,`jcp.text.buffer.prefix` and `jcp.text.buffer.postfix` - added way to find `PreprocessorExtension` and `SpecialVariableProcessor` among Java services - refactoring of API for `SpecialVariableProcessor` and `CommentTextProcessor` - replaced single string property `actionPreprocessorExtension` by string list `actionPreprocessorExtensions` to provide way for many preprocessor extensions. - internal refactoring mainly to provide way for multiple external services implementing extensions
--- ### 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).