Skip to content

Update plugin nmcp-settings to v1.6.1 (main)#5823

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-com.gradleup.nmcp.settings-1.x
Jul 1, 2026
Merged

Update plugin nmcp-settings to v1.6.1 (main)#5823
renovate[bot] merged 1 commit into
mainfrom
renovate/main-com.gradleup.nmcp.settings-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.nmcp.settings 1.5.01.6.1 age confidence

Release Notes

gradleup/nmcp (com.gradleup.nmcp.settings)

v1.6.1

2026-07-01

Restores some checksums:

  • maven-metadata.md5, maven-metadata.sha1 (because maven outputs a scary warning without them)
  • All the .sha512 checksums (because Gradle uses them to validate caches contents)

All in all, nmcp now publishes .md5, .sha1, .sha512 for all files except for signature files (.asc) where no checksums are required.

Long term, I'd love to drop the .md5 and .sha1 checksums. That would require both maven and Sonatype to stop requesting them.

Many thanks to @​marcphilipp and @​leonard84 for helping me navigate this issue 💙

v1.6.0

2026-06-21

Nmcp 1.6.0 stop publishing the following checksums:

  • signature checksums (.asc.md5, .asc.sha1, .asc.sha256, .asc.sha512)
  • all non-required checksums (.sha256, .sha512)
  • all maven-metadata checksums (for local publishing, maven-metadata.xml is never sent to Central Portal)

You can send the checksums by setting publishAllChecksums

nmcpAggregation {
  publishAllChecksums.set(true)
}

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge July 1, 2026 19:36
@renovate renovate Bot added this pull request to the merge queue Jul 1, 2026
@mpkorstanje mpkorstanje removed this pull request from the merge queue due to a manual request Jul 1, 2026
@renovate renovate Bot force-pushed the renovate/main-com.gradleup.nmcp.settings-1.x branch from 89ecf70 to 730580d Compare July 1, 2026 20:37
@renovate renovate Bot added this pull request to the merge queue Jul 1, 2026
@testlens-app

testlens-app Bot commented Jul 1, 2026

Copy link
Copy Markdown

🔎 No tests executed 🔎

🏷️ Commit: 730580d
▶️ Tests: 0 executed
⚪️ Checks: 1/1 completed


Learn more about TestLens at testlens.app.

Merged via the queue into main with commit f4c6eae Jul 1, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/main-com.gradleup.nmcp.settings-1.x branch July 1, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant