Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade front end dependencies #1561

Merged
merged 3 commits into from
Sep 23, 2020

Conversation

ArthurHoaro
Copy link
Member

Mostly in order to get rid of deprecated deps, and upgrade vulnerable ones.

  • Upgrade webpack from 3.x to 4.x
  • Moved babel package to main repo
  • Replaced deprecated extract-text-webpack-plugin with extract-text-webpack-plugin
  • Replaced deprecated babel-minify-webpack-plugin with terser-webpack-plugin
  • Replaced deprecated node-sass with (dart) sass package
  • Replaced deprecated sass-lint with stylelint (the rules might be a bit different

Related to #1531: trivy doesn't raise any more issue

Mostly in order to get rid of deprecated deps, and upgrade vulnerable ones.

  - Upgrade webpack from 3.x to 4.x
  - Moved babel package to main repo
  - Replaced deprecated extract-text-webpack-plugin with extract-text-webpack-plugin
  - Replaced deprecated babel-minify-webpack-plugin with terser-webpack-plugin
  - Replaced deprecated node-sass with (dart) sass package
  - Replaced deprecated sass-lint with stylelint (the rules might be a bit different

Related to shaarli#1531: trivy doesn't raise any more issue
@ArthurHoaro ArthurHoaro added enhancement security in review dependencies Pull requests that update a dependency file labels Sep 22, 2020
@ArthurHoaro ArthurHoaro added this to the 0.12.0 milestone Sep 22, 2020
@ArthurHoaro ArthurHoaro self-assigned this Sep 22, 2020
@ArthurHoaro ArthurHoaro merged commit cdb9627 into shaarli:master Sep 23, 2020
@ArthurHoaro ArthurHoaro deleted the feature/front-deps-upgrade branch September 23, 2020 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement in review security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant