Updates the requirements on semantic-release to permit the latest version.
Release notes
*Sourced from [semantic-release's releases](https://github.com/semantic-release/semantic-release/releases).*
> ## v15.13.24
> ## [15.13.24](https://github.com/semantic-release/semantic-release/compare/v15.13.23...v15.13.24) (2019-08-22)
>
>
> ### Reverts
>
> * docs: broken link docs/03-recipes/travis.md ([eea5de2](https://github.com/semantic-release/semantic-release/commit/eea5de2))
> * docs: cleaned "Developer guide" section navigation ([3c4a0fb](https://github.com/semantic-release/semantic-release/commit/3c4a0fb))
> * docs: corrections and further clarifications ([ce3d1bc](https://github.com/semantic-release/semantic-release/commit/ce3d1bc))
> * docs: made doc file org clearer and augmented content ([5e41dc8](https://github.com/semantic-release/semantic-release/commit/5e41dc8))
> * docs: note publishing on distribution channels in beta ([54d8e3f](https://github.com/semantic-release/semantic-release/commit/54d8e3f))
> * docs: repared broken links to "CI configuration recipes" ([e00b6c8](https://github.com/semantic-release/semantic-release/commit/e00b6c8))
> * docs: synched README.md and SUMMARY.md ([e770c50](https://github.com/semantic-release/semantic-release/commit/e770c50))
> * docs: update semantic-release-cli broken link ([58aaf05](https://github.com/semantic-release/semantic-release/commit/58aaf05))
> * docs(contributing): added instructions on how to run gitbook locally ([55c3616](https://github.com/semantic-release/semantic-release/commit/55c3616))
> * docs(contributing): copy/pasted "Use gitbook locally" instruction from original url ([c517c70](https://github.com/semantic-release/semantic-release/commit/c517c70))
> * docs(recipes): cleaned doc and navigation ([a6188d3](https://github.com/semantic-release/semantic-release/commit/a6188d3))
> * fix(definitions): Repository documentation links ([95a9e89](https://github.com/semantic-release/semantic-release/commit/95a9e89))
Commits
- [`6f33c76`](https://github.com/semantic-release/semantic-release/commit/6f33c76fde9639c8098e95aba205edddce9441f0) docs: various clarifications and language improvvements
- [`9fd93ac`](https://github.com/semantic-release/semantic-release/commit/9fd93ac37a1aa363f75a66250e46d65069bd3c9e) docs: fix node version requirement link is FAQ
- [`7ddc2cf`](https://github.com/semantic-release/semantic-release/commit/7ddc2cfcbc03e81e34e7c132b1bb8924516d07aa) docs: update table of content in `README.md` and in Gitbook `SUMMARY.md`
- [`55c3616`](https://github.com/semantic-release/semantic-release/commit/55c3616e3f6bc88bd810f8953efdc76860fbed9a) revert: docs(contributing): added instructions on how to run gitbook locally
- [`c517c70`](https://github.com/semantic-release/semantic-release/commit/c517c7048eb4a66ed43357bc75d9427b6bcce1df) revert: docs(contributing): copy/pasted "Use gitbook locally" instruction fro...
- [`4b13280`](https://github.com/semantic-release/semantic-release/commit/4b132807133fe471e9c385c92122d98b1983b247) docs: correct list of default plugins
- [`95a9e89`](https://github.com/semantic-release/semantic-release/commit/95a9e89141216e25c4dec9f3fbc3962790298c43) revert: fix(definitions): Repository documentation links
- [`54d8e3f`](https://github.com/semantic-release/semantic-release/commit/54d8e3fe99ec568f56e69a9e3fad4a43f67dcbc9) revert: docs: note publishing on distribution channels in beta
- [`a6188d3`](https://github.com/semantic-release/semantic-release/commit/a6188d39020ab80b6a38f1c7db30660f8519f672) revert: docs(recipes): cleaned doc and navigation
- [`e00b6c8`](https://github.com/semantic-release/semantic-release/commit/e00b6c84df7c4c77dd95681c6fb2093e38de1088) revert: docs: repared broken links to "CI configuration recipes"
- Additional commits viewable in [compare view](https://github.com/semantic-release/semantic-release/compare/v15.13.21...v15.13.24)
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)
- 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.
Updates the requirements on semantic-release to permit the latest version.
Release notes
*Sourced from [semantic-release's releases](https://github.com/semantic-release/semantic-release/releases).* > ## v15.13.24 > ## [15.13.24](https://github.com/semantic-release/semantic-release/compare/v15.13.23...v15.13.24) (2019-08-22) > > > ### Reverts > > * docs: broken link docs/03-recipes/travis.md ([eea5de2](https://github.com/semantic-release/semantic-release/commit/eea5de2)) > * docs: cleaned "Developer guide" section navigation ([3c4a0fb](https://github.com/semantic-release/semantic-release/commit/3c4a0fb)) > * docs: corrections and further clarifications ([ce3d1bc](https://github.com/semantic-release/semantic-release/commit/ce3d1bc)) > * docs: made doc file org clearer and augmented content ([5e41dc8](https://github.com/semantic-release/semantic-release/commit/5e41dc8)) > * docs: note publishing on distribution channels in beta ([54d8e3f](https://github.com/semantic-release/semantic-release/commit/54d8e3f)) > * docs: repared broken links to "CI configuration recipes" ([e00b6c8](https://github.com/semantic-release/semantic-release/commit/e00b6c8)) > * docs: synched README.md and SUMMARY.md ([e770c50](https://github.com/semantic-release/semantic-release/commit/e770c50)) > * docs: update semantic-release-cli broken link ([58aaf05](https://github.com/semantic-release/semantic-release/commit/58aaf05)) > * docs(contributing): added instructions on how to run gitbook locally ([55c3616](https://github.com/semantic-release/semantic-release/commit/55c3616)) > * docs(contributing): copy/pasted "Use gitbook locally" instruction from original url ([c517c70](https://github.com/semantic-release/semantic-release/commit/c517c70)) > * docs(recipes): cleaned doc and navigation ([a6188d3](https://github.com/semantic-release/semantic-release/commit/a6188d3)) > * fix(definitions): Repository documentation links ([95a9e89](https://github.com/semantic-release/semantic-release/commit/95a9e89))Commits
- [`6f33c76`](https://github.com/semantic-release/semantic-release/commit/6f33c76fde9639c8098e95aba205edddce9441f0) docs: various clarifications and language improvvements - [`9fd93ac`](https://github.com/semantic-release/semantic-release/commit/9fd93ac37a1aa363f75a66250e46d65069bd3c9e) docs: fix node version requirement link is FAQ - [`7ddc2cf`](https://github.com/semantic-release/semantic-release/commit/7ddc2cfcbc03e81e34e7c132b1bb8924516d07aa) docs: update table of content in `README.md` and in Gitbook `SUMMARY.md` - [`55c3616`](https://github.com/semantic-release/semantic-release/commit/55c3616e3f6bc88bd810f8953efdc76860fbed9a) revert: docs(contributing): added instructions on how to run gitbook locally - [`c517c70`](https://github.com/semantic-release/semantic-release/commit/c517c7048eb4a66ed43357bc75d9427b6bcce1df) revert: docs(contributing): copy/pasted "Use gitbook locally" instruction fro... - [`4b13280`](https://github.com/semantic-release/semantic-release/commit/4b132807133fe471e9c385c92122d98b1983b247) docs: correct list of default plugins - [`95a9e89`](https://github.com/semantic-release/semantic-release/commit/95a9e89141216e25c4dec9f3fbc3962790298c43) revert: fix(definitions): Repository documentation links - [`54d8e3f`](https://github.com/semantic-release/semantic-release/commit/54d8e3fe99ec568f56e69a9e3fad4a43f67dcbc9) revert: docs: note publishing on distribution channels in beta - [`a6188d3`](https://github.com/semantic-release/semantic-release/commit/a6188d39020ab80b6a38f1c7db30660f8519f672) revert: docs(recipes): cleaned doc and navigation - [`e00b6c8`](https://github.com/semantic-release/semantic-release/commit/e00b6c84df7c4c77dd95681c6fb2093e38de1088) revert: docs: repared broken links to "CI configuration recipes" - Additional commits viewable in [compare view](https://github.com/semantic-release/semantic-release/compare/v15.13.21...v15.13.24)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) - 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.