Yarn Lock Changes
Version updated for Simek/yarn-lock-changes to version v0.11.3.
- This action is used across all versions by 1,359 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes visible for end-users:
- fix error while parsing lock files with optional
name
key in entries (thanks to @nathanforce for the issue report and initial fix)
[!NOTE] In the next major action release the support for Node 14 and 16 will be dropped because of the latest
@actions/github
release which drops the support for those engines due to Octokit packages update.If you are running the action using different runner than the default one, it might be a good time to make sure that your workflow uses at least Node 18. Otherwise, the future Node version switch should be seamless for you.