geo6 / geocoder

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

Update webpack-cli requirement to 3.0.8 #62

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).* > ## v3.0.8 > ## [3.0.8](https://github.com/webpack/webpack-cli/compare/v3.0.7...v3.0.8) (2018-06-16)
Changelog *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > > # 0.0.8-development (2018-06-15, webpack CLI v.3) > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.1.5...v0.0.8-development) > > ## Ast > > * parser: add ([#456](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/456)) > > ## Chore > > * deps: add lerna ([a7d8085](https://github.com/webpack/webpack-cli/commit/a7d8085)) > * lockfile: update pkglock ([0b024bf](https://github.com/webpack/webpack-cli/commit/0b024bf)) > * monorepo: fix windows build ([0310fd3](https://github.com/webpack/webpack-cli/commit/0310fd3)) > * monorepo: add bootstrap to run ([17c2c88](https://github.com/webpack/webpack-cli/commit/17c2c88)) > * monorepo: fix windows build ([8c58d24](https://github.com/webpack/webpack-cli/commit/8c58d24)) > * monorepo: add rimraf globally ([7c0e245](https://github.com/webpack/webpack-cli/commit/7c0e245)) > * monorepo: fix versions and use clean bootstrap ([7de58ea](https://github.com/webpack/webpack-cli/commit/7de58ea)) > * monorepo: fix appveyor build ([206749b](https://github.com/webpack/webpack-cli/commit/206749b)) > * monorepo: add eslint-plugin-prettier ([ae55183](https://github.com/webpack/webpack-cli/commit/ae55183)) > * monorepo: fix appveyor build ([a08b899](https://github.com/webpack/webpack-cli/commit/a08b899)) > * monorepo: fix appveyor build ([42468d3](https://github.com/webpack/webpack-cli/commit/42468d3)) > * next: dev version bump ([78b48a6](https://github.com/webpack/webpack-cli/commit/78b48a6)) > * pkg: v.6 on next ([3a82b7d](https://github.com/webpack/webpack-cli/commit/3a82b7d)) > * semantic: configure plugins ([#475](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/475)) > * v.6: update init ([ebe5c6b](https://github.com/webpack/webpack-cli/commit/ebe5c6b)) > > ## CLI > > * add: re-add add command ([bf78411](https://github.com/webpack/webpack-cli/commit/bf78411)) > * color: don't use color on non-tty ([#452](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/452)) > * init: Better defaults ([#451](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/451)) > * symlinks: Fix paths ([#453](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/453)) > > ## Fix > > * cli: show help flag when defaults fail ([#466](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/466)) > * vulnerabilities: vulnerabilities patch for v3 ([#460](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/460)) > > ## Tests > > * cov: use regular nyc on tests ([3aa96ce](https://github.com/webpack/webpack-cli/commit/3aa96ce)) > * coverage: fix coverage ([#473](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/473)) > * no-options: refactor tests ([7be10d8](https://github.com/webpack/webpack-cli/commit/7be10d8)) > * parser: fix recursive-tests signature ([#470](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/470)) > > ## Misc > > * Added yarn lock file to gitignore ([#455](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/455)) > > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/webpack/webpack-cli/commits/v3.0.8)


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 these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` 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.