Update plugin nmcp-settings to v1.6.1 (main)#5823
Merged
Merged
Conversation
mpkorstanje
approved these changes
Jul 1, 2026
89ecf70 to
730580d
Compare
🔎 No tests executed 🔎🏷️ Commit: 730580d Learn more about TestLens at testlens.app. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.0→1.6.1Release Notes
gradleup/nmcp (com.gradleup.nmcp.settings)
v1.6.12026-07-01
Restores some checksums:
maven-metadata.md5,maven-metadata.sha1(becausemavenoutputs a scary warning without them).sha512checksums (because Gradle uses them to validate caches contents)All in all, nmcp now publishes
.md5,.sha1,.sha512for all files except for signature files (.asc) where no checksums are required.Long term, I'd love to drop the
.md5and.sha1checksums. 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.02026-06-21
Nmcp 1.6.0 stop publishing the following checksums:
.asc.md5,.asc.sha1,.asc.sha256,.asc.sha512).sha256,.sha512)maven-metadatachecksums (for local publishing,maven-metadata.xmlis never sent to Central Portal)You can send the checksums by setting
publishAllChecksumsConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.