Skip to content

Commit

Permalink
Merge #47
Browse files Browse the repository at this point in the history
47: build(deps-dev): bump release-it from 13.5.0 to 13.5.1 r=jniles a=dependabot-preview[bot]

Bumps [release-it](https://github.com/release-it/release-it) from 13.5.0 to 13.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/release-it/release-it/releases">release-it's releases</a>.</em></p>
<blockquote>
<h2>Release 13.5.1</h2>
<ul>
<li>Update dependencies (556170f)</li>
<li>Minor (a7f2478)</li>
<li>[bug fix] tagName being ignored (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/634">#634</a>) (413068e)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/release-it/release-it/commit/c22d0dcf0118910ee3a8dada191b92b43d51faff"><code>c22d0dc</code></a> Release 13.5.1</li>
<li><a href="https://github.com/release-it/release-it/commit/556170f478a8604b07a6df2256cca9813044f8d2"><code>556170f</code></a> Update dependencies</li>
<li><a href="https://github.com/release-it/release-it/commit/a7f2478b4ae0e049f9f26f3ab4dc815dd558d12d"><code>a7f2478</code></a> Minor</li>
<li><a href="https://github.com/release-it/release-it/commit/413068e0caefa8d4c502fffbd12bff62786efe40"><code>413068e</code></a> [bug fix] tagName being ignored (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/634">#634</a>)</li>
<li>See full diff in <a href="https://github.com/release-it/release-it/compare/13.5.0...13.5.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=13.5.0&new-version=13.5.1)](https://dependabot.com/compatibility-score/?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=13.5.0&new-version=13.5.1)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)



</details>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot-preview[bot] authored Apr 1, 2020
2 parents 7e0397f + 69af12c commit b9d0803
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3163,9 +3163,9 @@ registry-url@^5.0.0:
rc "^1.2.8"

release-it@^13.1.1:
version "13.5.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.5.0.tgz#716ec42c4c06ae1b5f7c667466aa62b3c645faaf"
integrity sha512-jArSTUaGzQiWjEUCwWG5chNmE1xNTaI9HQQhPPIJfzk+cL6KvT5MwRkaUQeJbTkrqlB5UjIM9sF35OMndEUuUA==
version "13.5.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.5.1.tgz#459b9e624c4b03391cdaab78e84cd14e373700c8"
integrity sha512-20t+aKKZxE2Wwh6Vi9jF3DINNJSHHuDxSkrCYvIsbAbj9Aj2An1lsRKAsCMcOio4go1TxOAWd3+iVt7KC6F+wg==
dependencies:
"@iarna/toml" "2.2.3"
"@octokit/rest" "17.1.4"
Expand Down

0 comments on commit b9d0803

Please sign in to comment.