Update plugin gradleup-nmcp-aggregation to v1.4.3#211
Open
renovate[bot] wants to merge 2 commits intomainfrom
Open
Update plugin gradleup-nmcp-aggregation to v1.4.3#211renovate[bot] wants to merge 2 commits intomainfrom
renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #211 +/- ##
============================================
- Coverage 61.30% 60.82% -0.49%
+ Complexity 231 228 -3
============================================
Files 15 15
Lines 2070 2070
Branches 315 315
============================================
- Hits 1269 1259 -10
- Misses 618 627 +9
- Partials 183 184 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
380dcd7 to
5757aaf
Compare
5757aaf to
d31226d
Compare
The nmcp plugin version 1.4.2+ now validates that aggregations are not empty and fails the build if they are. Since each module publishes independently using the vanniktech maven-publish plugin, the nmcp aggregation in each module is intentionally empty. This change adds allowEmptyAggregation = true to each module's nmcpAggregation block to maintain the existing publishing behavior. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.4.0→1.4.3Release Notes
gradleup/nmcp (com.gradleup.nmcp.aggregation)
v1.4.32026-01-02
Version 1.4.3 adds
NmcpAggregationExtension.allowDuplicateProjectNames(#239) as an escape hatch for the duplicate name check (#233)v1.4.22025-12-31
Version 1.4.2 fixes for snapshots returning 400 on XML 1.1 and handles some configuration errors more gracefully.
👷♂️ All changes
NmcpAggregationExtension.localRepository()GradleUp#234v1.4.12025-12-30
Nmcp 1.4.1 refines the aggregation dependency resolution to avoid including by mistake projects that do not apply
com.gradleup.nmcp.👷 All changes
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.