Update plugin gradleup-nmcp-aggregation to v1.6.1#279
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/com.gradleup.nmcp.aggregation-1.x
branch
from
July 4, 2026 09:55
6d41093 to
57e5353
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #279 +/- ##
============================================
+ Coverage 60.72% 61.54% +0.82%
- Complexity 228 234 +6
============================================
Files 15 15
Lines 2070 2070
Branches 315 315
============================================
+ Hits 1257 1274 +17
+ Misses 639 615 -24
- Partials 174 181 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.6.0→1.6.1Release Notes
gradleup/nmcp (com.gradleup.nmcp.aggregation)
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 💙
Configuration
📅 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.