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

Remove deprecated dependencies #116

Open
maraoz opened this issue May 15, 2018 · 3 comments
Open

Remove deprecated dependencies #116

maraoz opened this issue May 15, 2018 · 3 comments
Labels
kind:chore Housekeeping tasks kind:enhancement An upgrade or a new feature that improves the system topic:dx Developer experience
Milestone

Comments

@maraoz
Copy link
Contributor

maraoz commented May 15, 2018

$ npm i -g zos
npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.
npm WARN deprecated [email protected]: This package has been renamed to openzeppelin-solidity.
/home/maraoz/.npm-global/bin/zos -> /home/maraoz/.npm-global/lib/node_modules/zos/lib/bin/zos-cli.js
npm WARN [email protected] requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/zos/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

+ [email protected]
updated 1 package in 125.69s

@maraoz maraoz added the topic:dx Developer experience label May 15, 2018
@maraoz maraoz added this to the v0.1.0 (Kernel MVP) milestone May 15, 2018
@frangio frangio self-assigned this May 16, 2018
@frangio
Copy link
Contributor

frangio commented May 17, 2018

zeppelin-solidity is a dependency of zos-lib. The dependency was updated in zeppelinos/zos-lib#132 and will fix this here once that is published.

The other deprecated packages are babel-preset-es2015 and nomnom. They are transitive dependencies and there doesn't seem to be a way to get rid of those warnings for now... I'll keep an eye out for that.

@maraoz maraoz modified the milestones: v0.1.0 (Kernel MVP), v0.2.0 May 17, 2018
@maraoz
Copy link
Contributor Author

maraoz commented May 17, 2018

@frangio thanks! moved to v0.2.0 then

@facuspagnuolo facuspagnuolo modified the milestones: Backlog, MVP, Sprint #1 Jun 4, 2018
@facuspagnuolo facuspagnuolo added kind:enhancement An upgrade or a new feature that improves the system kind:chore Housekeeping tasks labels Jun 5, 2018
@facuspagnuolo facuspagnuolo modified the milestones: Sprint #1, v2.0.0 Jun 6, 2018
@facuspagnuolo facuspagnuolo added the size:8 Size 8 label Jun 29, 2018
@frangio
Copy link
Contributor

frangio commented Jul 2, 2018

@frangio frangio added status:blocked Blocked issue size:5 Size 5 and removed size:8 Size 8 labels Jul 2, 2018
@facuspagnuolo facuspagnuolo modified the milestones: v2.0.0, Backlog Sep 12, 2018
@facuspagnuolo facuspagnuolo removed the size:5 Size 5 label Oct 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind:chore Housekeeping tasks kind:enhancement An upgrade or a new feature that improves the system topic:dx Developer experience
Projects
None yet
Development

No branches or pull requests

3 participants