Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolve and deduplicate lockfile #5233

Merged
merged 3 commits into from
Sep 30, 2021
Merged

resolve and deduplicate lockfile #5233

merged 3 commits into from
Sep 30, 2021

Conversation

radium-v
Copy link
Collaborator

Pull Request

πŸ“– Description

Resolves and deduplicates entries in the lockfile.

πŸ‘©β€πŸ’» Reviewer Notes

The GH actions don't resolve these minor changes due to the functionality of the --frozen-lockfile flag as described in yarnpkg/yarn#3604. When working locally without this flag, Yarn v1 produces changes to the lockfile.

πŸ“‘ Test Plan

Running yarn locally should result in no new changes to the lockfile.

βœ… Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

⏭ Next Steps

This will probably be a recurring situation until we upgrade to Yarn 2 or NPM 7.

@radium-v radium-v merged commit 0828156 into master Sep 30, 2021
@radium-v radium-v deleted the users/jokreitl/lockfile branch September 30, 2021 20:21
@radium-v radium-v mentioned this pull request Oct 8, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants