adonisjs / vow

Test Runner For AdonisJs
MIT License
56 stars 18 forks source link

chore(deps-dev): update commitizen requirement from ^2.10.1 to ^4.0.1 #52

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on commitizen to permit the latest version.

Release notes *Sourced from [commitizen's releases](https://github.com/commitizen/cz-cli/releases).* > ## v4.0.1 > ## [4.0.1](https://github.com/commitizen/cz-cli/compare/v4.0.0...v4.0.1) (2019-07-19) > > > ### Bug Fixes > > * dep updates ([#650](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/650)) ([c48bfb4](https://github.com/commitizen/cz-cli/commit/c48bfb4))
Commits - [`c48bfb4`](https://github.com/commitizen/cz-cli/commit/c48bfb4117995735202ca7140debc9fa317f91d1) fix: dep updates ([#650](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/650)) - [`8931c6b`](https://github.com/commitizen/cz-cli/commit/8931c6b9882ad83e07a21800c9caf42454d80952) fix(node): remove node 6 and 8 support ([#649](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/649)) - [`ad6f14c`](https://github.com/commitizen/cz-cli/commit/ad6f14c6f40f879e2775f12b19a155ed1143b5a2) chore(deps): update dependency semantic-release to v15.13.18 ([#644](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/644)) - [`4417fcf`](https://github.com/commitizen/cz-cli/commit/4417fcfc7f4715db48aa2e529cb112f32972d1cf) fix: release fixed sem-release ([#648](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/648)) - [`b3dd4c4`](https://github.com/commitizen/cz-cli/commit/b3dd4c40695316666d0f399c346d7a050b6a0c11) fix: update dependencies for security ([#645](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/645)) - [`1875a38`](https://github.com/commitizen/cz-cli/commit/1875a38acd07a3db6804040b76b0c452e68d3132) fix(deps): update dependency lodash to v4.17.14 [security] ([#641](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/641)) - [`372c75e`](https://github.com/commitizen/cz-cli/commit/372c75e37f59f1f097b2ce95812b05b56dffa6ee) docs: highlight pre-requisties and bubble up related sections ([#613](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/613)) - [`b24eade`](https://github.com/commitizen/cz-cli/commit/b24eade050e233075f0638f80708f11e718fc38e) chore(security): fixed 5 vulnerabilities ([#599](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/599)) - [`f7982d3`](https://github.com/commitizen/cz-cli/commit/f7982d38c0882e7e91a011bfd409e2262858bfb1) fix(cli): allow argv to be overridden in bootstrap ([#621](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/621)) - [`26533fc`](https://github.com/commitizen/cz-cli/commit/26533fcff90544a4152009ad38f4f15f96e7fefd) feat(cli): Implement --hook option for git hooks integration ([#615](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/615)) - Additional commits viewable in [compare view](https://github.com/commitizen/cz-cli/compare/v2.10.1...v4.0.1)


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.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 81.128% when pulling 92c5fb47b99ed28e59784e6b9654237a32bb2deb on dependabot/npm_and_yarn/commitizen-tw-4.0.1 into 4a461e2144c4ea8bf9b7a5477916cb81c029dc63 on develop.

dependabot-preview[bot] commented 5 years ago

Superseded by #53.