cake-contrib / CakeContrib.Guidelines

Adds common guidelines to cake-contrib projects
https://cake-contrib.github.io/CakeContrib.Guidelines/
MIT License
2 stars 4 forks source link

Warn if a plugin depends on a package that is already included in Cake #269

Closed nils-a closed 10 months ago

nils-a commented 11 months ago

only if the reference is using the wrong version, of course.

Something along the same lines has been proposed in https://github.com/nils-org/dependabot-cake-action/issues/3. One practical application would be https://github.com/cake-contrib/Cake.ExtendedNuGet/issues/139 where, when the references to Cake.Core and Cake.Common are updated, the references to NuGet.Packaging and NuGet.Protocol must be bumped accordingly.

nils-a commented 10 months ago

Closed in #272

cake-contrib-bot commented 9 months ago

:tada: This issue has been resolved in version 1.5.0 :tada: The release is available on: