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.14.0 #95

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps webpack from 4.12.1 to 4.14.0.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.14.0 > # Features > > * add new hook `Compilation.dependencyReference` to modify the dependency references > > # Bugfixes > > * Allow chunks to emit multiple assets to the same filename when hash matches > > ## v4.13.0 > # Features > > * the `DefinePlugin` now supports `runtimeValue`s to pass computed values with dependencies that can change over time > * added `optimization.hashedModuleIds` > * crossOrigin for chunks is only set when really needed > * added per chunk group indicies > * updated enhanced-resolve > * You can now use absolute paths as keys to `resolve.alias` > > # Bugfixes > > * when delegating CLI the `bin` fields are used > * when assigning indicies sync dependencies are now walked before async dependencies > > ## v4.12.2 > # Bugfixes > > * fix crash when using invalid JSON with HMR > * fix missing modules when a side-effect-free package is root of module concatenation > * update chunkhash when entry-chunks list or prefetched chunks change
Commits - [`190cf7b`](https://github.com/webpack/webpack/commit/190cf7b017c9d4106c83553a1de652e53452b095) 4.14.0 - [`5a185c9`](https://github.com/webpack/webpack/commit/5a185c954ed759d03f06dde439271242fc1cf21c) Merge pull request [#7585](https://github-redirect.dependabot.com/webpack/webpack/issues/7585) from webpack/feature/hook-into-get-reference - [`86370e9`](https://github.com/webpack/webpack/commit/86370e9d85b0249f0787285bc3c81bd213ede91b) Merge pull request [#7625](https://github-redirect.dependabot.com/webpack/webpack/issues/7625) from webpack/bugfix/multiple-assets-same-file - [`522b324`](https://github.com/webpack/webpack/commit/522b324f615a6ee134a7dea941dd91b9e4946d9c) allow emitting to the same filename when hash matches - [`e3678aa`](https://github.com/webpack/webpack/commit/e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f) 4.13.0 - [`43563b3`](https://github.com/webpack/webpack/commit/43563b3afbade93bae91e576ba77423c1444f222) hotfix merge issue in watchCases (not in CI) - [`09beba0`](https://github.com/webpack/webpack/commit/09beba06f16c794b99e1bd154dd0d4f6aa3ed5d6) Merge pull request [#7621](https://github-redirect.dependabot.com/webpack/webpack/issues/7621) from webpack/deps/enhanced-resolve - [`7b7d323`](https://github.com/webpack/webpack/commit/7b7d323c5b9de132d57910e751908c561c0ff514) upgrade enhanced-resolve - [`34b0c7c`](https://github.com/webpack/webpack/commit/34b0c7c684e469a76212c462aade12adc75ad133) Merge pull request [#6906](https://github-redirect.dependabot.com/webpack/webpack/issues/6906) from stepharr/patch-1 - [`b181bc4`](https://github.com/webpack/webpack/commit/b181bc47aafe5ffb49cc15bac48725b45e4a8daf) Merge pull request [#6793](https://github-redirect.dependabot.com/webpack/webpack/issues/6793) from ronkorving/define-functions - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.12.1...v4.14.0)


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 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 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 #97.