internetarchive / dweb-mirror

Offline Internet Archive project
https://www-dweb-mirror.dev.archive.org/
GNU Affero General Public License v3.0
263 stars 27 forks source link

Package dependency warnings {META} #234

Open mitra42 opened 5 years ago

mitra42 commented 5 years ago

THis task is for an ongoing list of warnings during yarn upgrade and install

mitra42 commented 5 years ago

Warnings via IPFS dependency Reported at https://github.com/ipfs/js-ipfs/issues/2347

mitra42 commented 5 years ago

Wolk warning reported at https://github.com/wolkdb/wolkjs/issues/81

mitra42 commented 5 years ago

Gun warning reported at gun#788

Update - Mark says he's not going to fix it, as too dependent on this module. (its not the worst of the warnings :-)

mitra42 commented 5 years ago
mitra42 commented 5 years ago

Babel peer dependencies

mitra42 commented 5 years ago
mitra42 commented 5 years ago

The IPFS warnings are fixed except in their sub-dependencies BUT note that IPFS has been regressed to v0.35.0 because of a bug with it has with webpack/uglify - see https://github.com/internetarchive/dweb-transports/issues/23

warning @internetarchive/dweb-objects > @internetarchive/dweb-transports > ipfs > hapi-pino > @hapi/hoek@6.2.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).

Reported on

and

warning @internetarchive/dweb-objects > @internetarchive/dweb-transports > ipfs > @hapi/joi > @hapi/hoek@6.2.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).

which should fix itself as @hapi/joi has a 16.0.1 which points at a later @hapi/hoek

mitra42 commented 5 years ago

For tracking purposes the following warnings are to be expected ....