misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.08k stars 1.38k forks source link

Remove gulp-util dependency, which is deprecated #2072

Closed ghost closed 2 years ago

ghost commented 6 years ago

Summary

The software still uses gulp-util dependency, which is deprecated.

Currently there is no way to update the dependency, as it is currently blocked by gifsicle-bin, which itself hasn't yet been updated to reflect the changes. Until then, the library will stay.

When, however, the gifsicle library is updated to reflect the change, build should pass and updating to gulp 4.0.0 as well as removing gulp-util dependency should be possible.

More information: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/61671695-remove-gulp-util-dependency-which-is-deprecated?utm_campaign=plugin&utm_content=tracker%2F51027576&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F51027576&utm_medium=issues&utm_source=github).
syuilo commented 6 years ago

Thanks reporting 🙏

Johann150 commented 2 years ago

Fixed in d18291cf0c70757147d5307cdbc8bd70b1e4bbe2.