Open mend-for-github-com[bot] opened 2 years ago
This PR contains the following updates:
^3.3.2
^3.3.12
By merging this PR, the below issues will be automatically resolved and closed:
This PR contains the following updates:
^3.3.2
->^3.3.12
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
webpack/webpack-cli (webpack-cli)
### [`v3.3.12`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#3312-2020-06-03) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12) ### [`v3.3.11`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#3311-2020-02-11) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11) ### [`v3.3.10`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#3310-2019-10-31) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) #### New Features - add new flag and patch sec dep ([#1102](https://redirect.github.com/webpack/webpack-cli/pull/1102)) ### [`v3.3.9`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#339-2019-09-17) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) #### Fix - use process.exitCode instead of process.exit in compilerCallback ([ee001bd](https://redirect.github.com/webpack/webpack-cli/commit/ee001bd)) ### [`v3.3.8`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#338-2019-09-05) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8) #### Fix - support both webpack versions ([d28f9f5](https://redirect.github.com/webpack/webpack-cli/commit/d28f9f5)) #### Tests - add schema tests ([70bf934](https://redirect.github.com/webpack/webpack-cli/commit/70bf934)) ### [`v3.3.7`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#337-2019-08-18) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7) #### Fix - resolve opts when no-config ([fb31cc4](https://redirect.github.com/webpack/webpack-cli/commit/fb31cc4)) ### [`v3.3.6`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#336-2019-07-14) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6) #### Docs - remove deprecated packages description ([#979](https://redirect.github.com/webpack/webpack-cli/pull/979)) #### Fix - minor refactor ([a30a027](https://redirect.github.com/webpack/webpack-cli/commit/a30a027)) - update comments ([7553ae7](https://redirect.github.com/webpack/webpack-cli/commit/7553ae7)) - minor fix ([0d9aa9a](https://redirect.github.com/webpack/webpack-cli/commit/0d9aa9a)) ### [`v3.3.5`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#335-2019-06-23) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) #### CLI - remove donation prompt ([a37477d](https://redirect.github.com/webpack/webpack-cli/commit/a37477d)) #### Fix - deps: move prettier from dependencies to devDependencies ([#968](https://redirect.github.com/webpack/webpack-cli/pull/968)) - change "usr strict" to "use strict" ([670efc7](https://redirect.github.com/webpack/webpack-cli/commit/670efc7)) - update deps ([69f364e](https://redirect.github.com/webpack/webpack-cli/commit/69f364e)) ### [`v3.3.4`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#334-2019-06-11) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/3.3.3...v3.3.4) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/3.3.3...3.3.4) #### New Features - add workbox + offline support ([589253e](https://redirect.github.com/webpack/webpack-cli/commit/589253e)) - better defaults ([77bf564](https://redirect.github.com/webpack/webpack-cli/commit/77bf564)) #### Docs - added auto flag in docs for init command ([dede7d8](https://redirect.github.com/webpack/webpack-cli/commit/dede7d8)) #### Fix - module not found error ([a2062f2](https://redirect.github.com/webpack/webpack-cli/commit/a2062f2)) - remove unused pkgs and refactor init generator ([7608d4b](https://redirect.github.com/webpack/webpack-cli/commit/7608d4b)) #### Tests - fix failing ones ([d154d0e](https://redirect.github.com/webpack/webpack-cli/commit/d154d0e)) #### Misc - finetune 0cjs ([bd2cd86](https://redirect.github.com/webpack/webpack-cli/commit/bd2cd86)) - improve cjs ([60ecc02](https://redirect.github.com/webpack/webpack-cli/commit/60ecc02)) ### [`v3.3.3`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#333-2019-06-07) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3) [Full Changelog](https://redirect.github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.3) #### New Features - chore: Added type definitions for the data returned by envinfo ([#921](https://redirect.github.com/webpack/webpack-cli/pull/921)) - add htmlWebpackPlugin in development ([88fcfa8](https://redirect.github.com/webpack/webpack-cli/commit/88fcfa8)) - add mergeHandler ([248b9cc](https://redirect.github.com/webpack/webpack-cli/commit/248b9cc)) - generators: add generated file templates ([6be9291](https://redirect.github.com/webpack/webpack-cli/commit/6be9291)) - init: generate README ([c090b17](https://redirect.github.com/webpack/webpack-cli/commit/c090b17)) - init: generate tsconfig ([25ab7e6](https://redirect.github.com/webpack/webpack-cli/commit/25ab7e6)) - init: support ts in configuration ([283e089](https://redirect.github.com/webpack/webpack-cli/commit/283e089)) - init: wip typescript support ([093a36d](https://redirect.github.com/webpack/webpack-cli/commit/093a36d)) - md: formats md before committing ([#851](https://redirect.github.com/webpack/webpack-cli/pull/851)) - webpack-scaffold: adds Input defaults, doc & tests ([0a648f7](https://redirect.github.com/webpack/webpack-cli/commit/0a648f7)) #### CLI - fix watch options for array config ([#892](https://redirect.github.com/webpack/webpack-cli/pull/892)) #### Docs - contribute: adds section seperator ([cff0c55](https://redirect.github.com/webpack/webpack-cli/commit/cff0c55)) - contribute: combines seperate sections for npm and yarn ([aefa8eb](https://redirect.github.com/webpack/webpack-cli/commit/aefa8eb)) - contributing: updates the docs for the test ([7656637](https://redirect.github.com/webpack/webpack-cli/commit/7656637)) - fix link to webpack-scaffold ([de0b4a0](https://redirect.github.com/webpack/webpack-cli/commit/de0b4a0)) - init: improve description ([9856bab](https://redirect.github.com/webpack/webpack-cli/commit/9856bab)) - utils: update prettier ([8b6d47b](https://redirect.github.com/webpack/webpack-cli/commit/8b6d47b)) #### Fix - improve checking file permission ([de41351](https://redirect.github.com/webpack/webpack-cli/commit/de41351)) - chore: Minor fix ([6810182](https://redirect.github.com/webpack/webpack-cli/commit/6810182)) - use fork cause original repo is unmaintained ([383125a](https://redirect.github.com/webpack/webpack-cli/commit/383125a)) - add: apply suggestions ([ccf0dce](https://redirect.github.com/webpack/webpack-cli/commit/ccf0dce)) - add: add handling of merge option ([eb43443](https://redirect.github.com/webpack/webpack-cli/commit/eb43443)) - add: add handling of merge option ([ce51a0a](https://redirect.github.com/webpack/webpack-cli/commit/ce51a0a)) - ci: fixes linting error in ci ([cfc0117](https://redirect.github.com/webpack/webpack-cli/commit/cfc0117)) - cli: updates err message ([b5e1913](https://redirect.github.com/webpack/webpack-cli/commit/b5e1913)) - cli: removes the comment before err handling block ([ac5a53f](https://redirect.github.com/webpack/webpack-cli/commit/ac5a53f)) - cli: --config-register resolves relative to root ([23375bd](https://redirect.github.com/webpack/webpack-cli/commit/23375bd)) - cli: removes func return in catch instance ([7d31321](https://redirect.github.com/webpack/webpack-cli/commit/7d31321)) - cli: sets stack trace limit ([869024f](https://redirect.github.com/webpack/webpack-cli/commit/869024f)) - cli: err when no args passed, refactored nested conditional blocks ([a9bc0bd](https://redirect.github.com/webpack/webpack-cli/commit/a9bc0bd)) - cli: shows error message based on package manager ([a3ce273](https://redirect.github.com/webpack/webpack-cli/commit/a3ce273)) - cli: error when no webpack and args found ([2250af0](https://redirect.github.com/webpack/webpack-cli/commit/2250af0)) - generator: fixed the support of native plugins in add command ([123a150](https://redirect.github.com/webpack/webpack-cli/commit/123a150)) - infra: fixes npm run docs ([65c08e2](https://redirect.github.com/webpack/webpack-cli/commit/65c08e2)) - formatting files ([eb3909b](https://redirect.github.com/webpack/webpack-cli/commit/eb3909b)) - remove type from inherited type ([960e73a](https://redirect.github.com/webpack/webpack-cli/commit/960e73a)) - remove type from inherited type ([0552f76](https://redirect.github.com/webpack/webpack-cli/commit/0552f76)) - change parser options ([4e8bc76](https://redirect.github.com/webpack/webpack-cli/commit/4e8bc76)) - json module resolve ([61697b8](https://redirect.github.com/webpack/webpack-cli/commit/61697b8)) - cli: improves error handling with args ([cc64955](https://redirect.github.com/webpack/webpack-cli/commit/cc64955)) - generator: generate correct module.rule for babel & ts ([263b83c](https://redirect.github.com/webpack/webpack-cli/commit/263b83c)) - generator: using configFile in configPath to get the config file name ([#883](https://redirect.github.com/webpack/webpack-cli/pull/883)) - genrators/utils/style: typo & fix ([f46f4e5](https://redirect.github.com/webpack/webpack-cli/commit/f46f4e5)) #### Misc - update internal docs ([7071b5c](https://redirect.github.com/webpack/webpack-cli/commit/7071b5c)) - add lerna publish cmnd ([5c8c6a1](https://redirect.github.com/webpack/webpack-cli/commit/5c8c6a1)) - generators: remove comment ([bd06a69](https://redirect.github.com/webpack/webpack-cli/commit/bd06a69)) - generators: refactor ([376dcbd](https://redirect.github.com/webpack/webpack-cli/commit/376dcbd)) - generators: small text improvements ([782f56c](https://redirect.github.com/webpack/webpack-cli/commit/782f56c)) - generators: improve prompts ([ac35a31](https://redirect.github.com/webpack/webpack-cli/commit/ac35a31)) - generators: refactor init-generator ([d574846](https://redirect.github.com/webpack/webpack-cli/commit/d574846)) - generators: refactor utils ([17e4511](https://redirect.github.com/webpack/webpack-cli/commit/17e4511)) - generators/utils/style: refactor ([392fcfe](https://redirect.github.com/webpack/webpack-cli/commit/392fcfe)) - init: refactor with async/await ([1b07d2b](https://redirect.github.com/webpack/webpack-cli/commit/1b07d2b)) - init: small refactor ([4627ea1](https://redirect.github.com/webpack/webpack-cli/commit/4627ea1)) - init-generator: improve readme ([f971632](https://redirect.github.com/webpack/webpack-cli/commit/f971632)) - init-generator: small refactor ([dcf44c1](https://redirect.github.com/webpack/webpack-cli/commit/dcf44c1)) - init-generator: use webpackOption types, improve test rules ([a650e0e](https://redirect.github.com/webpack/webpack-cli/commit/a650e0e)) - init-generator: improve types & defaults ([fb23aa4](https://redirect.github.com/webpack/webpack-cli/commit/fb23aa4)) - packages: complete rebase ([488b06c](https://redirect.github.com/webpack/webpack-cli/commit/488b06c)) - types: correct types ([85ef3e7](https://redirect.github.com/webpack/webpack-cli/commit/85ef3e7))