-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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 Meteor 1.7.0.3 #4368
Update to Meteor 1.7.0.3 #4368
Conversation
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.
@impactmass The Node version in Dockerfile-devserver
should be changed to match. That way we won't see strange differences due to different run environments.
@willopez Can you do the testing for this since I'm out tomorrow? As long as smoke tests pass and Node version in |
@aldeed the |
Thanks @impactmass |
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.
Passing smoke tests.
Resolves #4341
Impact: major
Type: fix|security
Goal
To get on latest Meteor release with Node security update.
https://github.com/meteor/meteor/blob/devel/History.md
Work
meteor update
in main repo to Meteor 1.7.0.3Testing
reactioncommerce/reaction:feat-4341-impactmass-meteor-update
)Are there other specific test steps to do when updating Meteor version? Please comment.