Skip to content

chore(deps): update dependency com.gradleup.nmcp to v1.6.1#8

Merged
jamesarich merged 1 commit into
mainfrom
renovate/nmcp
Jul 17, 2026
Merged

chore(deps): update dependency com.gradleup.nmcp to v1.6.1#8
jamesarich merged 1 commit into
mainfrom
renovate/nmcp

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

gradleup/nmcp (com.gradleup.nmcp)

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: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title chore(deps): update nmcp to v1.6.0 chore(deps): update nmcp Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update nmcp chore(deps): update dependency com.gradleup.nmcp to v1.6.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/nmcp branch from a448d75 to fa1bae3 Compare July 1, 2026 23:06
@renovate renovate Bot changed the title chore(deps): update dependency com.gradleup.nmcp to v1.6.0 chore(deps): update dependency com.gradleup.nmcp to v1.6.1 Jul 1, 2026
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bbfbb469-3707-4969-838b-4706bcaaa926

📥 Commits

Reviewing files that changed from the base of the PR and between d3822c3 and fa1bae3.

📒 Files selected for processing (1)
  • gradle/libs.versions.toml

📝 Walkthrough

Walkthrough

This change updates the nmcp version reference in gradle/libs.versions.toml from 1.5.0 to 1.6.1, affecting the com.gradleup.nmcp plugin definition.

Changes

Dependency Version Bump

Layer / File(s) Summary
Update nmcp version reference
gradle/libs.versions.toml
The nmcp version in the [versions] table is bumped from 1.5.0 to 1.6.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related issues

  • Dependency Dashboard #5: This issue also concerns updating com.gradleup.nmcp in gradle/libs.versions.toml from 1.5.0 to 1.6.1.

Poem

A tiny hop, a version bump,
1.5.0 to 1.6.1, just one small jump.
nmcp refreshed, no fuss, no fright,
This bunny nibbles carrots into the night. 🥕
Thump-thump, the build stays tight!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the dependency version bump reflected in the change set.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

@jamesarich
jamesarich merged commit 1a09f52 into main Jul 17, 2026
3 checks passed
@jamesarich
jamesarich deleted the renovate/nmcp branch July 17, 2026 00:13
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