There is an inconsistency between the documentation about dependencies: usage in different locations:
This causes confusion for users: it is unclear if and when dependencies: should be used and which convention to follow. Could the documentation be changed for clarity?
There is an inconsistency between the documentation about
dependencies:usage in different locations:dependencies:is deprecated. (See: https://github.github.com/gh-aw/reference/dependencies/)dependencies:in the frontmatter. (See: https://microsoft.github.io/apm/integrations/gh-aw/#frontmatter-dependencies-recommended)This causes confusion for users: it is unclear if and when
dependencies:should be used and which convention to follow. Could the documentation be changed for clarity?