[Pkg-javascript-devel] Notes on node-schema-utils update

Xavier yadd at debian.org
Tue Nov 17 21:04:33 GMT 2020


Le 17/11/2020 à 19:01, Jonas Smedegaard a écrit :
> Quoting Xavier (2020-11-17 18:45:46)
>> node-schema-utils ≥ 3 is neede to update some packages. however, API
>> change. Tha patch is simple:
>>
>>   const v = require("schema-utils");
>>
>> becomes:
>>
>>   const v = require("schema-utils).validate;
>>
>> According to sources.debian.net, the following packages are affected:
>>
>> node-abab
>> node-babel-loader
>> node-cache-loader
>> node-caniuse-lite
>> node-compression-webpack-plugin
>> node-css-loader
>> node-extract-text-webpack-plugin
>> node-file-loader
>> node-grunt-webpack
>> node-mini-css-extract-plugin
>> node-raw-loader
>> node-react
>> node-schema-utils
>> node-style-loader
>> node-uglifyjs-webpack-plugin
>> node-url-loader
>> node-webpack
>> node-webpack-stats-plugin
>> node-worker-loader
>> node-xterm
>> node-yarnpkg
>>
>> I'll push node-schema-utils to experimental for now
> 
> I suggest filing as a bugreport against node-schema-utils, with 
> "affects" for all affecting packages, to better track the issue.
> 
>  - Jonas

Done, thanks



More information about the Pkg-javascript-devel mailing list