DevvJobs / candidates-web

https://devv.jobs
MIT License
17 stars 7 forks source link

Bump webpack from 4.32.2 to 4.37.0 #207

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.32.2 to 4.37.0.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.37.0 > # Features > > * add logging API (see [#9436](https://github-redirect.dependabot.com/webpack/webpack/pull/9436) for details) > > ## v4.36.1 > # Bugfixes > > * fix regression in 4.36.0 when using happypack > > ## v4.36.0 > # Features > > * SourceMapDevToolPlugin `append` option now supports the default placeholders in addition to `[url]` > * Arrays in resolve and parser options (Rule and Loader API) support backreferences with `"..."` when overriding options. > > ## v4.35.3 > # Bugfixes > > * update acorn to include `import()` > > # Performance > > * Improved runtime performance for large JSON modules > > ## v4.35.2 > # Bugfixes > > * `realResource` must match absolute paths > > ## v4.35.1 > # Bugfixes > > * add `realResource` condition in rule to schema > * fixes order of loaders when using a matchResource > > ## v4.35.0 > # Features > > * ProgressPlugin limit output to column width in terminal > * add `Watching.suspend` and `Watching.resume` > * add `splitChunks.automaticNameMaxLength` and `splitChunks.cacheGroups[x].automaticNameMaxLength` > > # Bugfixes > > * webworker target now respect `publicPath` when loading chunks > * holey arrays of configs will fail the validation > > ## v4.34.0 > # Features > ... (truncated)
Commits - [`04b0d6b`](https://github.com/webpack/webpack/commit/04b0d6b4eaa0e18629998e28f795914291c34723) 4.37.0 - [`2fb853e`](https://github.com/webpack/webpack/commit/2fb853ee03044372a3b73d16675438f06565d048) Merge pull request [#9436](https://github-redirect.dependabot.com/webpack/webpack/issues/9436) from webpack/feature/logging - [`a1f0789`](https://github.com/webpack/webpack/commit/a1f0789efc56c91547d5a6405fe72318de9e38ec) Merge pull request [#9458](https://github-redirect.dependabot.com/webpack/webpack/issues/9458) from yvanwangl/master - [`9d381f2`](https://github.com/webpack/webpack/commit/9d381f21e6f0df063d70eb48a1d39996e58e93fd) HookMap: replace .tap() with .for().tap() - [`677ccd9`](https://github.com/webpack/webpack/commit/677ccd90ea5d343a5c415894317a2b2efefc843b) small fixes - [`1d4fb10`](https://github.com/webpack/webpack/commit/1d4fb1011f2faa343333edbfa1161ab821625616) Merge pull request [#9448](https://github-redirect.dependabot.com/webpack/webpack/issues/9448) from webpack/dependabot/npm_and_yarn/eslint-plugin-j... - [`7b31890`](https://github.com/webpack/webpack/commit/7b31890a2fc9219ef47fada620375adadf095786) more tests - [`167759d`](https://github.com/webpack/webpack/commit/167759d7672e3ff80e48907b5f18cbcb8b8889c3) Merge pull request [#9449](https://github-redirect.dependabot.com/webpack/webpack/issues/9449) from webpack/dependabot/npm_and_yarn/simple-git-1.122.0 - [`d0298bc`](https://github.com/webpack/webpack/commit/d0298bc5c7901f1917b2b029aac5e2e4893cef57) Merge pull request [#9450](https://github-redirect.dependabot.com/webpack/webpack/issues/9450) from webpack/dependabot/npm_and_yarn/acorn-6.2.1 - [`fa2b3f7`](https://github.com/webpack/webpack/commit/fa2b3f74abb4285633ba8c744e66c0d7510fc8ac) Merge pull request [#9452](https://github-redirect.dependabot.com/webpack/webpack/issues/9452) from webpack/dependabot/npm_and_yarn/lodash-4.17.15 - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.32.2...v4.37.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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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). To ignore the version in this PR you can just close it - `@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) - 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

Superseded by #208.