voldikss / coc-extensions

🌸 Collections of coc.nvim extensions maintained by @voldikss
122 stars 6 forks source link

chore(deps-dev): bump webpack from 4.38.0 to 4.39.1 #25

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.38.0 to 4.39.1.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## 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
Commits - [`f29445d`](https://github.com/webpack/webpack/commit/f29445d46624ef4726465e27bbe6e003aa07f8be) 4.39.1 - [`1d98dad`](https://github.com/webpack/webpack/commit/1d98daddab15aeeffecb3d9e6d5fca83fc3fccee) Merge pull request [#9513](https://github-redirect.dependabot.com/webpack/webpack/issues/9513) from webpack/bugfix/terminal-length - [`8006117`](https://github.com/webpack/webpack/commit/8006117bae1071edacc23d7e7f4c82d2fbf491b8) make status logging 1 char shorter - [`ff8946e`](https://github.com/webpack/webpack/commit/ff8946e849cd4845ae76511eae12a1140ec34b95) update examples - [`5a9d029`](https://github.com/webpack/webpack/commit/5a9d0292b4df94e2b7b43cd098a8f519b354551c) Merge pull request [#9512](https://github-redirect.dependabot.com/webpack/webpack/issues/9512) from webpack/bugfix/100-percent - [`7cfe0e6`](https://github.com/webpack/webpack/commit/7cfe0e6a41f1e87b4c1ef45c5c1cfe582f5c39a2) fix 100% progress output - [`5344837`](https://github.com/webpack/webpack/commit/5344837ed67479b838ad07ff353919d41f5d2b9f) 4.39.0 - [`1e1983c`](https://github.com/webpack/webpack/commit/1e1983c7e016baec743506c0bbe6af260a00c601) Merge pull request [#9508](https://github-redirect.dependabot.com/webpack/webpack/issues/9508) from webpack/deps/push - [`a662a94`](https://github.com/webpack/webpack/commit/a662a944c1cae5ca35b5ac715653806a57f404a0) push latest version of dependencies to the end user - [`4075538`](https://github.com/webpack/webpack/commit/40755384bfe9725e3105e7b5f9becba2c43f2a5f) Merge pull request [#9506](https://github-redirect.dependabot.com/webpack/webpack/issues/9506) from webpack/logging/status - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.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 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.