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

Update dependency webpack-cli to v2.1.3 #25

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 3, 2018

This Pull Request updates dependency webpack-cli from v2.0.9 to v2.1.3

Note: This PR was created on a configured schedule ("after 4am and before 6am" in timezone America/Los_Angeles) and will not receive updates outside those times.

Release Notes

v2.1.3

Compare Source
Full Changelog

Chore

  • pkg: remove prefer global (4149c53)
  • templates: Update issue templates (#​432)

CLI

  • cmds: revise yargs command (#​422)

v2.1.2

Compare Source


v2.1.1

Compare Source


v2.1.0

Compare Source

Bug Fixes
  • removes debug in migrate (#​342) (e9c6800)
  • ast: checks validity of an identifier (#​360) (f42bdbd)
  • init: output file name for single output (#​403) (c1c0df0)
  • loader,plugin: fix generators path bug (b4bfafb)
Features
  • --entry should override config.entry (#​155) (#​358) (9026556)
  • add envinfo as webpack-cli info command (51ab19f)
  • support --build-delimiter for opt-in output delimiter (#​192) (#​340) (d01af47)
  • use npm ci for tests (#​367) (#​368) (0de8a4e)

v2.0.15

Compare Source


v2.0.14

Compare Source
Full Changelog

New Features

  • use npm ci for tests (#​367) (#​368)
  • add envinfo as webpack-cli info command (51ab19f)
  • --entry should override config.entry (#​155) (#​358)

Chore

  • coverage: added reporters inside package.json (c7d80fb)
  • upgrade: webpack 4.2 and other dependencies (#​362)
  • version: v.2.0.13 (2222f1d)

CLI

  • refactor: improve folder structure (#​371)

Fix

  • loader,plugin: fix generators path bug (b4bfafb)

v2.0.13

Compare Source
Full Changelog

Chore

  • pkg: explicitly include files for release (#​349)

CLI

  • init: add webpack-cli dep (#​347)

v2.0.12

Compare Source
Full Changelog

New Features

  • support --build-delimiter for opt-in output delimiter (#​192) (#​340)

Chore

  • gitignore: add vim swap files to gitignore (3448fb5)
  • scaffolding: update docs (#​336)

Fix

  • removes debug in migrate (#​342)

Tests

  • snapshot: update snapshot (bd8ccda)

Misc

  • cz: fix type description (#​339)
  • init: fix global-modules require statement in package-manager (610aa02)
  • init-generator: cleanup (b8c3145)

v2.0.11

Compare Source
Full Changelog

Chore

  • bundlesize: change threshold (2aedfda)
  • deps: upgrade deps (#​319)
  • docs: update docs (3307e3b)
  • es6: changed 'var' into 'const' where convenient (#​325)
  • test: updated tests file names (#​324)

CLI

  • init: Refactor Yeoman (#​323)
  • tapable: Remove Tapable#apply calls (#​305)

Docs

  • update README to remove inconsistent CLI messaging (#​327) (#​328)

Fix

  • migrate: move options to use (#​308)
  • adding 'fix' to whitelist (10a00df)

Misc

  • deps: clean up dependencies (7078282)
  • generator: Allow local paths to generators (#​265)
  • grammar: revise spelling and incorrect syntax (#​293)
  • readme: add npm badge (#​303)

v2.0.10

Compare Source
Full Changelog

New Features

  • show help when no options given (a7ee15a)
  • chore: add project tools and utilities (#​270)

Ast

Chore

  • .gitignore: ignore .vscode (a322505)
  • .gitignore: ignore .vscode (ab0eacc)
  • add: temp remove add from cli (f663215)
  • changelog: v.2.0.7 changelog (a165269)
  • clean: remove unused dependency (4a395d7)
  • deps: bump uglify dep and cli version (81a9f1e)
  • packager: remove yarn (#​302)
  • pkg.json: remove commitmsg cmd (4dff074)
  • refactor: update supports-color usage (4566fde)
  • refactor: update supports-color usage (97b2df3)
  • revert: revert yargs to 9.0.1 (7ef13ef)
  • upgrade: update all dependencies, devDependencies (4bf64bf)
  • version: v.2.0.9 (4cf5e17)

CLI

  • devServer: change devServer path (c27e961)
  • version: v.2.0.8 (9406912)

Fix

  • generator: use yeoman clone (0b4269c)
  • yeoman-generator fork issue (#​294)
  • Resolve webpack dependencies (#​251)
  • change help logic (d67f4b7)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#​200)

Refactor

  • convert-args: remove unused arguments (#​253)

Style

Tests

  • add test for showing help on no options (cf43939)
  • mode: add mode tests (#​285)
  • update: migrate snapshot (3c4e6f7)
  • update: migrate snapshot (c322067)

Misc

  • refactor: reduce code duplication use process.exitCode instead of process.exit (#​272)
  • [feature] configuration validation (#​240)
  • Commitlint (#​300)
  • Change from git:// to https:// (#​259)
  • Add jsdoc comments for migrate (#​255)
  • strict Promise configuration validation (#​298)
  • Refactor bin directory (#​263)
  • Issue 249 fixed and other enums refactored (#​264)
  • remove yargs major update due security compromise (9bd7ed4)
  • Revert "Show help on no command" (#​276)
  • 2.0.5 (94ac6db)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • binTestCases: remove obsolete snapshot (42301d7)
  • dep: add webpack 4 as peer dependency (#​297)
  • migrate: prettify output (#​281)
  • revert: revert supports-color usage (f8e819a)
  • revert: revert supports-color usage (75f706b)
  • syntax: prettify (5cb146f)
  • yargs: add description for module-bind-* args (#​286)


This PR has been generated by Renovate Bot.

@renovate renovate bot added the dependency label Mar 3, 2018
@renovate renovate bot force-pushed the renovate/webpack-cli-2.x branch from ef4ba95 to ba95b76 Compare March 10, 2018 00:31
@renovate renovate bot changed the title Update dependency webpack-cli to v2.0.10 Update dependency webpack-cli to v2.0.11 Mar 10, 2018
@renovate renovate bot force-pushed the renovate/webpack-cli-2.x branch 4 times, most recently from c71877e to 563af52 Compare March 14, 2018 00:53
@renovate renovate bot changed the title Update dependency webpack-cli to v2.0.11 Update dependency webpack-cli to v2.0.12 Mar 14, 2018
@renovate renovate bot force-pushed the renovate/webpack-cli-2.x branch from 563af52 to 47fd095 Compare March 23, 2018 17:05
@renovate renovate bot changed the title Update dependency webpack-cli to v2.0.12 Update dependency webpack-cli to v2.0.13 Mar 23, 2018
@renovate renovate bot force-pushed the renovate/webpack-cli-2.x branch from 47fd095 to 5e42677 Compare April 6, 2018 02:21
@renovate renovate bot changed the title Update dependency webpack-cli to v2.0.13 Update dependency webpack-cli to v2.0.14 Apr 6, 2018
@renovate renovate bot force-pushed the renovate/webpack-cli-2.x branch from 5e42677 to 8f03b1c Compare April 22, 2018 07:19
@renovate renovate bot changed the title Update dependency webpack-cli to v2.0.14 Update dependency webpack-cli to v2.0.15 Apr 22, 2018
@renovate renovate bot force-pushed the renovate/webpack-cli-2.x branch from 8f03b1c to eeeaf13 Compare May 1, 2018 12:23
@renovate renovate bot changed the title Update dependency webpack-cli to v2.0.15 Update dependency webpack-cli to v2.1.2 May 1, 2018
@renovate renovate bot force-pushed the renovate/webpack-cli-2.x branch from eeeaf13 to 57b1440 Compare May 7, 2018 15:36
@renovate renovate bot changed the title Update dependency webpack-cli to v2.1.2 Update dependency webpack-cli to v2.1.3 May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant