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

An in-range update of webpack-cli is breaking the build 🚨 #51

Open
greenkeeper bot opened this issue Sep 29, 2018 · 14 comments
Open

An in-range update of webpack-cli is breaking the build 🚨 #51

greenkeeper bot opened this issue Sep 29, 2018 · 14 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 29, 2018

The devDependency webpack-cli was updated from 3.1.1 to 3.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • coverage/coveralls: First build on greenkeeper/webpack-cli-3.1.2 at 92.683% (Details).

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

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
Copy link
Contributor Author

greenkeeper bot commented Sep 29, 2018

After pinning to 3.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 222 commits.

There are 222 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 223 commits.

There are 223 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 255 commits.

  • 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 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 329 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 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 346 commits.

  • f0031fd chore: v.3.3.2
  • 0309e37 Merge pull request #863 from misterdev/feat/option-to-disable-postinstall
  • c833961 Merge pull request #876 from misterdev/fix-opencollective-eperm
  • b4dfa17 Merge branch 'master' into feat/option-to-disable-postinstall
  • e241b7b chore(docs): Refactors links for badges (#859)
  • 5284b7e fix(opencollective-prompt): check write permissions
  • e17a26d misc(opencollective-prompt): improve grammar
  • 246db42 fix(opencollective prompt): fix grammar
  • d4643ae feat(opencollective prompt): add option to disable it + doc
  • d16404a chore(deps): fix security vulnerabilities (#857)
  • c910463 chore(types): move to @types/yeoman-generator (#869)
  • 68b674b chore(docs): minor fixes in the docs (#874)
  • 7883871 docs: code of conduct (#873)
  • 129a07a chore(travis): removed stable (#871)
  • 309cc1c docs(contribute): adds table of contents and info about dependencies. (#842)

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 7, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Webpack CLI v.3.3.3

Webpack-CLI version 3.3.3 comes with infrastructure fixes, bugfixes against donation banner, bufix when providing an array configuration, improved error messaging when dependencies are missing and much more.

A full changelog is available here

Love, webpack team🥰

Commits

The new version differs by 547 commits.

  • 173d11a chore: v.3.3.3
  • 7071b5c misc: update internal docs
  • 69f7683 chore: monorepo version update
  • efe8c2a chore: update jest snapshots
  • 12a38be chore: monorepo version update
  • 2608179 chore: lockfile updates
  • 25c6e7b chore: v.3.2.2 until mnorepo versioning
  • 67b3dc7 chore: update utils version for init pkg
  • ace0d4a chore: monorepo version update
  • 5c8c6a1 misc: add lerna publish cmnd
  • 16079a1 chore: lerna independent
  • b9711e8 chore: sec fixes
  • 9b78911 chore: sec patch monorepo
  • d577b0c chore: v.3.3.3
  • 4b08819 Merge pull request #925 from anshumanv/prettier/format

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 11, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Webpack CLI v3.3.4

Webpack CLI version 3.3.4 is the last version we are going to support with the old CLI interface before version 4 is released. It comes with a bugfix for errors in a webpack configuration and fixes to infrastructure not related to the core packages. A full changelog is available here

Love, webpack team ♥️

Commits

The new version differs by 577 commits.

  • 08edf57 Merge pull request #954 from webpack/v.3.3.4
  • 186166f chore: v.3.3.4
  • 8acf08f Merge pull request #952 from pranshuchittora/docs/readme
  • 8b00884 chore: remove unused pkgs
  • 478340d chore: fix prompt
  • 0acd33e Merge pull request #949 from rishabh3112/fix/not-found
  • 23eddcb chore: improved err msg
  • d025bf5 Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme
  • 3857b0d Merge pull request #947 from anikethsaha/docs/init
  • 8ac2b74 docs(readme): removes the docs url for removed packages
  • cd51fba Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme
  • 7f4d100 Merge pull request #951 from anikethsaha/fix/command-mismatching
  • c2a11da docs(readme): fixes toc styling
  • bf0efa5 chore: removed the commented statement
  • a2062f2 fix: module not found error

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 23, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Webpack CLI v3.3.5

Webpack-CLI v3.3.5 has a patch to remove the donation banner that causes some irritation around donations to webpack and for windows users. We've removed this and a full changelog is found here

Commits

The new version differs by 593 commits.

  • 30b1b8d chore: v3.3.5
  • 76b75ac chore: remove donation section
  • 8913928 chore: update pkg lock
  • a37477d cli: remove donation prompt
  • 002a6ac Merge pull request #970 from dhruvdutt/postinstall
  • cd54ba5 chore(scripts): clean opencollective
  • 0c1f6b6 chore(scripts): clean postinstall
  • 313e83e chore(deps): update major versions (#969)
  • 6105ef1 fix(deps): move prettier from dependencies to devDependencies (#968)
  • dad54f4 chore(ts): enables source map in the ts (#961)
  • d7cdab9 Merge pull request #960 from DanielRuf/fix/use-strict
  • 6015bad chore: added await in order to resolve the pending promise (#948)
  • 670efc7 fix: change "usr strict" to "use strict"
  • dc25beb Merge pull request #959 from webpack/fix/deps
  • 69f364e fix: update deps

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 14, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Webpack CLI v3.3.6

Webpack CLI v3.3.6 is a security patch that fixes vulnerabilities. Please upgrade if not done so already. A full changelog available here

Stay safe🙏🏽

Commits

The new version differs by 605 commits.

  • a56e916 chore: v3.3.6
  • 110fa5e chore: fix sec vuln
  • 6c766f8 Merge pull request #974 from jamesgeorge007/feat/minor-refactor
  • 7978d77 Merge pull request #975 from pranshuchittora/chore-typo
  • ba471f8 chore: prevent weird behaviour of pre-commit hook (#973)
  • 49e4adc docs: remove deprecated packages description (#979)
  • a30a027 fix: minor refactor
  • 7553ae7 fix: update comments
  • 941da90 chore: include comments
  • 0d9aa9a fix: minor fix
  • d2e3e80 chore(serve): refactor code to be more concise
  • bd5c1ce chore(utils): fixes typo in scaffold
  • 30b1b8d chore: v3.3.5
  • 76b75ac chore: remove donation section
  • 8913928 chore: update pkg lock

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 5, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Webpack-CLI v3.3.8

Webpack-CLI v3.3.8 comes with a validation bugfix to support webpack 5 and version 4. A full changelog is found here

Commits

The new version differs by 619 commits.

  • 7b1e946 chore: version update
  • 64fd810 Merge pull request #1065 from webpack/fix/patch
  • 70bf934 tests: add schema tests
  • 4275fd5 chore: remove lint err
  • 065e87e chore: abstract validation
  • 55b770c chore: vuln patch
  • d28f9f5 fix: support both webpack versions
  • 9487ee5 chore: v3.3.7
  • b20ecd3 Merge pull request #1024 from webpack/fix/no-config-mode
  • 45b9127 chore: resolve differently
  • 43fc033 chore: update lockfile & pass nil
  • 97d5c75 chore: lock deps
  • 635bfa3 chore: lock deps
  • fb31cc4 fix: resolve opts when no-config
  • a56e916 chore: v3.3.6

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Webpack-CLI v3.3.9

This patch contains a fix for a hanging exit condition. A full changelog found here

Commits

The new version differs by 622 commits.

  • 48c03ab chore: v3.3.9
  • a1341bd Merge pull request #1078 from lneveu/fix/process-exit-hang
  • ee001bd fix: use process.exitCode instead of process.exit in compilerCallback
  • 7b1e946 chore: version update
  • 64fd810 Merge pull request #1065 from webpack/fix/patch
  • 70bf934 tests: add schema tests
  • 4275fd5 chore: remove lint err
  • 065e87e chore: abstract validation
  • 55b770c chore: vuln patch
  • d28f9f5 fix: support both webpack versions
  • 9487ee5 chore: v3.3.7
  • b20ecd3 Merge pull request #1024 from webpack/fix/no-config-mode
  • 45b9127 chore: resolve differently
  • 43fc033 chore: update lockfile & pass nil
  • 97d5c75 chore: lock deps

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Webpack CLI v3.3.10

Version 3.3.10 comes with a new flag no-cache, version patches to security and removal of out-of-sync mono-repo tests. The change is considered a patch, since no functionality is changed.

Full changelog found here

Commits

The new version differs by 626 commits.

  • f9f0860 chore: v3.3.10
  • 08a7650 chore: remove un-synced tests
  • 1208aa6 feat: add new flag and patch sec dep (#1102)
  • 6ad6099 chore: sec patch
  • 48c03ab chore: v3.3.9
  • a1341bd Merge pull request #1078 from lneveu/fix/process-exit-hang
  • ee001bd fix: use process.exitCode instead of process.exit in compilerCallback
  • 7b1e946 chore: version update
  • 64fd810 Merge pull request #1065 from webpack/fix/patch
  • 70bf934 tests: add schema tests
  • 4275fd5 chore: remove lint err
  • 065e87e chore: abstract validation
  • 55b770c chore: vuln patch
  • d28f9f5 fix: support both webpack versions
  • 9487ee5 chore: v3.3.7

There are 250 commits in total.

See the full diff

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

No branches or pull requests

0 participants