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

Lock dependencies to known working versions #2505

Merged
merged 3 commits into from
Feb 19, 2020
Merged

Conversation

tomgreenfield
Copy link
Contributor

This PR adds package-lock.json to ensure new installations pull down known working versions of npm packages.

This targets Mongoose 5.8.13 until #2504 is investigated and resolved.

Please test on a fresh install with no existing package-lock.json.

@canstudios-nicolaw
Copy link
Contributor

This is very similar to #2500. How would you feel about adding the npm ci change so that we can kill two birds with one stone?

Copy link
Contributor

@canstudios-nicolaw canstudios-nicolaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only have time to 👀 . All looks good to me.

@tomgreenfield tomgreenfield merged commit d6e88bd into release/bugpatch Feb 19, 2020
@tomgreenfield tomgreenfield deleted the issue/2504 branch February 19, 2020 15:51
Copy link

@memeteli memeteli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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