IGNF / geoportal-access-lib

French Geoportal resources access library
https://ignf.github.io/geoportal-access-lib/
Other
25 stars 13 forks source link

Update des packages NPM #54

Closed lowzonenose closed 6 years ago

lowzonenose commented 6 years ago

npm install

npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated connect@2.30.2: connect 2.x series is deprecated
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js

npm outdate

Package        Current  Wanted  Latest  Location
chai             3.5.0   3.5.0   4.1.2  geoportal-access-lib
gulp-jshint     1.12.0  1.12.0   2.1.0  geoportal-access-lib
gulp-template    3.1.0   3.1.0   5.0.0  geoportal-access-lib
gulp-watch      4.3.11  4.3.11   5.0.0  geoportal-access-lib
mocha            3.5.3   3.5.3   5.0.0  geoportal-access-lib
shelljs          0.2.6   0.2.6   0.8.1  geoportal-access-lib
sinon           1.17.7  1.17.7   4.2.2  geoportal-access-lib

npm ls gulp-util

geoportal-access-lib@1.1.1 geoportal-access-lib
├─┬ gulp@3.9.1
│ └── gulp-util@3.0.8  deduped
├─┬ gulp-jshint@1.12.0
│ └── gulp-util@3.0.8  deduped
├─┬ gulp-mocha-phantomjs@0.12.2
│ └── gulp-util@3.0.8  deduped
├─┬ gulp-template@3.1.0
│ └── gulp-util@3.0.8  deduped
├─┬ gulp-umd@0.2.1
│ └── gulp-util@3.0.8  deduped
├── gulp-util@3.0.8 
└─┬ gulp-watch@4.3.11
  └── gulp-util@3.0.8  deduped
lowzonenose commented 6 years ago

:warning: problème car exception avec la maj du package gulp-jshint 1.12.0 vers 2.1.0...

Mais, dès que la maj sera faite, on résout le problème de dépendances avec minimatch@2.0.10

├─┬ gulp-jshint@1.12.0
│ ├─┬ jshint@2.9.5
│ │ └── minimatch@3.0.4  deduped
│ └── minimatch@2.0.10 
lowzonenose commented 6 years ago

:white_check_mark: gulp-watch 5.0.0 :white_check_mark: gulp-template 5.0.0 :warning: SUPPRESSION de gulp-util > fancy-log