Release notes
*Sourced from [@semantic-release/git's releases](https://github.com/semantic-release/git/releases).*
> ## v7.0.18
> ## [7.0.18](https://github.com/semantic-release/git/compare/v7.0.17...v7.0.18) (2019-11-05)
>
>
> ### Bug Fixes
>
> * use correct `debug` scope ([3323aac](https://github.com/semantic-release/git/commit/3323aacc32d31ad804c2a3387d481391ad188031))
>
> ## v7.0.17
> ## [7.0.17](https://github.com/semantic-release/git/compare/v7.0.16...v7.0.17) (2019-10-26)
>
>
> ### Bug Fixes
>
> * **package:** update execa to version 3.2.0 ([5132713](https://github.com/semantic-release/git/commit/5132713c7b1bcf176f7a21250d6b8fe69e58afd4))
> * require Node.js >=8.16 ([7c9eb9a](https://github.com/semantic-release/git/commit/7c9eb9a58615130c5cade934c3fd73c78fc88d52))
>
> ## v7.0.16
> ## [7.0.16](https://github.com/semantic-release/git/compare/v7.0.15...v7.0.16) (2019-07-01)
>
>
> ### Bug Fixes
>
> * **package:** update globby to version 10.0.0 ([a93b846](https://github.com/semantic-release/git/commit/a93b846))
>
> ## v7.0.15
> ## [7.0.15](https://github.com/semantic-release/git/compare/v7.0.14...v7.0.15) (2019-06-28)
>
>
> ### Bug Fixes
>
> * **package:** update dir-glob to version 3.0.0 ([2819d3b](https://github.com/semantic-release/git/commit/2819d3b))
>
> ## v7.0.14
> ## [7.0.14](https://github.com/semantic-release/git/compare/v7.0.13...v7.0.14) (2019-06-26)
>
>
> ### Bug Fixes
>
> * revert to execa `^1.0.0` ([184f7b3](https://github.com/semantic-release/git/commit/184f7b3))
>
> ## v7.0.13
> ## [7.0.13](https://github.com/semantic-release/git/compare/v7.0.12...v7.0.13) (2019-06-25)
>
>
> ### Bug Fixes
>
> * **package:** update execa to version 2.0.0 ([39c4fd5](https://github.com/semantic-release/git/commit/39c4fd5))
>
> ## v7.0.12
> ... (truncated)
Commits
- [`3323aac`](https://github.com/semantic-release/git/commit/3323aacc32d31ad804c2a3387d481391ad188031) fix: use correct `debug` scope
- [`8fda503`](https://github.com/semantic-release/git/commit/8fda503714cbc83126adc91088e8c31c4c700e95) test: remove unnecessary `serial`
- [`5132713`](https://github.com/semantic-release/git/commit/5132713c7b1bcf176f7a21250d6b8fe69e58afd4) fix(package): update execa to version 3.2.0
- [`7c9eb9a`](https://github.com/semantic-release/git/commit/7c9eb9a58615130c5cade934c3fd73c78fc88d52) fix: require Node.js >=8.16
- [`4b73226`](https://github.com/semantic-release/git/commit/4b73226a283caccf11d426d7f33ede145f24804f) chore(package): update xo to version 0.25.2
- [`a317bae`](https://github.com/semantic-release/git/commit/a317bae9278a9a99e18298e21c76b466d9b2678d) ci(node): set node 8 to node 8.3 and add node 12
- [`4cb24c8`](https://github.com/semantic-release/git/commit/4cb24c8c4d691b38f2d955cb29416cf9056b1814) chore(package): update clear-module to version 4.0.0
- [`9043edc`](https://github.com/semantic-release/git/commit/9043edc1732cce8cc98ddb412871c9b5f6ee53ca) chore: remove commitizen from our dependencies
- [`55c6df7`](https://github.com/semantic-release/git/commit/55c6df7f91ac71e8e923c38dba32e0f7fc4450ed) chore(package): update commitizen to version 4.0.0
- [`a93b846`](https://github.com/semantic-release/git/commit/a93b846c6de081b38e09f5967ca27c1378c7571c) fix(package): update globby to version 10.0.0
- Additional commits viewable in [compare view](https://github.com/semantic-release/git/compare/v7.0.8...v7.0.18)
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)
Bumps @semantic-release/git from 7.0.8 to 7.0.18.
Release notes
*Sourced from [@semantic-release/git's releases](https://github.com/semantic-release/git/releases).* > ## v7.0.18 > ## [7.0.18](https://github.com/semantic-release/git/compare/v7.0.17...v7.0.18) (2019-11-05) > > > ### Bug Fixes > > * use correct `debug` scope ([3323aac](https://github.com/semantic-release/git/commit/3323aacc32d31ad804c2a3387d481391ad188031)) > > ## v7.0.17 > ## [7.0.17](https://github.com/semantic-release/git/compare/v7.0.16...v7.0.17) (2019-10-26) > > > ### Bug Fixes > > * **package:** update execa to version 3.2.0 ([5132713](https://github.com/semantic-release/git/commit/5132713c7b1bcf176f7a21250d6b8fe69e58afd4)) > * require Node.js >=8.16 ([7c9eb9a](https://github.com/semantic-release/git/commit/7c9eb9a58615130c5cade934c3fd73c78fc88d52)) > > ## v7.0.16 > ## [7.0.16](https://github.com/semantic-release/git/compare/v7.0.15...v7.0.16) (2019-07-01) > > > ### Bug Fixes > > * **package:** update globby to version 10.0.0 ([a93b846](https://github.com/semantic-release/git/commit/a93b846)) > > ## v7.0.15 > ## [7.0.15](https://github.com/semantic-release/git/compare/v7.0.14...v7.0.15) (2019-06-28) > > > ### Bug Fixes > > * **package:** update dir-glob to version 3.0.0 ([2819d3b](https://github.com/semantic-release/git/commit/2819d3b)) > > ## v7.0.14 > ## [7.0.14](https://github.com/semantic-release/git/compare/v7.0.13...v7.0.14) (2019-06-26) > > > ### Bug Fixes > > * revert to execa `^1.0.0` ([184f7b3](https://github.com/semantic-release/git/commit/184f7b3)) > > ## v7.0.13 > ## [7.0.13](https://github.com/semantic-release/git/compare/v7.0.12...v7.0.13) (2019-06-25) > > > ### Bug Fixes > > * **package:** update execa to version 2.0.0 ([39c4fd5](https://github.com/semantic-release/git/commit/39c4fd5)) > > ## v7.0.12 > ... (truncated)Commits
- [`3323aac`](https://github.com/semantic-release/git/commit/3323aacc32d31ad804c2a3387d481391ad188031) fix: use correct `debug` scope - [`8fda503`](https://github.com/semantic-release/git/commit/8fda503714cbc83126adc91088e8c31c4c700e95) test: remove unnecessary `serial` - [`5132713`](https://github.com/semantic-release/git/commit/5132713c7b1bcf176f7a21250d6b8fe69e58afd4) fix(package): update execa to version 3.2.0 - [`7c9eb9a`](https://github.com/semantic-release/git/commit/7c9eb9a58615130c5cade934c3fd73c78fc88d52) fix: require Node.js >=8.16 - [`4b73226`](https://github.com/semantic-release/git/commit/4b73226a283caccf11d426d7f33ede145f24804f) chore(package): update xo to version 0.25.2 - [`a317bae`](https://github.com/semantic-release/git/commit/a317bae9278a9a99e18298e21c76b466d9b2678d) ci(node): set node 8 to node 8.3 and add node 12 - [`4cb24c8`](https://github.com/semantic-release/git/commit/4cb24c8c4d691b38f2d955cb29416cf9056b1814) chore(package): update clear-module to version 4.0.0 - [`9043edc`](https://github.com/semantic-release/git/commit/9043edc1732cce8cc98ddb412871c9b5f6ee53ca) chore: remove commitizen from our dependencies - [`55c6df7`](https://github.com/semantic-release/git/commit/55c6df7f91ac71e8e923c38dba32e0f7fc4450ed) chore(package): update commitizen to version 4.0.0 - [`a93b846`](https://github.com/semantic-release/git/commit/a93b846c6de081b38e09f5967ca27c1378c7571c) fix(package): update globby to version 10.0.0 - Additional commits viewable in [compare view](https://github.com/semantic-release/git/compare/v7.0.8...v7.0.18)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)