faq
faq copied to clipboard
An in-range update of webpack-cli is breaking the build π¨
The devDependency webpack-cli was updated from 3.2.3 to 3.3.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
Commits
The new version differs by 114 commits ahead by 114, behind by 82.
8955506chore: v.3.3.0398e39aMerge pull request #773 from misterdev/misterdev-format-scaffolda14908echore: revise typod19c1f7docs(scaffolding): lowercase Webpackb94b0dedocs(scaffolding): fix typos6b79072docs(scaffolding): improve grammar65bf27fdocs: add lerna badge in README (#786)98818a1docs(scaffolding): fix typo0f657d0docs(scaffolding): improve description & formatting6aec4c3Merge pull request #742 from rishabh3112/fix/inite2c9dd7Merge pull request #768 from misterdev/docs/contributing-formatting6fee805Merge pull request #785 from webpack/fix/cia8b46bfchore(deps): @std/esm -> esm54a3ac4fix(tests): remove snapshot for static compilation3af0948fix(tests): remove snapshot for static compilation
There are 114 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 :palm_tree:
- The
devDependencywebpack-cli was updated from3.3.0to3.3.1.
Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
Commits
The new version differs by 74 commits.
d3f8e20chore: v.3.1.1f371e72Merge pull request #847 from anshumanv/846da9e732Merge pull request #841 from pranshuchittora/docs-removecb68b1bdocs(serve): link to webpack-dev-serverf7451d4docs(serve): update docs to use webpack-dev-server06b4929Remove tslint in favour of eslint (#834)8c1db03chore(docs): removes scaffolding docs from the rootdc941e6docs(contributing): fixes dead link (#835)b8d5511Merge pull request #832 from pranshuchittora/docs6a0375adocs(packages): adds downloads/month shield963c85fMerge pull request #818 from pranshuchittora/refactor-utils8506ccfMerge pull request #827 from rishabh3112/patch-96816057chore(deps): upgrade lerna to fix vulnerabilities & update webpack-dev-server (#823)834d90eMerge pull request #828 from pranshuchittora/shields958d064docs(readme): adds contributors shield
There are 74 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.1to3.3.2.
Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
Commits
The new version differs by 91 commits.
f0031fdchore: v.3.3.20309e37Merge pull request #863 from misterdev/feat/option-to-disable-postinstallc833961Merge pull request #876 from misterdev/fix-opencollective-epermb4dfa17Merge branch 'master' into feat/option-to-disable-postinstalle241b7bchore(docs): Refactors links for badges (#859)5284b7efix(opencollective-prompt): check write permissionse17a26dmisc(opencollective-prompt): improve grammar246db42fix(opencollective prompt): fix grammard4643aefeat(opencollective prompt): add option to disable it + docd16404achore(deps): fix security vulnerabilities (#857)c910463chore(types): move to @types/yeoman-generator (#869)68b674bchore(docs): minor fixes in the docs (#874)7883871docs: code of conduct (#873)129a07achore(travis): removed stable (#871)309cc1cdocs(contribute): adds table of contents and info about dependencies. (#842)
There are 91 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.2to3.3.3.
Your tests for group default are passing again with this update. Explicitly upgrade default 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 292 commits.
173d11achore: v.3.3.37071b5cmisc: update internal docs69f7683chore: monorepo version updateefe8c2achore: update jest snapshots12a38bechore: monorepo version update2608179chore: lockfile updates25c6e7bchore: v.3.2.2 until mnorepo versioning67b3dc7chore: update utils version for init pkgace0d4achore: monorepo version update5c8c6a1misc: add lerna publish cmnd16079a1chore: lerna independentb9711e8chore: sec fixes9b78911chore: sec patch monorepod577b0cchore: v.3.3.34b08819Merge pull request #925 from anshumanv/prettier/format
There are 250 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.3to3.3.4.
Your tests for group default are passing again with this update. Explicitly upgrade default 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 322 commits.
08edf57Merge pull request #954 from webpack/v.3.3.4186166fchore: v.3.3.48acf08fMerge pull request #952 from pranshuchittora/docs/readme8b00884chore: remove unused pkgs478340dchore: fix prompt0acd33eMerge pull request #949 from rishabh3112/fix/not-found23eddcbchore: improved err msgd025bf5Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme3857b0dMerge pull request #947 from anikethsaha/docs/init8ac2b74docs(readme): removes the docs url for removed packagescd51fbaMerge branch 'master' of github.com:webpack/webpack-cli into docs/readme7f4d100Merge pull request #951 from anikethsaha/fix/command-mismatchingc2a11dadocs(readme): fixes toc stylingbf0efa5chore: removed the commented statementa2062f2fix: module not found error
There are 250 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.4to3.3.5.
Your tests for group default are passing again with this update. Explicitly upgrade default 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 338 commits.
30b1b8dchore: v3.3.576b75acchore: remove donation section8913928chore: update pkg locka37477dcli: remove donation prompt002a6acMerge pull request #970 from dhruvdutt/postinstallcd54ba5chore(scripts): clean opencollective0c1f6b6chore(scripts): clean postinstall313e83echore(deps): update major versions (#969)6105ef1fix(deps): move prettier from dependencies to devDependencies (#968)dad54f4chore(ts): enables source map in the ts (#961)d7cdab9Merge pull request #960 from DanielRuf/fix/use-strict6015badchore: added await in order to resolve the pending promise (#948)670efc7fix: change "usr strict" to "use strict"dc25bebMerge pull request #959 from webpack/fix/deps69f364efix: update deps
There are 250 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.5to3.3.6.
Your tests for group default are passing again with this update. Explicitly upgrade default 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 350 commits.
a56e916chore: v3.3.6110fa5echore: fix sec vuln6c766f8Merge pull request #974 from jamesgeorge007/feat/minor-refactor7978d77Merge pull request #975 from pranshuchittora/chore-typoba471f8chore: prevent weird behaviour of pre-commit hook (#973)49e4adcdocs: remove deprecated packages description (#979)a30a027fix: minor refactor7553ae7fix: update comments941da90chore: include comments0d9aa9afix: minor fixd2e3e80chore(serve): refactor code to be more concisebd5c1cechore(utils): fixes typo in scaffold30b1b8dchore: v3.3.576b75acchore: remove donation section8913928chore: update pkg lock
There are 250 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.7to3.3.8.
Your tests for group default are passing again with this update. Explicitly upgrade default 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 364 commits.
7b1e946chore: version update64fd810Merge pull request #1065 from webpack/fix/patch70bf934tests: add schema tests4275fd5chore: remove lint err065e87echore: abstract validation55b770cchore: vuln patchd28f9f5fix: support both webpack versions9487ee5chore: v3.3.7b20ecd3Merge pull request #1024 from webpack/fix/no-config-mode45b9127chore: resolve differently43fc033chore: update lockfile & pass nil97d5c75chore: lock deps635bfa3chore: lock depsfb31cc4fix: resolve opts when no-configa56e916chore: v3.3.6
There are 250 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.8to3.3.9.
Your tests are still failing with this version. Compare changes
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 367 commits.
48c03abchore: v3.3.9a1341bdMerge pull request #1078 from lneveu/fix/process-exit-hangee001bdfix: use process.exitCode instead of process.exit in compilerCallback7b1e946chore: version update64fd810Merge pull request #1065 from webpack/fix/patch70bf934tests: add schema tests4275fd5chore: remove lint err065e87echore: abstract validation55b770cchore: vuln patchd28f9f5fix: support both webpack versions9487ee5chore: v3.3.7b20ecd3Merge pull request #1024 from webpack/fix/no-config-mode45b9127chore: resolve differently43fc033chore: update lockfile & pass nil97d5c75chore: lock deps
There are 250 commits in total.
See the full diff
- The
devDependencywebpack-cli was updated from3.3.9to3.3.10.
Your tests for group default are passing again with this update. Explicitly upgrade default to this version π