voldikss / coc-extensions

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

chore(deps-dev): bump webpack-cli from 3.3.5 to 3.3.6 #15

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack-cli from 3.3.5 to 3.3.6.

Release notes *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > Webpack CLI v3.3.6 is a security patch that fixes vulnerabilities. Please upgrade if not done so already. A full changelog available [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#336-2019-07-14) > > > Stay safe🙏🏽
Changelog *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/v3.3.6/CHANGELOG.md).* > # 3.3.6 (2019-07-14) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6) > > ## Chore > > - serve: refactor code to be more concise ([d2e3e80](https://github.com/webpack/webpack-cli/commit/d2e3e80)) > - utils: fixes typo in scaffold ([bd5c1ce](https://github.com/webpack/webpack-cli/commit/bd5c1ce)) > - fix sec vuln ([110fa5e](https://github.com/webpack/webpack-cli/commit/110fa5e)) > - prevent weird behaviour of pre-commit hook ([#973](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/973)) > - include comments ([941da90](https://github.com/webpack/webpack-cli/commit/941da90)) > > ## Docs > > - remove deprecated packages description ([#979](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/979)) > > ## Fix > > - minor refactor ([a30a027](https://github.com/webpack/webpack-cli/commit/a30a027)) > - update comments ([7553ae7](https://github.com/webpack/webpack-cli/commit/7553ae7)) > - minor fix ([0d9aa9a](https://github.com/webpack/webpack-cli/commit/0d9aa9a)) > >
Commits - [`a56e916`](https://github.com/webpack/webpack-cli/commit/a56e9163d3eeefe499e8f26610935cdd0741d518) chore: v3.3.6 - [`110fa5e`](https://github.com/webpack/webpack-cli/commit/110fa5e7d92b3053a04954d308cd05fb94de7d52) chore: fix sec vuln - [`6c766f8`](https://github.com/webpack/webpack-cli/commit/6c766f88ea4c91194fe509604a508607fd08bef4) Merge pull request [#974](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/974) from jamesgeorge007/feat/minor-refactor - [`7978d77`](https://github.com/webpack/webpack-cli/commit/7978d778c39dffb90a14cb608fa780c5fcefd954) Merge pull request [#975](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/975) from pranshuchittora/chore-typo - [`ba471f8`](https://github.com/webpack/webpack-cli/commit/ba471f87ba4ecc51fb532e864e5e21b88f22c5c9) chore: prevent weird behaviour of pre-commit hook ([#973](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/973)) - [`49e4adc`](https://github.com/webpack/webpack-cli/commit/49e4adcd98dba87866d4b29216cad447e1223b0c) docs: remove deprecated packages description ([#979](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/979)) - [`a30a027`](https://github.com/webpack/webpack-cli/commit/a30a02716c50b1c52c223c42eabe5dd1cbe29577) fix: minor refactor - [`7553ae7`](https://github.com/webpack/webpack-cli/commit/7553ae76b6a2f84cb5cb69f73f1eb3613020775f) fix: update comments - [`941da90`](https://github.com/webpack/webpack-cli/commit/941da90ebfcb6aa5ba07430465bf2d53a2c54c4f) chore: include comments - [`0d9aa9a`](https://github.com/webpack/webpack-cli/commit/0d9aa9ac7868f0154209eb119b6244df55859af7) fix: minor fix - Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6)


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.