v12.1.0
Introduce a feature Path aware dependency diffs. It can be enabled by setting this flag nebula.features.pathAwareDependencyDiff
It will change output of diffLock
tasks from flat text file to json file where you can find tree structure of updated dependencies capturing relationship between them and the project. The feature is experimental and can be changed at any time.