Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.nmcp.aggregation 1.0.2 -> 1.1.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradleup/nmcp (com.gradleup.nmcp.aggregation)

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:

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

v1.0.3

Compatibility with isolated projects alongside a few UX improvements.

All changes


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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. View the repository job log.

@renovate renovate bot added the Renovate label Aug 11, 2025
@renovate renovate bot requested a review from a team as a code owner August 11, 2025 01:37
@renovate renovate bot enabled auto-merge (squash) August 11, 2025 01:37
@renovate renovate bot force-pushed the renovate/com.gradleup.nmcp.aggregation-1.x branch 2 times, most recently from 12149f9 to 514b1a4 Compare August 20, 2025 13:08
@renovate renovate bot changed the title Update plugin com.gradleup.nmcp.aggregation to v1.0.3 Update plugin com.gradleup.nmcp.aggregation to v1.1.0 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/com.gradleup.nmcp.aggregation-1.x branch from 514b1a4 to 1d845e7 Compare August 23, 2025 11:09
@renovate renovate bot force-pushed the renovate/com.gradleup.nmcp.aggregation-1.x branch from 1d845e7 to 5665d60 Compare August 30, 2025 18:35
@renovate renovate bot merged commit 27acdfb into main Aug 30, 2025
11 checks passed
@renovate renovate bot deleted the renovate/com.gradleup.nmcp.aggregation-1.x branch August 30, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant