Skip to content

Fix dependabot configuration - #606

Merged
bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:dependabot-config
Sep 20, 2026
Merged

bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:dependabot-config

Conversation

@bestbeforetoday

Copy link
Copy Markdown
Member

The java multi-ecosystem group only applied updates to Maven dependencies. Gradle dependencies were not updated. The dependencies for the project's published artifacts are managed using Gradle. This appears to be partyl due to overlapping project directories in the Gradle configuration. The multi-ecosystem-groups also prevents specific dependencies from being updated across multiple build files in a single pull request.

This change removes the multi-ecosystem-groups configuration and configures each ecosystem independently with updates for specific dependencies grouped into a single PR for that ecosystem.

The java multi-ecosystem group only applied updates to Maven
dependencies. Gradle dependencies were not updated. The dependencies for
the project's published artifacts are managed using Gradle. This appears
to be partyl due to overlapping project directories in the Gradle
configuration. The multi-ecosystem-groups also prevents specific
dependencies from being updated across multiple build files in a single
pull request.

This change removes the multi-ecosystem-groups configuration and
configures each ecosystem independently with updates for specific
dependencies grouped into a single PR for that ecosystem.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@sonarqubecloud

Copy link
Copy Markdown

@bestbeforetoday
bestbeforetoday marked this pull request as ready for review September 20, 2026 22:15
@bestbeforetoday
bestbeforetoday requested a review from a team as a code owner September 20, 2026 22:15
@bestbeforetoday
bestbeforetoday merged commit 51c3719 into hyperledger:main Sep 20, 2026
10 checks passed
@bestbeforetoday
bestbeforetoday deleted the dependabot-config branch September 20, 2026 22:15
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