geo6 / geocoder

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

Update webpack-cli requirement to 2.1.5 #45

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.

Release notes *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## v2.1.5 > > ## [2.1.5](https://github.com/webpack/webpack-cli/compare/v2.1.4...v2.1.5) (2018-06-01) > > > ### Bug Fixes > > * **entry:** fix a bug when `--display-entrypoints=false` does not hide entries ([#464](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/464)) ([c2398a2](https://github.com/webpack/webpack-cli/commit/c2398a2))
Changelog *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > > # 2.1.3 (2018-05-06) > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.1.2...v2.1.3) > > ## Chore > > * pkg: remove prefer global ([4149c53](https://github.com/webpack/webpack-cli/commit/4149c53)) > * templates: Update issue templates ([#432](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/432)) > > ## CLI > > * cmds: revise yargs command ([#422](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/422)) > > > # 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)) > > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/webpack/webpack-cli/commits/v2.1.5)


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 [patch|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 - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees 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) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #46.