geo6 / geocoder

GNU General Public License v3.0
2 stars 0 forks source link

Update webpack-cli requirement to 2.0.15 #17

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Updates the requirements on webpack-cli to permit the latest version.

Changelog *Sourced from webpack-cli's [changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > > # 2.0.14 (2018-04-05) > [Full Changelog](https://github.com/webpack/webpack-cli/compare/2.0.13...2.0.14) > > ## New Features > > * use npm ci for tests ([#367](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/367)) ([#368](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/368)) > * add envinfo as `webpack-cli info` command ([51ab19f](https://github.com/webpack/webpack-cli/commit/51ab19f)) > * --entry should override config.entry ([#155](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/155)) ([#358](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/358)) > > ## Chore > > * coverage: added reporters inside package.json ([c7d80fb](https://github.com/webpack/webpack-cli/commit/c7d80fb)) > * upgrade: webpack 4.2 and other dependencies ([#362](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/362)) > * version: v.2.0.13 ([2222f1d](https://github.com/webpack/webpack-cli/commit/2222f1d)) > > ## CLI > > * refactor: improve folder structure ([#371](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/371)) > > ## Fix > > * loader,plugin: fix generators path bug ([b4bfafb](https://github.com/webpack/webpack-cli/commit/b4bfafb)) > > > # 2.0.13 (2018-03-22) > [Full Changelog](https://github.com/webpack/webpack-cli/compare/2.0.12...2.0.13) > > ## Chore > > * pkg: explicitly include files for release ([#349](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/349)) > > ## CLI > > * init: add webpack-cli dep ([#347](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/347)) > > > # 2.0.12 (2018-03-14) > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.11...v2.0.12) > > ## New Features > > * support --build-delimiter for opt-in output delimiter ([#192](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/192)) ([#340](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/340)) > > ## Chore > > * gitignore: add vim swap files to gitignore ([3448fb5](https://github.com/webpack/webpack-cli/commit/3448fb5)) > * scaffolding: update docs ([#336](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/336)) > > ## Fix > ... (truncated)
Commits - See full diff in [compare view](https://github.com/webpack/webpack-cli/commits/2.0.15)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.