Improvement
Dependabot can now generate security and version updates for Yarn v2 and v3
Dependabot has added support for updating dependencies in Yarn v2 and Yarn v3 manifests (package.json
, and yarn.lock
files). This is in addition to the existing support for Yarn v1. There is no action required for existing repositories where Dependabot security updates is enabled, however, if you would like to receive proactive updates with Dependabot version updates, you should add configuration for the npm
ecosystem to your dependabot.yml
file.
For more information: