ChickenKyiv / loopback-tutor-intern-8

https://loopback-react-account.herokuapp.com/
https://groceristar.netlify.com/
GNU General Public License v3.0
0 stars 1 forks source link

Bump webpack from 4.12.1 to 4.19.1 #115

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.12.1 to 4.19.1.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.19.1 > # Bugfixes > > * Internal requested filename for `import()` with `target: "electron-main"` uses correct path separator on windows > (This fixes a problem with filemappings in vscode) > * `devtool: "source-map"` and variants generate SourceMaps when output file is `.mjs` > * `browser` field as object is used when using `target: "electron-renderer"` > * Comments near `export default` are preserved > * Passing an array as `externals` value, now works correctly as documented > > ## v4.19.0 > # Bugfixes > > * Create a hash of the whole runtime code for the chunk/contenthash of entry chunks > * Before hash was (incorrectly) calculated from (some) inputs > > ## v4.18.1 > # Bugfixes > > * Update tapable version, which fixes a memory leak > > ## v4.18.0 > # Features > > * Upgrade webassemblyjs dependency > > ## v4.17.3 > # Bugfixes > > * Fix exit code when multiple CLIs are installed > * No longer recommend installing webpack-command, but still support it when installed > > ## v4.17.2 > # Bugfixes > > * fix a spacing issue with the ProgressPlugin on some terminals > * force-upgrade webpack-sources for performance improvement (was already in semver range) > > ## 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 > > ... (truncated)
Commits - [`b7121c1`](https://github.com/webpack/webpack/commit/b7121c15e1cc810ead6aa0f4b2aad4666c072257) 4.19.1 - [`ab28497`](https://github.com/webpack/webpack/commit/ab284977c37a17b09dddc6c711154c04e4bfb37c) Merge pull request [#8043](https://github-redirect.dependabot.com/webpack/webpack/issues/8043) from RubenVerborgh/externals-object-array - [`9bda629`](https://github.com/webpack/webpack/commit/9bda6295cac742f0a1c44425416cd68fc4f9601b) remove bad unit test - [`f0271d9`](https://github.com/webpack/webpack/commit/f0271d93c6716af3d0d39420c89c9723416be625) fix ExternalModule and test case - [`3aef0e5`](https://github.com/webpack/webpack/commit/3aef0e5844231f54dc83125bfabeb5fb499db209) Allow array as value in externals object. - [`7b91fa6`](https://github.com/webpack/webpack/commit/7b91fa6397ec57cfdcb3c09292a2024b7984b623) Merge pull request [#8042](https://github-redirect.dependabot.com/webpack/webpack/issues/8042) from webpack/bugfix/comments-export-default - [`e08f71c`](https://github.com/webpack/webpack/commit/e08f71c0ef30610d33d4ac5f47b6d69788bcd23a) keep/restore comments in export default - [`2f78aae`](https://github.com/webpack/webpack/commit/2f78aae8d8f78ce9c9221ff25a0483d81809bd81) Merge pull request [#8038](https://github-redirect.dependabot.com/webpack/webpack/issues/8038) from sharang-d/patch-5 - [`bb4c2d1`](https://github.com/webpack/webpack/commit/bb4c2d18f7d62524b15c2b67cceca201832aee28) Correctly set the 'browser' value for electron-renderer - [`5ade574`](https://github.com/webpack/webpack/commit/5ade57451073ef0993379d2cc6b80d616e86ef5d) Merge pull request [#7947](https://github-redirect.dependabot.com/webpack/webpack/issues/7947) from philipwalton/mjs-sourcemap-support - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.12.1...v4.19.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 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.