Skip to content

Commit

Permalink
Merge #191
Browse files Browse the repository at this point in the history
191: chore(deps-dev): bump release-it from 14.12.1 to 14.12.4 r=jniles a=dependabot[bot]

Bumps [release-it](https://github.com/release-it/release-it) from 14.12.1 to 14.12.4.
<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.12.4</h2>
<ul>
<li>Update node-fetch (security issue in transitive dep, closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/862">#862</a>) (d9aaa6c)</li>
<li>Remove the unused deprecated feature itself (d80beaf)</li>
<li>Remove old code coverage stuff (bdf6d18)</li>
</ul>
<h2>Release 14.12.3</h2>
<ul>
<li>Update dependencies (d464518)</li>
</ul>
<h2>Release 14.12.2</h2>
<ul>
<li>Add warning when <code>github.web</code> and <code>github.assets</code> are both set (closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/836">#836</a>) (9e72c16)</li>
<li>Don't return nock interceptor (616525f)</li>
<li>Explain <code>tagName</code> prefix better (closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/848">#848</a>) (f9d1b17)</li>
<li>Use empty string (not null) for release notes body in GitHub release request (fixes #<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/855">#855</a>) (bdbc2ca)</li>
<li>fix spelling on git documentation (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/854">#854</a>) (66c6f3b)</li>
<li>Added comment about pre-release bumps (e.g. <code>preminor</code>) (aa34389)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/release-it/release-it/commit/a9235308ec1a2d81efe2bc7b94e5d4973f8de9ae"><code>a923530</code></a> Release 14.12.4</li>
<li><a href="https://github.com/release-it/release-it/commit/d9aaa6c3d4c4e00c48b951c6fe33f2c59ac702a4"><code>d9aaa6c</code></a> Update node-fetch (security issue in transitive dep, closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/862">#862</a>)</li>
<li><a href="https://github.com/release-it/release-it/commit/d80beaf268f89a1b68112232909c74be39f3bc2a"><code>d80beaf</code></a> Remove the unused deprecated feature itself</li>
<li><a href="https://github.com/release-it/release-it/commit/bdf6d189b4d73b4463e05198d8dc229c2242a817"><code>bdf6d18</code></a> Remove old code coverage stuff</li>
<li><a href="https://github.com/release-it/release-it/commit/6e6962616341bda710868fc387a9d69f24e90968"><code>6e69626</code></a> Release 14.12.3</li>
<li><a href="https://github.com/release-it/release-it/commit/d46451822a5afbbe8e3b986a33ea78617eed1253"><code>d464518</code></a> Update dependencies</li>
<li><a href="https://github.com/release-it/release-it/commit/2a75e2fbd423f69231d053aca5f3eadbb01bc985"><code>2a75e2f</code></a> Release 14.12.2</li>
<li><a href="https://github.com/release-it/release-it/commit/9e72c16927d9d38b0351f5edeba50fc5f919f084"><code>9e72c16</code></a> Add warning when github.web and github.assets are both set (closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/836">#836</a>)</li>
<li><a href="https://github.com/release-it/release-it/commit/616525fa764aed54b5b04391c0609b03c9fefc6d"><code>616525f</code></a> Don't return nock interceptor</li>
<li><a href="https://github.com/release-it/release-it/commit/f9d1b1711aafedb6c0f7162ff42a8d599215b701"><code>f9d1b17</code></a> Explain <code>tagName</code> prefix better (closes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/848">#848</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/release-it/release-it/compare/14.12.1...14.12.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=14.12.1&new-version=14.12.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Feb 18, 2022
2 parents 765df98 + 8b81a5e commit db3e322
Showing 1 changed file with 9 additions and 23 deletions.
32 changes: 9 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1253,14 +1253,6 @@ delayed-stream@~1.0.0:
resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=

deprecated-obj@2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/deprecated-obj/-/deprecated-obj-2.0.0.tgz#e6ba93a3989f6ed18d685e7d99fb8d469b4beffc"
integrity sha512-CkdywZC2rJ8RGh+y3MM1fw1EJ4oO/oNExGbRFv0AQoMS+faTd3nO7slYjkj/6t8OnIMUE+wxh6G97YHhK1ytrw==
dependencies:
flat "^5.0.2"
lodash "^4.17.20"

deprecation@^2.0.0, deprecation@^2.3.1:
version "2.3.1"
resolved "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
Expand Down Expand Up @@ -1760,11 +1752,6 @@ flat-cache@^3.0.4:
flatted "^3.1.0"
rimraf "^3.0.2"

flat@^5.0.2:
version "5.0.2"
resolved "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==

flatted@^3.1.0:
version "3.2.4"
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
Expand Down Expand Up @@ -2718,7 +2705,7 @@ lodash.merge@^4.6.2:
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==

lodash@4.17.21, lodash@^4.13.1, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21:
lodash@4.17.21, lodash@^4.13.1, lodash@^4.17.15, lodash@^4.17.21:
version "4.17.21"
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down Expand Up @@ -3471,17 +3458,16 @@ registry-url@^5.0.0:
rc "^1.2.8"

release-it@^14.0.1:
version "14.12.1"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.12.1.tgz#34c0a2465d2064cf5b14f03bc4a6627c3adf3dd4"
integrity sha512-dYPGZ7F/kfIWzsGlzNCL6PiWfPoaVUILcmqQm80kgYhI/b9RW3k6DVqE0nqI4fHxRT3fMeKWWvS0jdQmFDKn3Q==
version "14.12.4"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.12.4.tgz#0fd13de85e382323c634a0697a601437e042123a"
integrity sha512-lqf9PMsj7ycCqFHGag8Uv7cE1hNsKa+yKUMe+Fkh9fdOfxu2F01On+YUefRCP0DuQthmr/WyLCYdrjThMEkWFQ==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.12.0"
async-retry "1.3.3"
chalk "4.1.2"
cosmiconfig "7.0.1"
debug "4.3.3"
deprecated-obj "2.0.0"
execa "5.1.1"
form-data "4.0.0"
git-url-parse "11.6.0"
Expand All @@ -3498,7 +3484,7 @@ release-it@^14.0.1:
os-name "4.0.1"
parse-json "5.2.0"
semver "7.3.5"
shelljs "0.8.4"
shelljs "0.8.5"
update-notifier "5.1.0"
url-join "4.0.1"
uuid "8.3.2"
Expand Down Expand Up @@ -3703,10 +3689,10 @@ shebang-regex@^3.0.0:
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==

shelljs@0.8.4:
version "0.8.4"
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
shelljs@0.8.5:
version "0.8.5"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
dependencies:
glob "^7.0.0"
interpret "^1.0.0"
Expand Down

0 comments on commit db3e322

Please sign in to comment.