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

Update Webpack version #90

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Update Webpack version #90

merged 1 commit into from
Jan 9, 2024

Conversation

joanlopez
Copy link
Contributor

It updates the Webpack-related dependencies to their latest version:

  • webpack to 5.89.0
  • webpack-cli to 5.1.4

Because (a) it's always good to keep dependencies updated, (b) they both have been there for some months for now, with no new updates, so I guess the risk is low, and (c) apparently each contributor has been using their own (globally installed) version of Webpack, so in some way the current version didn't have a very strong implication.

I've also modified the webpack command (executed with npm run webpack), to use the self-contained webpack version, instead of using it globally, which again shouldn't have big implications, but it's probably safer and more consistent.

@joanlopez joanlopez added the dependencies Pull requests that update a dependency file label Jan 4, 2024
@joanlopez joanlopez self-assigned this Jan 4, 2024
@joanlopez joanlopez requested a review from a team as a code owner January 4, 2024 10:20
@joanlopez joanlopez requested review from oleiade and olegbespalov and removed request for a team January 4, 2024 10:20
@joanlopez joanlopez merged commit 1d00a06 into main Jan 9, 2024
3 checks passed
@oleiade oleiade deleted the update-webpack branch September 24, 2024 08:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants