DevvJobs / candidates-web

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

Bump webpack from 4.32.2 to 4.39.2 #216

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.32.2 to 4.39.2.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.39.2 > # Bugfixes > > * fix ProfilingPlugin not ending traces correctly > > ## v4.39.1 > # Bugfixes > > * fix problem that progress lines were too long on some terminals > * fix a problem that `...100%` is displayed instead of `100%` > > ## v4.39.0 > # Features > > * Infrastructure logger for node.js has now colors + symbols to mark different kind of messages > * Logger API has now a `status` method which allows to write temporary status messages > * ProgressPlugin default handler uses the Infrastructure Logger status message to output messages > * Placeholders in paths can now be escaped with i. e. `[\id\]` > * `Compiler.hooks.assetEmitted` have been added to get byte content of emitted assets > > # Bugfixes > > * Logging output is now aligned to have space for symbols > * renamed `Compiler.hooks.infrastructurelog` to `Compiler.hooks.infrastructureLog` > * Properties that are defined on the Object.prototype can now be chunk ids (i. e. `constructor`) > * `library.name` now supports placeholders in `libraryTarget: "system"` > * 2 places were module profiles were incorrectly captured were fixed > > # Dependencies > > * Forced upgrade of all direct dependencies > * webpack-sources + terser-webpack-plugin comes with quality optimizations for SourceMaps > > ## v4.38.0 > # Performance > > * Improved performance of ProgressPlugin > * Improved performance of chunk graph generation > * This can boost performance when many chunks are used, especially incremental build performance > * Modules from parent chunks are now tracked during chunk graph generation, which allows to skip these modules in async chunks. This often renders `optimization.removeAvailableModules` unneeded, expect in scenarios where chunks are merged during optimization. > * `optimization.removeAvailableModules` is now disabled in development mode by default > * `optimization.removeAvailableModules` will be disabled for all modes in next major release, feel free to disable it in production too if you want extra performance. > > ## v4.37.0 > # Features > > * add logging API (see [#9436](https://github-redirect.dependabot.com/webpack/webpack/pull/9436) for details) > > ## v4.36.1 > # Bugfixes > ... (truncated)
Commits - [`7265427`](https://github.com/webpack/webpack/commit/7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1) 4.39.2 - [`9f27d0c`](https://github.com/webpack/webpack/commit/9f27d0c6c8370774b583483b42b57774b723b9ff) Merge pull request [#9559](https://github-redirect.dependabot.com/webpack/webpack/issues/9559) from jamesgeorge007/feat/refactor-banner-plugin - [`b50a995`](https://github.com/webpack/webpack/commit/b50a995f17cee1ed8455619f34239cf35b92d3cc) Merge pull request [#9568](https://github-redirect.dependabot.com/webpack/webpack/issues/9568) from webpack/dependabot/npm_and_yarn/eslint-plugin-j... - [`385fe6a`](https://github.com/webpack/webpack/commit/385fe6a9579a21e98e44fd01b72b7028bcac7268) chore(deps-dev): bump eslint-plugin-jest from 22.15.0 to 22.15.1 - [`7ea8665`](https://github.com/webpack/webpack/commit/7ea8665f22f52572870e567a0587186d47667266) Merge pull request [#9566](https://github-redirect.dependabot.com/webpack/webpack/issues/9566) from timneutkens/fix/profiling-callback-override - [`069c33a`](https://github.com/webpack/webpack/commit/069c33a033da2a934e98c7eee6b93bbd1b43cd2a) Fix asyncHook callback interceptor for ProfilingPlugin - [`ba56f7e`](https://github.com/webpack/webpack/commit/ba56f7eee0cd53f6bad2ac54017709dac548a3e2) Merge pull request [#9564](https://github-redirect.dependabot.com/webpack/webpack/issues/9564) from webpack/dependabot/npm_and_yarn/acorn-6.3.0 - [`bd7655c`](https://github.com/webpack/webpack/commit/bd7655c9b205c3ec802385214b59c0e25d45f066) chore(deps): bump acorn from 6.2.1 to 6.3.0 - [`e62b643`](https://github.com/webpack/webpack/commit/e62b6433de6a0ada12c71285ff50c80535875f24) Merge pull request [#9558](https://github-redirect.dependabot.com/webpack/webpack/issues/9558) from jamesgeorge007/hotfix/fix-typo - [`d7486fd`](https://github.com/webpack/webpack/commit/d7486fdb3063cd61c52848db48932bf3b3fccfcd) fix: revert - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.32.2...v4.39.2)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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 #220.