Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 04 May 2026 10:56:18 +0000 Subject: [pgjdbc/pgjdbc] PR #4054: fix(deps): update com.gradleup.nmcp to v1.5.0 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 4054 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/4054 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin](https://redirect.github.com/gradleup/nmcp) | `1.4.4` → `1.5.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin/1.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin/1.4.4/1.5.0?slim=true) | | [com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin](https://redirect.github.com/gradleup/nmcp) | `1.4.4` → `1.5.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin/1.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin/1.4.4/1.5.0?slim=true) | --- ### Release Notes
gradleup/nmcp (com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin) ### [`v1.5.0`](https://redirect.github.com/GradleUp/nmcp/releases/tag/v1.5.0): 1.5.0 Nmcp 1.5.0 adds `nmcpPublishDeployment()` to publish an existing deployment to the Central Portal ([#​251](https://redirect.github.com/gradleup/nmcp/issues/251)): ``` ./gradlew nmcpPublishDeployment -PnmcpDeploymentId=$deploymentId' ``` Many thanks [@​marcphilipp](https://redirect.github.com/marcphilipp) for the contribution!
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every 3 weeks on Monday" - 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).