Skip to content

Commit

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

Bumps [release-it](https://github.com/release-it/release-it) from 14.2.0 to 14.2.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 14.2.1</h2>
<ul>
<li>Update dependencies (5373cee)</li>
<li>Remove isCI argument and restructure tests a bit (e267697)</li>
<li>Fix prerelease continuation increased patch version in CI mode (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/715">#715</a>) (3021d18)</li>
<li>Add link to plugin-starterkit (1e2e8f3)</li>
<li>Make test helper a bit more readable (3a38d4f)</li>
<li>Improve plugin docs (re. peerDependencies in <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/713">#713</a>) (7d8ce87)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/release-it/release-it/commit/9a006d9125c9b6e9c49e3a9af1b21e99c6cd2fb3"><code>9a006d9</code></a> Release 14.2.1</li>
<li><a href="https://github.com/release-it/release-it/commit/5373ceee9399a59cf75a813930d4dfcf7df54f55"><code>5373cee</code></a> Update dependencies</li>
<li><a href="https://github.com/release-it/release-it/commit/e267697ff9051097b0a719d1df083b9183a14d48"><code>e267697</code></a> Remove isCI argument and restructure tests a bit</li>
<li><a href="https://github.com/release-it/release-it/commit/3021d181f2328c962c52a3655b39f8a4ea423d64"><code>3021d18</code></a> Fix prerelease continuation increased patch version in CI mode (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/715">#715</a>)</li>
<li><a href="https://github.com/release-it/release-it/commit/1e2e8f3385817f1fd71d093b4a9fffd482451b99"><code>1e2e8f3</code></a> Add link to plugin-starterkit</li>
<li><a href="https://github.com/release-it/release-it/commit/3a38d4f606127022d7962c5aeb56aff8af020e9c"><code>3a38d4f</code></a> Make test helper a bit more readable</li>
<li><a href="https://github.com/release-it/release-it/commit/7d8ce878a50fc7a2543706d4915c7357317e1416"><code>7d8ce87</code></a> Improve plugin docs (re. peerDependencies in <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/713">#713</a>)</li>
<li>See full diff in <a href="https://github.com/release-it/release-it/compare/14.2.0...14.2.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=14.2.0&new-version=14.2.1)](https://dependabot.com/compatibility-score/?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=14.2.0&new-version=14.2.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 Nov 2, 2020
2 parents 34154fd + 4af52f6 commit 06870c4
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,10 +295,10 @@
once "^1.4.0"
universal-user-agent "^5.0.0"

"@octokit/rest@18.0.6":
version "18.0.6"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.6.tgz#76c274f1a68f40741a131768ef483f041e7b98b6"
integrity sha512-ES4lZBKPJMX/yUoQjAZiyFjei9pJ4lTTfb9k7OtYoUzKPDLl/M8jiHqt6qeSauyU4eZGLw0sgP1WiQl9FYeM5w==
"@octokit/rest@18.0.7":
version "18.0.7"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.7.tgz#236514417084334bc0ef62416a19f6030db3d907"
integrity sha512-ctz0cMIb3c6gO2ADto+A1r4JI+2hkUkDcD1JRunkhk1SOUrNGQcQ+9FBqZ6UekS1Z/c3xPvF0OoLtX2cQ118+A==
dependencies:
"@octokit/core" "^3.0.0"
"@octokit/plugin-paginate-rest" "^2.2.0"
Expand Down Expand Up @@ -345,10 +345,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==

"@sindresorhus/is@^3.1.1":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.1.2.tgz#548650de521b344e3781fbdb0ece4aa6f729afb8"
integrity sha512-JiX9vxoKMmu8Y3Zr2RVathBL1Cdu4Nt4MuNWemt1Nc06A0RAin9c5FArkhGsyMBWfCu4zj+9b+GxtjAnE4qqLQ==
"@sindresorhus/is@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.0.0.tgz#2ff674e9611b45b528896d820d3d7a812de2f0e4"
integrity sha512-FyD2meJpDPjyNQejSjvnhpgI/azsQkA4lGbuu5BQZfjvJ9cbRZXzeWL2HceCekW4lixO9JPesIIQkSoLjeJHNQ==

"@szmarczak/http-timer@^1.1.2":
version "1.1.2"
Expand Down Expand Up @@ -1535,10 +1535,10 @@ esutils@^2.0.2, esutils@^2.0.3:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

execa@4.0.3, execa@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2"
integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==
execa@4.1.0, execa@^4.0.2:
version "4.1.0"
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
dependencies:
cross-spawn "^7.0.0"
get-stream "^5.0.0"
Expand Down Expand Up @@ -1797,10 +1797,10 @@ git-up@^4.0.0:
is-ssh "^1.3.0"
parse-url "^5.0.0"

git-url-parse@11.3.0:
version "11.3.0"
resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.3.0.tgz#1515b4574c4eb2efda7d25cc50b29ce8beaefaae"
integrity sha512-i3XNa8IKmqnUqWBcdWBjOcnyZYfN3C1WRvnKI6ouFWwsXCZEnlgbwbm55ZpJ3OJMhfEP/ryFhqW8bBhej3C5Ug==
git-url-parse@11.4.0:
version "11.4.0"
resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.4.0.tgz#f2bb1f2b00f05552540e95a62e31399a639a6aa6"
integrity sha512-KlIa5jvMYLjXMQXkqpFzobsyD/V2K5DRHl5OAf+6oDFPlPLxrGDVQlIdI63c4/Kt6kai4kALENSALlzTGST3GQ==
dependencies:
git-up "^4.0.0"

Expand Down Expand Up @@ -1853,12 +1853,12 @@ globby@11.0.1, globby@^11.0.1:
merge2 "^1.3.0"
slash "^3.0.0"

got@11.7.0:
version "11.7.0"
resolved "https://registry.yarnpkg.com/got/-/got-11.7.0.tgz#a386360305571a74548872e674932b4ef70d3b24"
integrity sha512-7en2XwH2MEqOsrK0xaKhbWibBoZqy+f1RSUoIeF1BLcnf+pyQdDsljWMfmOh+QKJwuvDIiKx38GtPh5wFdGGjg==
got@11.8.0:
version "11.8.0"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.0.tgz#be0920c3586b07fd94add3b5b27cb28f49e6545f"
integrity sha512-k9noyoIIY9EejuhaBNLyZ31D5328LeqnyPNXJQb2XlJZcKakLqN5m6O/ikhq/0lw56kUYS54fVm+D1x57YC9oQ==
dependencies:
"@sindresorhus/is" "^3.1.1"
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"
"@types/cacheable-request" "^6.0.1"
"@types/responselike" "^1.0.0"
Expand Down Expand Up @@ -3288,23 +3288,23 @@ registry-url@^5.0.0:
rc "^1.2.8"

release-it@^14.0.1:
version "14.2.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.2.0.tgz#395804c3b14893cd32ae5e17b7b995906c44f7ea"
integrity sha512-34m8YlmZOUs+/mJhiVx11hcJEi67CAxtqqWXGGszc0uoEUdojUNTm1cWCEW/kuJbv6bMhmb8jP8B/8qmGjiKyQ==
version "14.2.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.2.1.tgz#e3d7b6daee45162a6fe903ef1b1b022a0d25c325"
integrity sha512-zHXJjU2eOvVcbXTQSfgNC9DcDU7WgTc9qappBFfGRDicK//Bqt1KaOAEhCS6EZ9u4v7YbWBRbUejSrVXOLfCVQ==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.0.6"
"@octokit/rest" "18.0.7"
async-retry "1.3.1"
chalk "4.1.0"
cosmiconfig "7.0.0"
debug "4.2.0"
deprecated-obj "2.0.0"
execa "4.0.3"
execa "4.1.0"
find-up "5.0.0"
form-data "3.0.0"
git-url-parse "11.3.0"
git-url-parse "11.4.0"
globby "11.0.1"
got "11.7.0"
got "11.8.0"
import-cwd "3.0.0"
inquirer "7.3.3"
is-ci "2.0.0"
Expand Down

0 comments on commit 06870c4

Please sign in to comment.