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

chore(deps): update dependency webpack-cli to v3.3.12 #11

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 7, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli 3.3.2 -> 3.3.12 age adoption passing confidence

Release Notes

webpack/webpack-cli

v3.3.12

Compare Source

Full Changelog

v3.3.11

Compare Source

Full Changelog

v3.3.10

Compare Source

Full Changelog

New Features

  • add new flag and patch sec dep (#​1102)

v3.3.9

Compare Source

Full Changelog

Fix

  • use process.exitCode instead of process.exit in compilerCallback (ee001bd)

v3.3.8

Compare Source

Full Changelog

Fix

  • support both webpack versions (d28f9f5)

Tests

v3.3.7

Compare Source

Full Changelog

Fix

  • resolve opts when no-config (fb31cc4)

v3.3.6

Compare Source

Full Changelog

Docs

  • remove deprecated packages description (#​979)

Fix

v3.3.5

Compare Source

Full Changelog

CLI

Fix

  • deps: move prettier from dependencies to devDependencies (#​968)
  • change "usr strict" to "use strict" (670efc7)
  • update deps (69f364e)

v3.3.4

Compare Source

Full Changelog

New Features

Docs

  • added auto flag in docs for init command (dede7d8)

Fix

  • module not found error (a2062f2)
  • remove unused pkgs and refactor init generator (7608d4b)

Tests

Misc

v3.3.3

Compare Source

Full Changelog

New Features

  • chore: Added type definitions for the data returned by envinfo (#​921)
  • add htmlWebpackPlugin in development (88fcfa8)
  • add mergeHandler (248b9cc)
  • generators: add generated file templates (6be9291)
  • init: generate README (c090b17)
  • init: generate tsconfig (25ab7e6)
  • init: support ts in configuration (283e089)
  • init: wip typescript support (093a36d)
  • md: formats md before committing (#​851)
  • webpack-scaffold: adds Input defaults, doc & tests (0a648f7)

CLI

  • fix watch options for array config (#​892)

Docs

  • contribute: adds section seperator (cff0c55)
  • contribute: combines seperate sections for npm and yarn (aefa8eb)
  • contributing: updates the docs for the test (7656637)
  • fix link to webpack-scaffold (de0b4a0)
  • init: improve description (9856bab)
  • utils: update prettier (8b6d47b)

Fix

  • improve checking file permission (de41351)
  • chore: Minor fix (6810182)
  • use fork cause original repo is unmaintained (383125a)
  • add: apply suggestions (ccf0dce)
  • add: add handling of merge option (eb43443)
  • add: add handling of merge option (ce51a0a)
  • ci: fixes linting error in ci (cfc0117)
  • cli: updates err message (b5e1913)
  • cli: removes the comment before err handling block (ac5a53f)
  • cli: --config-register resolves relative to root (23375bd)
  • cli: removes func return in catch instance (7d31321)
  • cli: sets stack trace limit (869024f)
  • cli: err when no args passed, refactored nested conditional blocks (a9bc0bd)
  • cli: shows error message based on package manager (a3ce273)
  • cli: error when no webpack and args found (2250af0)
  • generator: fixed the support of native plugins in add command (123a150)
  • infra: fixes npm run docs (65c08e2)
  • formatting files (eb3909b)
  • remove type from inherited type (960e73a)
  • remove type from inherited type (0552f76)
  • change parser options (4e8bc76)
  • json module resolve (61697b8)
  • cli: improves error handling with args (cc64955)
  • generator: generate correct module.rule for babel & ts (263b83c)
  • generator: using configFile in configPath to get the config file name (#​883)
  • genrators/utils/style: typo & fix (f46f4e5)

Misc

  • update internal docs (7071b5c)
  • add lerna publish cmnd (5c8c6a1)
  • generators: remove comment (bd06a69)
  • generators: refactor (376dcbd)
  • generators: small text improvements (782f56c)
  • generators: improve prompts (ac35a31)
  • generators: refactor init-generator (d574846)
  • generators: refactor utils (17e4511)
  • generators/utils/style: refactor (392fcfe)
  • init: refactor with async/await (1b07d2b)
  • init: small refactor (4627ea1)
  • init-generator: improve readme (f971632)
  • init-generator: small refactor (dcf44c1)
  • init-generator: use webpackOption types, improve test rules (a650e0e)
  • init-generator: improve types & defaults (fb23aa4)
  • packages: complete rebase (488b06c)
  • types: correct types (85ef3e7)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/webpack-cli-3.x branch from 8f2cbfb to 0e0b1a6 Compare June 11, 2019 08:54
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.3 chore(deps): update dependency webpack-cli to v3.3.4 Jun 11, 2019
@renovate renovate bot force-pushed the renovate/webpack-cli-3.x branch from 0e0b1a6 to fe944c5 Compare June 23, 2019 12:51
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.4 chore(deps): update dependency webpack-cli to v3.3.5 Jun 23, 2019
@renovate renovate bot force-pushed the renovate/webpack-cli-3.x branch from fe944c5 to 666feae Compare July 14, 2019 13:10
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.5 chore(deps): update dependency webpack-cli to v3.3.6 Jul 14, 2019
@renovate renovate bot force-pushed the renovate/webpack-cli-3.x branch from 666feae to 864ad30 Compare August 20, 2019 10:59
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.6 chore(deps): update dependency webpack-cli to v3.3.7 Aug 20, 2019
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.7 chore(deps): update dependency webpack-cli to v3.3.8 Sep 7, 2019
@renovate renovate bot force-pushed the renovate/webpack-cli-3.x branch from 72a8534 to d7fe1b7 Compare October 5, 2019 10:51
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.8 chore(deps): update dependency webpack-cli to v3.3.9 Oct 5, 2019
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.9 chore(deps): update dependency webpack-cli to v3.3.10 Nov 11, 2019
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.10 chore(deps): update dependency webpack-cli to v3.3.11 Feb 22, 2020
@renovate renovate bot force-pushed the renovate/webpack-cli-3.x branch from 64f3269 to 674f43c Compare July 1, 2020 11:50
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v3.3.11 chore(deps): update dependency webpack-cli to v3.3.12 Jul 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant