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

update package-lock to respect overrides #1723

Merged
merged 5 commits into from
Apr 19, 2022
Merged

Conversation

oshi97
Copy link
Contributor

@oshi97 oshi97 commented Apr 18, 2022

There were a number of issues with npm overrides not being
respected by the npm install command. Supposedly, these issues
have been fixed in npm 8.7.0.

See npm/cli#4709

This PR deletes and regenerates the package-lock so that overrides are respected.

J=SLAP-2022
TEST=manual

see that the unsafe-eval test page loads properly
rerunning npm install does not undo overrides

@oshi97 oshi97 force-pushed the dev/update-overrides branch 2 times, most recently from a9814b2 to 1fa6274 Compare April 18, 2022 20:06
@coveralls
Copy link

coveralls commented Apr 18, 2022

Coverage Status

Coverage remained the same at 61.668% when pulling 4f67d4a on dev/update-overrides into b8d8f00 on release/v1.14.

@oshi97 oshi97 requested a review from a team April 18, 2022 20:12
@cea2aj
Copy link
Member

cea2aj commented Apr 18, 2022

Since release/v1.14 has been cut, should we merge this there? Otherwise, LGTM

@oshi97
Copy link
Contributor Author

oshi97 commented Apr 19, 2022

Since release/v1.14 has been cut, should we merge this there? Otherwise, LGTM

Ah I was thinking I didn't want this to go into the release branch, but I think you're right!

@oshi97 oshi97 changed the base branch from develop to release/v1.14 April 19, 2022 14:05
@oshi97 oshi97 force-pushed the dev/update-overrides branch from e9d4953 to 32a0b1f Compare April 19, 2022 14:06
@oshi97 oshi97 force-pushed the dev/update-overrides branch from 32a0b1f to d8a3f1c Compare April 19, 2022 14:14
@oshi97 oshi97 merged commit 370a4d6 into release/v1.14 Apr 19, 2022
@oshi97 oshi97 deleted the dev/update-overrides branch April 19, 2022 18:40
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.

3 participants