All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dependencies in info.yml file

It is supported since 8.0 and 7.40 Change Record: Project namespaces can now be added for module dependencies, and is now a Best Practice Define project dependencies in core module .info files).

It is useful for DrupalCi to download the right dependencies and Installation profiles to work well. So sooner is better.
Hope this helps.

Comments

chipway created an issue. See original summary.

chipway’s picture

Assigned: chipway » Unassigned
Status: Needs work » Needs review
StatusFileSize
new3.37 KB

Here is the patch. Please review.
I also added some missing description end dots.

thiemo’s picture

Awesome, thank you @chipway! We're adding that to the next release.

  • sgurlt committed 1dd5557 on 8.x-1.x authored by chipway
    Issue #3035787 by chipway: All dependencies must be prefixed
    
sgurlt’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed, thanks also from my side.

sgurlt’s picture

Status: Reviewed & tested by the community » Fixed

Added to the latest stable release 8.x-1.16.

sgurlt’s picture

Status: Fixed » Closed (fixed)