Skip to content

Upgrade JavaScript dependencies#6524

Merged
tramuntanal merged 4 commits intodevelopfrom
deps/upgrade_js_dependencies
Sep 21, 2020
Merged

Upgrade JavaScript dependencies#6524
tramuntanal merged 4 commits intodevelopfrom
deps/upgrade_js_dependencies

Conversation

@tramuntanal
Copy link
Copy Markdown
Contributor

🎩 What? Why?

It's been long ago since JavaScript dependencies have not been updated and some libraries are starting to be too old. See #6523 for context.

Automatically upgrading everything results in webpack build errors so some manual version supervision should be done during the upgrading of these libraries.

📌 Related Issues

📋 Subtasks

  • Add CHANGELOG upgrade notes, if required
  • If there's a new public field, add it to GraphQL API
  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

📷 Screenshots (optional)

Description

@tramuntanal tramuntanal mentioned this pull request Sep 21, 2020
Copy link
Copy Markdown
Contributor

@microstudi microstudi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this only affects building process, and tests pass. I don't see any problems here.
👍

Copy link
Copy Markdown
Contributor

@ivan-mr ivan-mr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems ok. Thanks for the upgrade!

@tramuntanal tramuntanal merged commit 7a4b071 into develop Sep 21, 2020
@tramuntanal tramuntanal deleted the deps/upgrade_js_dependencies branch September 21, 2020 13:35
@tramuntanal tramuntanal added module: core javascript Pull requests that update Javascript code labels Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code module: core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve Webpack warnings

3 participants