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 cz-conventional-changelog requirement from ^2.1.0 to ^3.0.2 #9

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on cz-conventional-changelog to permit the latest version.

Release notes *Sourced from [cz-conventional-changelog's releases](https://github.com/commitizen/cz-conventional-changelog/releases).* > ## v3.0.2 > ## [3.0.2](https://github.com/commitizen/cz-conventional-changelog/compare/v3.0.1...v3.0.2) (2019-07-21) > > > ### Bug Fixes > > * **config-loader:** captured the direct dependency on commitizen for the use of the config loader ([#90](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/90)) ([4b23bbc](https://github.com/commitizen/cz-conventional-changelog/commit/4b23bbc)), closes [#89](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/89)
Commits - [`4b23bbc`](https://github.com/commitizen/cz-conventional-changelog/commit/4b23bbce0ce76b4b0f695a1d867f657b851b48f3) fix(config-loader): captured the direct dependency on commitizen for the use ... - [`7234529`](https://github.com/commitizen/cz-conventional-changelog/commit/7234529b651b396716dfd015631f188524ee4e06) fix: update longest to ^2 ([#88](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/88)) - [`76588ad`](https://github.com/commitizen/cz-conventional-changelog/commit/76588adc6eb0c09f684dd9f7359c12492ee69d81) fix: remove pre-node 10 support ([#86](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/86)) - [`6ed57bd`](https://github.com/commitizen/cz-conventional-changelog/commit/6ed57bdd7c7220c947ddbafff4f74fa6e5597a80) ci(publish): fixed the npm command to run semantic-release ([#81](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/81)) - [`3398c02`](https://github.com/commitizen/cz-conventional-changelog/commit/3398c02207b42133691dac8be21257ee28a0ac4c) feat: implement configuration through package.json ([#75](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/75)) - [`65d6a9f`](https://github.com/commitizen/cz-conventional-changelog/commit/65d6a9f935318398ea120da406d76b78498ca632) feat: add default values to options ([#69](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/69)) - [`f2ca755`](https://github.com/commitizen/cz-conventional-changelog/commit/f2ca75525f5788342ccdf6efd9391f742f0509b7) chore(license): adds missing MIT license file ([#67](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/67)) - [`d4bf98e`](https://github.com/commitizen/cz-conventional-changelog/commit/d4bf98e59b0d24e18876945546181ada5e2f7448) Merge pull request [#64](https://github-redirect.dependabot.com/commitizen/cz-conventional-changelog/issues/64) from jacobq/patch-1 - [`ff370a3`](https://github.com/commitizen/cz-conventional-changelog/commit/ff370a323c571a7080d2f9073c0fae2111a1760e) doc(README): Update link (again) - See full diff in [compare view](https://github.com/commitizen/cz-conventional-changelog/compare/v2.1.0...v3.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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.