Skip to content

Bump nmcp from 1.6.0 to 1.6.1#68

Merged
damianmalczewski merged 1 commit into
mainfrom
dependabot/gradle/main/nmcp-1.6.1
Jul 2, 2026
Merged

Bump nmcp from 1.6.0 to 1.6.1#68
damianmalczewski merged 1 commit into
mainfrom
dependabot/gradle/main/nmcp-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps nmcp from 1.6.0 to 1.6.1.
Updates com.gradleup.nmcp from 1.6.0 to 1.6.1

Release notes

Sourced from com.gradleup.nmcp's releases.

v1.6.1

v 1.6.1 restores some checksums:

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 💙

On a separate note, this version also deprecates publishAllPublicationsToMavenCentral in favor of using either the aggregation or the settings plugin.

Changelog

Sourced from com.gradleup.nmcp's changelog.

Version 1.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 💙

Commits

Updates com.gradleup.nmcp.aggregation from 1.6.0 to 1.6.1

Release notes

Sourced from com.gradleup.nmcp.aggregation's releases.

v1.6.1

v 1.6.1 restores some checksums:

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 💙

On a separate note, this version also deprecates publishAllPublicationsToMavenCentral in favor of using either the aggregation or the settings plugin.

Changelog

Sourced from com.gradleup.nmcp.aggregation's changelog.

Version 1.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 💙

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `nmcp` from 1.6.0 to 1.6.1.

Updates `com.gradleup.nmcp` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/gradleup/nmcp/releases)
- [Changelog](https://github.com/GradleUp/nmcp/blob/main/CHANGELOG.md)
- [Commits](GradleUp/nmcp@v1.6.0...v1.6.1)

Updates `com.gradleup.nmcp.aggregation` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/gradleup/nmcp/releases)
- [Changelog](https://github.com/GradleUp/nmcp/blob/main/CHANGELOG.md)
- [Commits](GradleUp/nmcp@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: com.gradleup.nmcp
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.gradleup.nmcp.aggregation
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from damianmalczewski as a code owner July 1, 2026 21:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 1, 2026
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@damianmalczewski damianmalczewski merged commit 27298dd into main Jul 2, 2026
5 checks passed
@damianmalczewski damianmalczewski deleted the dependabot/gradle/main/nmcp-1.6.1 branch July 2, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant