pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: renovate-bot (@renovate-bot) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3806: fix(deps): update com.gradleup.nmcp - autoclosed
Date: Thu, 18 Sep 2025 20:08:21 +0000
Message-ID: <[email protected]> (raw)
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.0.2` -> `1.1.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin](https://redirect.github.com/gradleup/nmcp) | `0.1.5` -> `0.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>gradleup/nmcp (com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin)</summary>
### [`v1.1.0`](https://redirect.github.com/GradleUp/nmcp/releases/tag/v1.1.0)
This version uploads SNAPSHOTs publications in parallel by default (inside a single publication, files are still uploaded serially, which means this is only useful for multi-publications uploads).
On the Apollo Kotlin repo, this made the snapshot CI workflow down to \~30min from \~1h previously.
If you notice any issue, you can roll back to the previous behaviour with `uploadSnapshotsParallelism`:
```kotlin
nmcpAggregation {
centralPortal {
uploadSnapshotsParallelism.set(1)
}
}
```
You may also experiment with different values of parallelism (current default is 8). If you do, let us know your findings!
#### What's Changed
- Improve comment and error message [GradleUp#176](https://redirect.github.com/GradleUp/nmcp/pull/176)
- Add option to upload snapshots in parallel by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#180](https://redirect.github.com/GradleUp/nmcp/pull/180)
- Update compat-patrouille [GradleUp#179](https://redirect.github.com/GradleUp/nmcp/pull/179)
- Enable parallelism by default by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#181](https://redirect.github.com/GradleUp/nmcp/pull/181)
### [`v1.0.3`](https://redirect.github.com/gradleup/nmcp/blob/HEAD/CHANGELOG.md#Version-103)
Compatibility with isolated projects alongside a few UX improvements.
#### All changes
- Add description to the tasks so that they are visible in `./gradlew --tasks` by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#160](https://redirect.github.com/GradleUp/nmcp/pull/160)
- Compatibility with isolated projects by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#164](https://redirect.github.com/GradleUp/nmcp/pull/164)
- Better error message on missing credentials by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#167](https://redirect.github.com/GradleUp/nmcp/pull/167)
- Hide nmcpClient by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#168](https://redirect.github.com/GradleUp/nmcp/pull/168)
- Check that `publishingType` has a valid value by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#169](https://redirect.github.com/GradleUp/nmcp/pull/169)
- Improve the error message on publishing errors by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#149](https://redirect.github.com/GradleUp/nmcp/pull/149)
- Add NmcpExtension.extraFiles() by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#170](https://redirect.github.com/GradleUp/nmcp/pull/170)
- Bump compat-patrouille by [@​martinbonnin](https://redirect.github.com/martinbonnin) in [GradleUp#172](https://redirect.github.com/GradleUp/nmcp/pull/172)
</details>
---
### 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] PR #3806: fix(deps): update com.gradleup.nmcp - autoclosed
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox