Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

create-project: Update webpack-cli from v2 to v3 #1061

Merged
merged 1 commit into from
Aug 30, 2018
Merged

create-project: Update webpack-cli from v2 to v3 #1061

merged 1 commit into from
Aug 30, 2018

Conversation

edmorley
Copy link
Member

We hadn't received a Renovate PR for this webpack-cli release (which would have reminded us to bump the version in matrix.js), since the dependency is intentionally not listed in peerDependencies so that people can install their own choice of CLI if desired. To prevent this problem in the future, webpack-cli has now been added to the monorepo devDependencies, so we'll get the reminder PR next time.

webpack/webpack-cli@v2.1.5...v.3.1.0

We hadn't received a Renovate PR for this `webpack-cli` release (which
would have reminded us to bump the version in `matrix.js`), since the
dependency is intentionally not listed in `peerDependencies` so that
people can install their own choice of CLI if desired. To prevent this
problem in the future, `webpack-cli` has now been added to the monorepo
`devDependencies`, so we'll get the reminder PR next time.

webpack/webpack-cli@v2.1.5...v.3.1.0
@edmorley edmorley added this to the v9 milestone Aug 30, 2018
@edmorley edmorley self-assigned this Aug 30, 2018
@edmorley
Copy link
Member Author

edmorley commented Aug 30, 2018

It's worth noting as well that webpack-command is no longer recommended and likely to be archived soon (see webpack/webpack#7966) - and so us sticking with webpack-cli (but not blocking people trying others) seems like the best approach for us for now.

Copy link
Member

@eliperelman eliperelman left a comment

Choose a reason for hiding this comment

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

Good information, thank you!

@edmorley edmorley merged commit 985e179 into neutrinojs:master Aug 30, 2018
@edmorley edmorley deleted the webpack-cli-3 branch August 30, 2018 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants