geo6 / geocoder

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

Bump webpack from 4.16.4 to 4.16.5 #104

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps webpack from 4.16.4 to 4.16.5.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.16.5 > # Bugfixes > > * (resource) query now works in `import()` > * adding entries multiple times now overrides properly > * This caused an issue when using `webpack-hot-client` and runtime chunks
Commits - [`025338c`](https://github.com/webpack/webpack/commit/025338cc91a867768325120d325b341bdcdc4321) 4.16.5 - [`4972fd8`](https://github.com/webpack/webpack/commit/4972fd8bd6790eb1ee45602c35f38b7f79849b61) Merge pull request [#7842](https://github-redirect.dependabot.com/webpack/webpack/issues/7842) from webpack/bugfix/override-entry - [`17ebfb9`](https://github.com/webpack/webpack/commit/17ebfb9784d75ce18a0529bf3617b38f19eb02dc) fix [#7829](https://github-redirect.dependabot.com/webpack/webpack/issues/7829) - [`5539f57`](https://github.com/webpack/webpack/commit/5539f57ba826b31b8c92a7d5ad4f7942cc786369) Merge pull request [#7839](https://github-redirect.dependabot.com/webpack/webpack/issues/7839) from skingston91/master - [`1138d32`](https://github.com/webpack/webpack/commit/1138d32bfbda04cdeba6fba0a029815a2d6025ab) Merge pull request [#7840](https://github-redirect.dependabot.com/webpack/webpack/issues/7840) from webpack/test/watch-cases - [`61633aa`](https://github.com/webpack/webpack/commit/61633aa91c61328a31c132d5afdd2acd8219cb5c) fix [#7778](https://github-redirect.dependabot.com/webpack/webpack/issues/7778) - [`795cc35`](https://github.com/webpack/webpack/commit/795cc352c518159124645f3b3825ddac0df3fdf0) Improve error reporting while recompilation in HotCases - [`3e30c70`](https://github.com/webpack/webpack/commit/3e30c70d3935de71a19b85af2d87c7b6fc1592b3) Merge pull request [#7830](https://github-redirect.dependabot.com/webpack/webpack/issues/7830) from ryota-murakami/patch-1 - [`73dff6c`](https://github.com/webpack/webpack/commit/73dff6cbd52a852739a3c936f37fdf77e81704c2) Update index.js - [`f5be9a6`](https://github.com/webpack/webpack/commit/f5be9a62d42ce53206d9abcfe8d9d37792ee44d2) update watch test cases for new jest integration - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.16.4...v4.16.5)


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@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 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 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 #107.