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

Chore: Upgrade deps and scripts to work with node 10 #893

Merged
merged 2 commits into from
Jan 15, 2019

Conversation

jstoffan
Copy link
Collaborator

@jstoffan jstoffan commented Jan 15, 2019

I also added an .npmrc file and package.json engines declaration to replace the current version-checking script.

@boxcla
Copy link

boxcla commented Jan 15, 2019

Verified that @jstoffan has signed the CLA. Thanks for the pull request!

@jstoffan jstoffan changed the title Chore: Upgrade deps and scrips to work with node 10 Chore: Upgrade deps and scripts to work with node 10 Jan 15, 2019
Copy link
Contributor

@jeremypress jeremypress left a comment

Choose a reason for hiding this comment

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

We have some logic in our release script to enforce a node version iirc, can you double check that will still work? /box/box-content-preview/build/validateNodeVersion.js

@jstoffan
Copy link
Collaborator Author

Good catch, @jeremypress. I ran the script and didn't see any output. It looks like it's checking the minimum version, which shouldn't conflict with upgrading to node 10. Seems like everything's okay.

jeremypress
jeremypress previously approved these changes Jan 15, 2019
@@ -0,0 +1 @@
registry=https://registry.npmjs.org/
Copy link
Contributor

Choose a reason for hiding this comment

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

weird that this was missing before :O

Copy link
Contributor

Choose a reason for hiding this comment

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

in other projects we have both yarnrc and npmrc with this

priyajeet
priyajeet previously approved these changes Jan 15, 2019
@jstoffan jstoffan dismissed stale reviews from JustinHoldstock and priyajeet via 3de770d January 15, 2019 21:43
@jstoffan jstoffan force-pushed the node-10 branch 2 times, most recently from 3de770d to 25e6561 Compare January 15, 2019 21:56
@jstoffan jstoffan merged commit 279fc2e into box:master Jan 15, 2019
@jstoffan jstoffan deleted the node-10 branch January 15, 2019 22:50
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.

5 participants