Skip to content
Unverified Commit a164639f authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump paritytech/review-bot from 2.4.0 to 2.5.0 (#5057)



Bumps [paritytech/review-bot](https://github.com/paritytech/review-bot)
from 2.4.0 to 2.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/paritytech/review-bot/releases">paritytech/review-bot's
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded dependencies of actions by <a
href="https://github.com/Bullrich"><code>@​Bullrich</code></a> in <a
href="https://redirect.github.com/paritytech/review-bot/pull/120">paritytech/review-bot#120</a></li>
<li>Bump ws from 8.16.0 to 8.17.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/paritytech/review-bot/pull/124">paritytech/review-bot#124</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/paritytech/review-bot/pull/125">paritytech/review-bot#125</a></li>
<li>Yarn &amp; Node.js upgrade by <a
href="https://github.com/mutantcornholio"><code>@​mutantcornholio</code></a>
in <a
href="https://redirect.github.com/paritytech/review-bot/pull/126">paritytech/review-bot#126</a></li>
<li>v2.5.0 by <a
href="https://github.com/mutantcornholio"><code>@​mutantcornholio</code></a>
in <a
href="https://redirect.github.com/paritytech/review-bot/pull/127">paritytech/review-bot#127</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/paritytech/review-bot/compare/v2.4.1...v2.5.0">https://github.com/paritytech/review-bot/compare/v2.4.1...v2.5.0</a></p>
<h2>v2.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump undici from 5.26.3 to 5.28.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/paritytech/review-bot/pull/114">paritytech/review-bot#114</a></li>
<li>Add terminating dots in sentences. by <a
href="https://github.com/rzadp"><code>@​rzadp</code></a> in <a
href="https://redirect.github.com/paritytech/review-bot/pull/116">paritytech/review-bot#116</a></li>
<li>Bump undici from 5.28.3 to 5.28.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/paritytech/review-bot/pull/117">paritytech/review-bot#117</a></li>
<li>Fix IdentityOf tuple introduced in v1.2.0 by <a
href="https://github.com/Bullrich"><code>@​Bullrich</code></a> in <a
href="https://redirect.github.com/paritytech/review-bot/pull/119">paritytech/review-bot#119</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/rzadp"><code>@​rzadp</code></a> made
their first contribution in <a
href="https://redirect.github.com/paritytech/review-bot/pull/116">paritytech/review-bot#116</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/paritytech/review-bot/compare/v2.4.0...v2.4.1">https://github.com/paritytech/review-bot/compare/v2.4.0...v2.4.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/paritytech/review-bot/commit/04d633ea6b1edb748974d192e55b168b870150e2"><code>04d633e</code></a>
v2.5.0 (<a
href="https://redirect.github.com/paritytech/review-bot/issues/127">#127</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/6132aa29f3544fc49319d37d612354e8c2e759b3"><code>6132aa2</code></a>
Yarn &amp; Node.js upgrade (<a
href="https://redirect.github.com/paritytech/review-bot/issues/126">#126</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/8c7a2842e0074af1af5e64e4033be3d896f2f444"><code>8c7a284</code></a>
Bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/paritytech/review-bot/issues/125">#125</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/625303e5cf93a079e0e3c1f73e7b3f6eeab24648"><code>625303e</code></a>
Bump ws from 8.16.0 to 8.17.1 (<a
href="https://redirect.github.com/paritytech/review-bot/issues/124">#124</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/8a67d67e39f16cd92bae100a02fe7f0b230a6e31"><code>8a67d67</code></a>
Upgraded dependencies of actions (<a
href="https://redirect.github.com/paritytech/review-bot/issues/120">#120</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/29e944c422279d1d648428375fbcb2d1d48e2c10"><code>29e944c</code></a>
Fix IdentityOf tuple introduced in v1.2.0 (<a
href="https://redirect.github.com/paritytech/review-bot/issues/119">#119</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/6134083c1cb95c0d5e617230848051765f8e8c40"><code>6134083</code></a>
Bump undici from 5.28.3 to 5.28.4 (<a
href="https://redirect.github.com/paritytech/review-bot/issues/117">#117</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/876731de3f8c4ecebf1969baddd99a9fa84dd6ee"><code>876731d</code></a>
Add terminating dots in sentences. (<a
href="https://redirect.github.com/paritytech/review-bot/issues/116">#116</a>)</li>
<li><a
href="https://github.com/paritytech/review-bot/commit/80d543ce060632fbcd2fa05a8148d23e1ace62b0"><code>80d543c</code></a>
Bump undici from 5.26.3 to 5.28.3 (<a
href="https://redirect.github.com/paritytech/review-bot/issues/114">#114</a>)</li>
<li>See full diff in <a
href="https://github.com/paritytech/review-bot/compare/v2.4.0...v2.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=paritytech/review-bot&package-manager=github_actions&previous-version=2.4.0&new-version=2.5.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: default avatardependabot[bot] <[email protected]>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 4c0918c9
Pipeline #486243 waiting for manual action with stages
in 1 hour, 31 minutes, and 30 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment