DevvJobs / candidates-web

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

Bump webpack-cli from 3.3.2 to 3.3.7 #217

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack-cli from 3.3.2 to 3.3.7.

Release notes *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## Webpack-CLI v3.3.7 > Version 3.3.7 comes with vulnerability patches and a bugfix to using the CLI when there is no configuration file present. A full changelog found [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#337-2019-08-18) > > 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🙏🏽 > > ## Webpack CLI v3.3.5 > Webpack-CLI v3.3.5 has a patch to remove the donation banner that causes some irritation around donations to webpack and for windows users. We've removed this and a full changelog is found [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#335-2019-06-23) > > > > ## Webpack CLI v3.3.4 > Webpack CLI version 3.3.4 is the last version we are going to support with the old CLI interface before version 4 is released. It comes with a bugfix for errors in a webpack configuration and fixes to infrastructure not related to the core packages. A full changelog is available [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#334-2019-06-11) > > Love, webpack team ♥️ > > ## Webpack CLI v.3.3.3 > Webpack-CLI version 3.3.3 comes with infrastructure fixes, [bugfixes against donation banner](https://github.com/webpack/webpack-cli/commit/de41351), [bugfix when providing an array configuration](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/892), improved error messaging when dependencies are missing and much more. > > A full changelog is available [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#333-2019-06-07) > > Love, webpack team🥰
Changelog *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/v3.3.7/CHANGELOG.md).* > # 3.3.7 (2019-08-18) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7) > > ## Chore > > - resolve differently ([45b9127](https://github.com/webpack/webpack-cli/commit/45b9127)) > - update lockfile & pass nil ([43fc033](https://github.com/webpack/webpack-cli/commit/43fc033)) > - lock deps ([97d5c75](https://github.com/webpack/webpack-cli/commit/97d5c75)) > - lock deps ([635bfa3](https://github.com/webpack/webpack-cli/commit/635bfa3)) > > ## Fix > > - resolve opts when no-config ([fb31cc4](https://github.com/webpack/webpack-cli/commit/fb31cc4)) > > > > # 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)) > > > > # 3.3.5 (2019-06-23) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) > > ## Chore > > - remove donation section ([76b75ac](https://github.com/webpack/webpack-cli/commit/76b75ac)) > - update pkg lock ([8913928](https://github.com/webpack/webpack-cli/commit/8913928)) > - deps: update major versions ([#969](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/969)) > ... (truncated)
Commits - [`9487ee5`](https://github.com/webpack/webpack-cli/commit/9487ee52dbb84d63bb9b6c158ced8b458da6289b) chore: v3.3.7 - [`b20ecd3`](https://github.com/webpack/webpack-cli/commit/b20ecd3b2edddcc77ee96e70a88e9c9197ec99a1) Merge pull request [#1024](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1024) from webpack/fix/no-config-mode - [`45b9127`](https://github.com/webpack/webpack-cli/commit/45b9127e520a2ecfa1349b83b077ef762f0a217c) chore: resolve differently - [`43fc033`](https://github.com/webpack/webpack-cli/commit/43fc03394dbfd65cb742f68374ff9e59b49fc3a9) chore: update lockfile & pass nil - [`97d5c75`](https://github.com/webpack/webpack-cli/commit/97d5c75071fd2fecca6555674d911dae40331d52) chore: lock deps - [`635bfa3`](https://github.com/webpack/webpack-cli/commit/635bfa33f254426c3751e054aede26321a42335f) chore: lock deps - [`fb31cc4`](https://github.com/webpack/webpack-cli/commit/fb31cc47003c959d2a323cce3ae09678c0d7bb34) fix: resolve opts when no-config - [`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 - Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.7)


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 #221.