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

Dependencies upgrade #254

Merged
merged 9 commits into from
Jun 27, 2016
Merged

Dependencies upgrade #254

merged 9 commits into from
Jun 27, 2016

Conversation

matteofigus
Copy link
Member

@matteofigus matteofigus commented Jun 25, 2016

This is to partially fix, short term, #252
Shrinkrapping all the nested dependencies seems a bit of a voodoo practice, but it is not uncommon.

Summary here:

  • node-dir "0.1.9" => "0.1.12",
  • npm "3.8.8" => "3.10.2",
  • tar.gz "0.1.1" => "1.0.5"

Nested deps upgraded to latest version because of vulnerabilities:

  • uglify-js * => "2.6.2",
  • minimatch * => "3.0.2"

PS - Targz has breaking changes. This means both Registry and CLI need to be in sync so this will require a minor version upgrade.

@matteofigus matteofigus changed the title [wip] Dependencies upgrade Dependencies upgrade Jun 25, 2016
@matteofigus matteofigus removed the wip label Jun 25, 2016
@mattiaerre
Copy link
Member

hi @matteofigus LGTM I also managed to fetch the repo and run all the tests; everything is green!

screen shot 2016-06-27 at 10 17 40

I am going to merge and delete this branch alright?

-Mattia

@matteofigus
Copy link
Member Author

Sure go for it @mattiaerre

@mattiaerre mattiaerre merged commit 3190eb6 into master Jun 27, 2016
@mattiaerre mattiaerre deleted the dependencies branch June 27, 2016 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants