adonisjs / logger

AdonisJS Logger built on top of pino
https://docs.adonisjs.com/guides/logger
MIT License
23 stars 9 forks source link

chore(deps-dev): bump commitizen from 3.1.1 to 4.0.0 #22

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps commitizen from 3.1.1 to 4.0.0.

Release notes *Sourced from [commitizen's releases](https://github.com/commitizen/cz-cli/releases).* > ## v4.0.0 > # [4.0.0](https://github.com/commitizen/cz-cli/compare/v3.1.2...v4.0.0) (2019-07-18) > > > ### Bug Fixes > > * **node:** remove node 6 and 8 support ([#649](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/649)) ([8931c6b](https://github.com/commitizen/cz-cli/commit/8931c6b)) > > > ### BREAKING CHANGES > > * **node:** Removal of two major node versions, 6 and 8 from testing scheme > > ## v3.1.2 > ## [3.1.2](https://github.com/commitizen/cz-cli/compare/v3.1.1...v3.1.2) (2019-07-17) > > > ### Bug Fixes > > * **deps:** update dependency lodash to v4.17.14 [security] ([#641](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/641)) ([1875a38](https://github.com/commitizen/cz-cli/commit/1875a38)), closes [commitizen/cz-cli#639](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/639) > * release fixed sem-release ([#648](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/648)) ([4417fcf](https://github.com/commitizen/cz-cli/commit/4417fcf)) > * update dependencies for security ([#645](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/645)) ([b3dd4c4](https://github.com/commitizen/cz-cli/commit/b3dd4c4))
Commits - [`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)) - See full diff in [compare view](https://github.com/commitizen/cz-cli/compare/v3.1.1...v4.0.0)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #26.