-
Notifications
You must be signed in to change notification settings - Fork 13
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
Update to yarn 4.5.1 #1916
Merged
Merged
Update to yarn 4.5.1 #1916
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Thanks for the improvements! Browse a preview of your changes using the link below.
To edit notification comments on pull requests, go to your Netlify site configuration. |
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
4 times, most recently
from
April 19, 2024 21:52
343f4c8
to
ebfdf73
Compare
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
5 times, most recently
from
May 7, 2024 22:23
f243b64
to
01a73d7
Compare
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
from
June 14, 2024 15:18
5ecdbd0
to
208d592
Compare
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
from
August 22, 2024 15:23
208d592
to
6aa76dc
Compare
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
from
August 22, 2024 15:28
6aa76dc
to
bb9fb2d
Compare
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
2 times, most recently
from
October 16, 2024 15:12
96bf5f2
to
73096f7
Compare
contolini
approved these changes
Oct 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple suggested changes. I fee like if we're going to use Yarn v4 we should use their recommended default settings to get as much performance as possible.
Merged
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
from
October 24, 2024 17:24
d3172e2
to
8be22a2
Compare
anselmbradford
force-pushed
the
ans_upgrade_yarn
branch
from
October 24, 2024 17:54
8be22a2
to
661d14b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is aligning yarn with the setup in https://github.com/cfpb/design-system-react, but I added additional config in cfpb/design-system-react#337
Please scrutinize the config that I did this right. Config options are here https://yarnpkg.com/configuration/yarnrc.
Changes
npm-packages-offline-cache
and replaces it with.yarn/cache
Testing
yarn install
should pass.