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

Support/npm fix #30

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Support/npm fix #30

wants to merge 5 commits into from

Conversation

edunston
Copy link

@edunston edunston commented Jul 2, 2018

Breaking changes: 7/9 vulnerabilities fixed. Bugs were already detected by circle ci before any fix, but the fix using --force added more bug

@edunston edunston requested review from mrister, jkernech and Spring3 July 2, 2018 11:39
@edunston
Copy link
Author

edunston commented Jul 2, 2018

Make test not working in local.

@edunston
Copy link
Author

edunston commented Jul 2, 2018

I get this new error after the fix: Error: Resolution method is overspecified. Specify a callback or return a Promise; not both.

What does it mean? Should I investigate more?

Copy link
Contributor

@mrister mrister left a comment

Choose a reason for hiding this comment

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

some of these major dependency updates require changes in test code to support, thus the tests fail

@mrister
Copy link
Contributor

mrister commented Jul 2, 2018

We either will need to invest time in tests and updating them or keep the versions of mocha and chai, basically disregard this PR.

@Spring3
Copy link

Spring3 commented Jul 10, 2018

Ok, may I close it then? Or do you prefer it to remain open? @mrister

@mrister
Copy link
Contributor

mrister commented Jul 10, 2018

@Spring3 it would be nice to fix the vulnerabilities so let's leave it open

@jkernech
Copy link
Contributor

A bunch of tests are failing, @mrister could you take a look since you are the owner of the project ? Thanks

@mrister
Copy link
Contributor

mrister commented Jul 27, 2018

@jkernech will do

Copy link
Contributor

@jkernech jkernech left a comment

Choose a reason for hiding this comment

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

Tests have to be fixed

@Spring3 Spring3 removed their request for review July 11, 2019 08:42
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