geo6 / geocoder

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

Bump webpack from 4.16.4 to 4.17.1 #107

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps webpack from 4.16.4 to 4.17.1.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.17.1 > # Bugfixes > > * fix missing reexports in `export *` in a concatenated module > > ## v4.17.0 > # Features > > * allow to provide custom functions to IgnorePlugin > > # Bugfixes > > * remove incorrectly emitted dead code in concatenated modules > * chunk ids contribute to `[contenthash]` for js assets > * fix crash when trying to export globals in concatenated modules > > ## 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 - [`ff3ef5e`](https://github.com/webpack/webpack/commit/ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe) 4.17.1 - [`58773ad`](https://github.com/webpack/webpack/commit/58773adf0bf6bf2f25630a84fa56ab72dd086718) Merge pull request [#7931](https://github-redirect.dependabot.com/webpack/webpack/issues/7931) from webpack/bugfix/concatenated-star-export - [`a92c23e`](https://github.com/webpack/webpack/commit/a92c23ef76514ab2e33669317b88899ff8673e4d) fixes [#7930](https://github-redirect.dependabot.com/webpack/webpack/issues/7930) - [`6f1f18f`](https://github.com/webpack/webpack/commit/6f1f18f84dee330ec582d4e9c075c47c9a732102) 4.17.0 - [`45e798a`](https://github.com/webpack/webpack/commit/45e798af68943239b898597320032d35c4c8be08) Merge pull request [#7827](https://github-redirect.dependabot.com/webpack/webpack/issues/7827) from AoDev/feat/ignore-plugin-check-fn - [`ed96915`](https://github.com/webpack/webpack/commit/ed9691585e5f5e8d8a6c5985465b85f5ea265011) Merge pull request [#7907](https://github-redirect.dependabot.com/webpack/webpack/issues/7907) from Connormiha/simplify-context-replacmnet-plugin - [`1f954b4`](https://github.com/webpack/webpack/commit/1f954b4f1281f2bb97492fcd911d270efb097fd5) Get rid typeof undef in all lib - [`c2e0395`](https://github.com/webpack/webpack/commit/c2e03951f46bf56397a9b2039309a0c7bbc1991f) Merge pull request [#7922](https://github-redirect.dependabot.com/webpack/webpack/issues/7922) from webpack/bugfix/concat-globals - [`9315ce2`](https://github.com/webpack/webpack/commit/9315ce29aa41d05252a43036cc9f2ff15cad59ef) fix exporting globals in scope-hoisted modules - [`0e60343`](https://github.com/webpack/webpack/commit/0e60343dcacd49e875da6e65701eece2a05d921f) Merge pull request [#7921](https://github-redirect.dependabot.com/webpack/webpack/issues/7921) from webpack/bugfix/contenhash-id - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.16.4...v4.17.1)


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 cancel merge` will cancel a previously requested merge - `@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 #113.