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

Update webpack-cli to the latest version 🚀 #403

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 21, 2018

Version 2.0.15 of webpack-cli was just published.

Dependency webpack-cli
Current Version 2.0.14
Type devDependency

The version 2.0.15 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of webpack-cli.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 commits.

  • cc64373 chore(versioning): push new package version
  • f9fe061 chore(versioning): v 2.0.15
  • 0354db8 cli(entry): quotes sanitization (#337)
  • f42bdbd fix(ast): checks validity of an identifier (#360)
  • f5b661e Add NoEmitOnErrorsPlugin transformation (#399)
  • 3bbd428 cli(init): webpack4 ready (#356)
  • c94888d cli(migrate): Update migration question (#402)
  • c1c0df0 fix(init): output file name for single output (#403)
  • 12ee2bf cli(add): write configuration to yeoman file (#348)
  • df2a92f Retrieve information for CLI option from webpack schema options file (#392)
  • 1077003 cli(init): use extractMiniCSSPlugin (#363)
  • ab16b4f cli(bugfix): Allow mode "none" in CLI (#381)
  • c487032 cli(init): mode support to config (#364)
  • cc217cb Add break as commit type and listed the type of commit in the documentation (#379)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Apr 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2018

Version 2.1.1 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2018

Version 2.1.2 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 6, 2018

Version 2.1.3 just got published.

Update to this version instead 🚀

Release Notes v.2.1.3

2.1.0 -> 2.1.3 are regressions and bugfixes from prior commits. 2.1.3 Changelog

Commits

The new version differs by 4 commits.

  • d060239 chore(release): v.2.1.3
  • 4149c53 chore(pkg): remove prefer global
  • 84d6997 chore(templates): Update issue templates (#432)
  • 2273536 cli(cmds): revise yargs command (#422)

See the full diff

greenkeeper bot added a commit that referenced this pull request May 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2018

Version 2.1.4 just got published.

Update to this version instead 🚀

Release Notes v2.1.4

2.1.4 (2018-05-23)

Bug Fixes

Commits

The new version differs by 10 commits.

  • 3953648 fix(dependencies): fix vulnerabilities (#458)
  • 7c01f39 chore(travis): move npm ci to install task (#424)
  • aefa520 chore(travis): add Node.js 10 (#425)
  • 8283ba9 chore(docs): update readme
  • 9760a4d Update dependencies to enable Greenkeeper 🌴 (#443)
  • 4cca655 chore(travis): run lockfile cmds on tests (#444)
  • d0fb42c cli(init): revise installation steps (#441)
  • 51851e8 fix(pkg): test auto setup
  • bb181a1 chore(travis): Add encrypted private ssh key
  • 2091d1c chore(package.lock): update pkg.lock

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 2.1.5 just got published.

Update to this version instead 🚀

Release Notes v2.1.5

2.1.5 (2018-06-01)

Bug Fixes

  • entry: fix a bug when --display-entrypoints=false does not hide entries (#464) (c2398a2)
Commits

The new version differs by 4 commits.

  • 3a8fcce chore(deps): Update conventional-changelog-cli to the latest version 🚀 (#474)
  • 3442865 tests(binTestCases): refactor to make tests pass (#472)
  • c2398a2 fix(entry): fix a bug when --display-entrypoints=false does not hide entries (#464)
  • 9977406 chore(package): update jest-cli to version 23.0.1 (#467)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 3.0.0 just got published.

Update to this version instead 🚀

Release Notes v3.0.0

3.0.0 (2018-06-02)

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1

3.0.1 (2018-06-02)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 592fd11 fix: fix path lookup & re-add infra docs (#480)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes v3.0.2

3.0.2 (2018-06-04)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 6833db9 fix: use async / await for info command (#494)
  • 6854bd6 cli(init): don't use uglify on prod config (#490)
  • 6b255c0 Merge pull request #481 from AviVahl/master
  • a1a796d Remove workspaces key, as yarn workspaces is not in use

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3

3.0.3 (2018-06-06)

Commits

The new version differs by 1 commits.

  • 945be4b chore(deps): update inquirer, commitlint packages (#496)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 12, 2018

Version 3.0.4 just got published.

Update to this version instead 🚀

Release Notes v3.0.4

3.0.4 (2018-06-12)

Commits

The new version differs by 1 commits.

  • 295d1e2 cli(add): support for webpack config file (#501)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 13, 2018

Version 3.0.5 just got published.

Update to this version instead 🚀

Release Notes v3.0.5

3.0.5 (2018-06-13)

Commits

The new version differs by 3 commits.

  • 36a65d6 chore(branding): Uncapitalize webpack name following brand guideline
  • 29e58ec chore(badge): Add badge to display install size
  • 4238ec7 cli(prompts): Add autocomplete support for config props (#502)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 13, 2018

Version 3.0.6 just got published.

Update to this version instead 🚀

Release Notes v3.0.6

3.0.6 (2018-06-13)

Commits

The new version differs by 1 commits.

  • 761bd3f tests: Fix mixed spaces/tabs in stdin.js

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 15, 2018

Version 3.0.7 just got published.

Update to this version instead 🚀

Release Notes v3.0.7

3.0.7 (2018-06-15)

Commits

The new version differs by 1 commits.

  • 398d18f chore(greenkeeper): support for lockfiles (#510)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 16, 2018

Version 3.0.8 just got published.

Update to this version instead 🚀

Release Notes v3.0.8

3.0.8 (2018-06-16)

Commits

The new version differs by 2 commits.

  • 4067bdc chore: add changelog for v3 (#512)
  • ba9f62d misc: remove chore from pkg.json (#513)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 29, 2018

  • The devDependency webpack-cli was updated from 2.0.14 to 3.1.2.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • 795ac48 v0.1.2
  • 8225339 chore: v.3.1.2>
  • fb6945b Merge pull request #618 from webpack/fix/watch-info
  • 99f5a69 Merge pull request #616 from rishabh3112/patch-4
  • 4cba51d Merge pull request #615 from rishabh3112/patch-3
  • d4e1614 fix: replace test regex
  • f3a225a docs(readme): update webpack-cli to webpack CLI
  • 9aed0dc fix(tapable): fix hook options
  • dc4ded9 docs(init): update headers
  • 747aef9 docs(readme): change addons to scaffolds
  • f8187f1 docs(readme): update links
  • 2ccf9a9 docs(init): update init documentation
  • 3844671 docs(readme): update README.md (#614)
  • da05c2f docs(readme): update Readme based on feedback
  • 93ebcc2 chore(docs): update readme

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 29, 2018
greenkeeper bot added a commit that referenced this pull request Jan 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.2.0.

Update to this version instead 🚀

Commits

The new version differs by 124 commits.

  • 6253a73 chore: v.3.2.0
  • 0c3be76 chore: make tests pass
  • 0b6bab3 chore: better defaults
  • 78436ff chore: add-on -> scaffold
  • 3281372 chore: simplify clean-all script
  • b0f4a0f chore: addon -> scaffold
  • 82c9ea8 chore: update lockfiles
  • a3fe013 Merge pull request #716 from EvsChen/dist-scaffold
  • f9bb82d Merge pull request #693 from lakatostamas/feature/find-config-recursively
  • 3ec2e9d chore: resolve conflict
  • 83602d4 chore: update package lock and scripts
  • d82b016 Merge pull request #720 from rishabh3112/patch-7
  • 4d9c847 Merge pull request #723 from eavichay/patch-1
  • 4b2a127 docs: improve the docs (#722)
  • 9ad8c1d See #721

There are 124 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.2.2.

Update to this version instead 🚀

Commits

The new version differs by 98 commits.

There are 98 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.2.3.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.0.

Update to this version instead 🚀

Commits

The new version differs by 114 commits ahead by 114, behind by 82.

  • 8955506 chore: v.3.3.0
  • 398e39a Merge pull request #773 from misterdev/misterdev-format-scaffold
  • a14908e chore: revise typo
  • d19c1f7 docs(scaffolding): lowercase Webpack
  • b94b0de docs(scaffolding): fix typos
  • 6b79072 docs(scaffolding): improve grammar
  • 65bf27f docs: add lerna badge in README (#786)
  • 98818a1 docs(scaffolding): fix typo
  • 0f657d0 docs(scaffolding): improve description & formatting
  • 6aec4c3 Merge pull request #742 from rishabh3112/fix/init
  • e2c9dd7 Merge pull request #768 from misterdev/docs/contributing-formatting
  • 6fee805 Merge pull request #785 from webpack/fix/ci
  • a8b46bf chore(deps): @std/esm -> esm
  • 54a3ac4 fix(tests): remove snapshot for static compilation
  • 3af0948 fix(tests): remove snapshot for static compilation

There are 114 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.1.

Update to this version instead 🚀

Commits

The new version differs by 74 commits.

  • d3f8e20 chore: v.3.1.1
  • f371e72 Merge pull request #847 from anshumanv/846
  • da9e732 Merge pull request #841 from pranshuchittora/docs-remove
  • cb68b1b docs(serve): link to webpack-dev-server
  • f7451d4 docs(serve): update docs to use webpack-dev-server
  • 06b4929 Remove tslint in favour of eslint (#834)
  • 8c1db03 chore(docs): removes scaffolding docs from the root
  • dc941e6 docs(contributing): fixes dead link (#835)
  • b8d5511 Merge pull request #832 from pranshuchittora/docs
  • 6a0375a docs(packages): adds downloads/month shield
  • 963c85f Merge pull request #818 from pranshuchittora/refactor-utils
  • 8506ccf Merge pull request #827 from rishabh3112/patch-9
  • 6816057 chore(deps): upgrade lerna to fix vulnerabilities & update webpack-dev-server (#823)
  • 834d90e Merge pull request #828 from pranshuchittora/shields
  • 958d064 docs(readme): adds contributors shield

There are 74 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 4, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 7, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 11, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 23, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 18, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 5, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.8.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 17, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 31, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 31, 2019

  • The devDependency webpack-cli was updated from 2.0.14 to 3.3.10.

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants