Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

feat: update to Meteor 1.10.2 #31

Merged
merged 1 commit into from
May 22, 2020
Merged

feat: update to Meteor 1.10.2 #31

merged 1 commit into from
May 22, 2020

Conversation

aldeed
Copy link
Contributor

@aldeed aldeed commented May 15, 2020

Changes

Update to Meteor 1.10.2 with Node 12.16.1 and version 3.5.7 of the mongodb library. This resolves potential vulnerabilities in NPM dependencies.

Testing

  1. Run make dev-reaction-identity to test the development build (test login from storefront or admin).
  2. Stop the identity service and delete the docker-compose.override.yml symlink.
  3. Build production image with docker build . -t reactioncommerce/identity:3.1.0
  4. Temporarily update the image in docker-compose.yml to be reactioncommerce/identity:3.1.0
  5. Run docker-compose up -d and then verify that the identity service works (test login from storefront or admin).

Signed-off-by: Eric Dobbertin <[email protected]>
@focusaurus focusaurus merged commit 62a5f7f into trunk May 22, 2020
@focusaurus focusaurus deleted the feat-update-meteor branch May 22, 2020 16:30
@kieckhafer kieckhafer mentioned this pull request May 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants