sarabveer / nanakshahi-js

A JavaScript Library to get Nanakshahi Dates and Gurpurabs
https://nanakshahi.net
Mozilla Public License 2.0
20 stars 9 forks source link

Bump webpack-cli from 3.3.8 to 3.3.10 #196

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps webpack-cli from 3.3.8 to 3.3.10.

Release notes *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## Webpack CLI v3.3.10 > Version 3.3.10 comes with a new flag [`no-cache`](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1102), version patches to security and removal of out-of-sync mono-repo tests. The change is considered a patch, since no functionality is changed. > > Full changelog found [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#3310-2019-10-31) > > ## Webpack-CLI v3.3.9 > This patch contains a fix for a hanging exit condition. A full changelog found [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#339-2019-09-17)
Changelog *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md).* > # 3.3.10 (2019-10-31) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) > > ## New Features > > - add new flag and patch sec dep ([#1102](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1102)) > > ## Chore > > - remove un-synced tests ([08a7650](https://github.com/webpack/webpack-cli/commit/08a7650)) > - sec patch ([6ad6099](https://github.com/webpack/webpack-cli/commit/6ad6099)) > > > > # 3.3.9 (2019-09-17) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) > > ## Fix > > - use process.exitCode instead of process.exit in compilerCallback ([ee001bd](https://github.com/webpack/webpack-cli/commit/ee001bd)) > >
Commits - [`f9f0860`](https://github.com/webpack/webpack-cli/commit/f9f08604a1ce5272b20d4f942e6861f3dc170dc0) chore: v3.3.10 - [`08a7650`](https://github.com/webpack/webpack-cli/commit/08a7650a5d9d930e7a7c99a43eb057b90eaefdac) chore: remove un-synced tests - [`1208aa6`](https://github.com/webpack/webpack-cli/commit/1208aa69552d2d0dbf49344e7b8ba20aa70e689e) feat: add new flag and patch sec dep ([#1102](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1102)) - [`6ad6099`](https://github.com/webpack/webpack-cli/commit/6ad60997da3624b86b89d6269bb63d48805e616b) chore: sec patch - [`48c03ab`](https://github.com/webpack/webpack-cli/commit/48c03ab4108e1b1eb3a73595deefd744cf65f895) chore: v3.3.9 - [`a1341bd`](https://github.com/webpack/webpack-cli/commit/a1341bdb56f041dd1479a24f93871f874be60337) Merge pull request [#1078](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1078) from lneveu/fix/process-exit-hang - [`ee001bd`](https://github.com/webpack/webpack-cli/commit/ee001bdcc504180f5dfda984218813658c56e438) fix: use process.exitCode instead of process.exit in compilerCallback - See full diff in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.10)


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)