strapi / strapi

πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.
https://strapi.io
Other
61.64k stars 7.71k forks source link

Don't use deprecated packages #17109

Open rktyt opened 1 year ago

rktyt commented 1 year ago

Bug report

Required System information

Describe the bug

npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated mailcomposer@3.12.0: This project is unmaintained
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated buildmail@3.10.0: This project is unmaintained

Steps to reproduce the behavior

  1. npm install

Expected behavior

Deprecated packages are not used. Because it is more likely to lead to security issues.

Additional context

└─┬ @strapi/strapi@4.11.2
  β”œβ”€β”¬ @strapi/generators@4.11.2
  β”‚ └─┬ plop@2.7.6
  β”‚   └─┬ liftoff@2.5.0
  β”‚     └─┬ findup-sync@2.0.0
  β”‚       └─┬ micromatch@3.1.10
  β”‚         └─┬ snapdragon@0.8.2
  β”‚           └─┬ source-map-resolve@0.5.3
  β”‚             β”œβ”€β”€ resolve-url@0.2.1
  β”‚             β”œβ”€β”€ source-map-url@0.4.1
  β”‚             └── urix@0.1.0
  β”œβ”€β”¬ @strapi/plugin-email@4.11.2
  β”‚ └─┬ @strapi/provider-email-sendmail@4.11.2
  β”‚   └─┬ sendmail@1.6.1
  β”‚     └─┬ mailcomposer@3.12.0
  β”‚       └── buildmail@3.10.0
  └─┬ koa-body@4.2.0
    └── formidable@1.2.6

Packages in use (listed in package.json):

jpcmf commented 9 months ago

Anyway to update the plop dependecy to the last version in @strapi/generators?

joshuaellis commented 9 months ago

Anyway to update the plop dependecy to the last version in @strapi/generators?

PRs are welcome! 🀩

raphaelMrci commented 4 months ago

No updates ?

derrickmehaffy commented 4 months ago

No updates ?

This is not even remotely a priority so no there are no updates.