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 🚨 #68

Closed
greenkeeper bot opened this issue Jan 3, 2019 · 9 comments
Closed

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

greenkeeper bot opened this issue Jan 3, 2019 · 9 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 3, 2019

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

🚨 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).

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

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
Author

greenkeeper bot commented Jan 3, 2019

After pinning to 3.1.2 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
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 98 commits.

There are 98 commits in total.

See the full diff

@greenkeeper
Copy link
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 99 commits.

There are 99 commits in total.

See the full diff

@greenkeeper
Copy link
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 131 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 131 commits in total.

See the full diff

@greenkeeper
Copy link
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 205 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 205 commits in total.

See the full diff

@greenkeeper
Copy link
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 222 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 222 commits in total.

See the full diff

@greenkeeper
Copy link
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 423 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
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 453 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
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 469 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

@JounQin JounQin closed this as completed Jul 5, 2019
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

1 participant