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
new442 bytes

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

jcnventura’s picture

Status: Needs review » Reviewed & tested by the community

  • chipway authored 1183599 on 8.x-2.x
    Issue #3010517 by chipway, jcnventura: Dependencies must be prefixed...
jcnventura’s picture

Status: Reviewed & tested by the community » Patch (to be ported)

Now we need the 7.x-2.x patch.

chipway’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new459 bytes

Here is a backport for 7.x-2.x patch. Please review.

jcnventura’s picture

Version: 8.x-2.x-dev » 7.x-2.x-dev
Status: Needs review » Needs work

I'd rather not add a dependency on block in the module.. I was thinking of just namespacing the existing dependencies in the prev_next_views.info file.

chipway’s picture

New patch for 7.x-2.x-dev

chipway’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work
chipway’s picture

Status: Needs work » Needs review

Unrelated test failure. Please review manually.

jcnventura’s picture

Status: Needs review » Reviewed & tested by the community

  • chipway authored d3e2dbe on 7.x-2.x
    Issue #3010517 by chipway, jcnventura: Dependencies must be prefixed...
jcnventura’s picture

Status: Reviewed & tested by the community » Fixed

Thanks Léon

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.