Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 10 Nov 2025 13:28:26 +0000 Subject: [pgjdbc/pgjdbc] PR #3862: fix(deps): update com.gradleup.nmcp to v1.2.1 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3862 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/3862 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin](https://redirect.github.com/gradleup/nmcp) | `1.1.0` -> `1.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin/1.1.0/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin](https://redirect.github.com/gradleup/nmcp) | `1.1.0` -> `1.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin/1.1.0/1.2.1?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
gradleup/nmcp (com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin) ### [`v1.2.1`](https://redirect.github.com/gradleup/nmcp/blob/HEAD/CHANGELOG.md#Version-121) A few fixes mostly around the settings plugin + fixed the publishing timeout. #### All Changes - Settings plugin: only apply to subprojects if the maven-publish plugin is applied by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#196](https://redirect.github.com/GradleUp/nmcp/pull/196) - Settings plugin: allow the root project to apply both the regular and aggregation plugins by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#198](https://redirect.github.com/GradleUp/nmcp/pull/198) - Use allprojects {} instead of subprojects {} by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#199](https://redirect.github.com/GradleUp/nmcp/pull/199) - Fix publishing timeout by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#201](https://redirect.github.com/GradleUp/nmcp/pull/201) - Add publishFileByFile(File, File) helper function by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#207](https://redirect.github.com/GradleUp/nmcp/pull/207) ### [`v1.2.0`](https://redirect.github.com/gradleup/nmcp/blob/HEAD/CHANGELOG.md#Version-120) Bunch of fixes + you can now call `nmcpPublishAggregationToMavenLocal` to verify your publishing process and/or test locally. #### All Changes - Add plugin marker for the settings plugin by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#184](https://redirect.github.com/GradleUp/nmcp/pull/184) - Update to gratatouille 0.1.1 and use [@​GPlugin](https://redirect.github.com/GPlugin) for the settings plugin by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#185](https://redirect.github.com/GradleUp/nmcp/pull/185) - Use the snapshot version of the gratatouille plugin by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#187](https://redirect.github.com/GradleUp/nmcp/pull/187) - Add nmcpPublishAggregationToMavenLocal by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#192](https://redirect.github.com/GradleUp/nmcp/pull/192) - Always populate snapshotVersions manually by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#193](https://redirect.github.com/GradleUp/nmcp/pull/193) - Bump bootstrapped version by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#194](https://redirect.github.com/GradleUp/nmcp/pull/194)
--- ### 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 these updates 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).