voldikss / coc-extensions

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

chore(deps-dev): bump webpack from 4.39.1 to 4.39.3 #35

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.39.1 to 4.39.3.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.39.3 > # Bugfixes > > * fix a missing module in chunk caused by incorrect chunk graph generation of async chunks > > ## v4.39.2 > # Bugfixes > > * fix ProfilingPlugin not ending traces correctly
Commits - [`94929a5`](https://github.com/webpack/webpack/commit/94929a59a79bc79cab789804d5592c3ec0605cc4) 4.39.3 - [`6bf1868`](https://github.com/webpack/webpack/commit/6bf1868ccd407388b61d8abec804ac4f7272098e) Merge pull request [#9635](https://github-redirect.dependabot.com/webpack/webpack/issues/9635) from webpack/bugfix/9634 - [`83dd295`](https://github.com/webpack/webpack/commit/83dd2951f0a83d0012b79762f37b3e5863a9b54c) fixes [#9634](https://github-redirect.dependabot.com/webpack/webpack/issues/9634) - [`54519bd`](https://github.com/webpack/webpack/commit/54519bd20b804aead20dc9c02a96a82c3ad9eb29) Merge pull request [#9630](https://github-redirect.dependabot.com/webpack/webpack/issues/9630) from webpack/dependabot/npm_and_yarn/eslint-utils-1.4.2 - [`aa8d930`](https://github.com/webpack/webpack/commit/aa8d93090dfa9a8c0c709a7f9e239f1dd7e2a7f5) chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 - [`b16ca50`](https://github.com/webpack/webpack/commit/b16ca509d12faf36573b65fffcbae50c5b3e7ee3) Merge pull request [#9603](https://github-redirect.dependabot.com/webpack/webpack/issues/9603) from noscripter/patch-1 - [`0601b12`](https://github.com/webpack/webpack/commit/0601b12c936a79d62f90d801ea93162aacd582b2) Merge pull request [#9623](https://github-redirect.dependabot.com/webpack/webpack/issues/9623) from webpack/dependabot/npm_and_yarn/less-3.10.3 - [`d56b9f8`](https://github.com/webpack/webpack/commit/d56b9f860fdd7b0697e33a4c7e9006be80aa3272) chore(deps-dev): bump less from 3.10.2 to 3.10.3 - [`9dc49cf`](https://github.com/webpack/webpack/commit/9dc49cf18bb87d167f7f915f69632d4cfdc41e94) Merge pull request [#9613](https://github-redirect.dependabot.com/webpack/webpack/issues/9613) from shaodahong/optimize-eslint - [`85421cd`](https://github.com/webpack/webpack/commit/85421cdbbd7a97c2aba809e9b710c251ae059cc7) improve linting performance - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.3)


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

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.