adonisjs / env

Framework agnostic environment variables parser and validator
https://docs.adonisjs.com/guides/environment-variables
MIT License
35 stars 10 forks source link

chore(deps-dev): update commitizen requirement from ^3.1.1 to ^4.0.2 #7

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.2 > ## [4.0.2](https://github.com/commitizen/cz-cli/compare/v4.0.1...v4.0.2) (2019-07-19) > > > ### Bug Fixes > > * **deps:** update dependency lodash to v4.17.15 ([#652](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/652)) ([129a779](https://github.com/commitizen/cz-cli/commit/129a779))
Commits - [`129a779`](https://github.com/commitizen/cz-cli/commit/129a779f8884d80e58ee59823e2f85e51b50048b) fix(deps): update dependency lodash to v4.17.15 ([#652](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/652)) - [`5f71dfe`](https://github.com/commitizen/cz-cli/commit/5f71dfe16206be84b474ecfa3a0275b62fbf04f3) Adding tasks to publish test results to AzurePipelines ([#590](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/590)) - [`f5751b2`](https://github.com/commitizen/cz-cli/commit/f5751b2aac7320f5d4997a3e230ce2be48a78223) chore: update mocha, other dev deps ([#653](https://github-redirect.dependabot.com/commitizen/cz-cli/issues/653)) - [`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)) - Additional commits viewable in [compare view](https://github.com/commitizen/cz-cli/compare/v3.1.1...v4.0.2)


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