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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/joelwmale/webhook-action/pull/308
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 10/12/2021
**Status:** ✅ Merged
**Merged:** 10/12/2021
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-25.0.5`
---
### 📝 Commits (1)
- [`2f4707a`](https://github.com/joelwmale/webhook-action/commit/2f4707a4d1cfe6a6e719420e5e3aa7e3e9abb73c) Bump eslint-plugin-jest from 25.0.1 to 25.0.5
### 📊 Changes
**2 files changed** (+58 additions, -7 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+57 -6)
</details>
### 📄 Description
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.0.1 to 25.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p>
<blockquote>
<h2>v25.0.5</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.4...v25.0.5">25.0.5</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>support <code>@typescript-eslint/eslint-plugin@5</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/942">#942</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/9b842a309fb8e4263896f3e5b5150cf091d48698">9b842a3</a>)</li>
</ul>
<h2>v25.0.4</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.3...v25.0.4">25.0.4</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update <code>@typescript-eslint/experimental-utils</code> to v5 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/941">#941</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/afad49a885eeb1ac52f00d8e1666259210a4b675">afad49a</a>)</li>
</ul>
<h2>v25.0.3</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.2...v25.0.3">25.0.3</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-expect-in-promise:</strong> support awaited promises in arguments (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/936">#936</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/bd2c33c858573d5414d8bc0d401eb6f27801ad2b">bd2c33c</a>)</li>
</ul>
<h2>v25.0.2</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.1...v25.0.2">25.0.2</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-expect-in-promise:</strong> support out of order awaits (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/939">#939</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/07d213719de974d6b5a1cab75e836dc39b432f87">07d2137</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.4...v25.0.5">25.0.5</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>support <code>@typescript-eslint/eslint-plugin@5</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/942">#942</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/9b842a309fb8e4263896f3e5b5150cf091d48698">9b842a3</a>)</li>
</ul>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.3...v25.0.4">25.0.4</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update <code>@typescript-eslint/experimental-utils</code> to v5 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/941">#941</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/afad49a885eeb1ac52f00d8e1666259210a4b675">afad49a</a>)</li>
</ul>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.2...v25.0.3">25.0.3</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-expect-in-promise:</strong> support awaited promises in arguments (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/936">#936</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/bd2c33c858573d5414d8bc0d401eb6f27801ad2b">bd2c33c</a>)</li>
</ul>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.1...v25.0.2">25.0.2</a> (2021-10-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-expect-in-promise:</strong> support out of order awaits (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/939">#939</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/07d213719de974d6b5a1cab75e836dc39b432f87">07d2137</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/fac5e4bb22f7d89374a1116fd1cb1c9c056843f4"><code>fac5e4b</code></a> chore(release): 25.0.5 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/9b842a309fb8e4263896f3e5b5150cf091d48698"><code>9b842a3</code></a> fix: support <code>@typescript-eslint/eslint-plugin@5</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/942">#942</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/8befa122260d51ea95e4d3562e85f9b3e734a87b"><code>8befa12</code></a> chore(release): 25.0.4 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/afad49a885eeb1ac52f00d8e1666259210a4b675"><code>afad49a</code></a> fix: update <code>@typescript-eslint/experimental-utils</code> to v5 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/941">#941</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/b2ed6058604eeb40a393a7417a1122a1112827c2"><code>b2ed605</code></a> chore(release): 25.0.3 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/bd2c33c858573d5414d8bc0d401eb6f27801ad2b"><code>bd2c33c</code></a> fix(valid-expect-in-promise): support awaited promises in arguments (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/936">#936</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d90a5dcaf2adab6552e5531c786dfe57dedba06c"><code>d90a5dc</code></a> chore(release): 25.0.2 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/07d213719de974d6b5a1cab75e836dc39b432f87"><code>07d2137</code></a> fix(valid-expect-in-promise): support out of order awaits (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/939">#939</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/e731bce4c891fcddc463a2f1d157b8d6801d1e1b"><code>e731bce</code></a> chore: add patches to git</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/cbea1d64fa50e906810660e6b2754a4b4334f908"><code>cbea1d6</code></a> refactor(valid-expect-in-promise): remove duplicate check (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/938">#938</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.1...v25.0.5">compare view</a></li>
</ul>
</details>
<br />
[](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>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/joelwmale/webhook-action/pull/308
Author: @dependabot[bot]
Created: 10/12/2021
Status: ✅ Merged
Merged: 10/12/2021
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-plugin-jest-25.0.5📝 Commits (1)
2f4707aBump eslint-plugin-jest from 25.0.1 to 25.0.5📊 Changes
2 files changed (+58 additions, -7 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+57 -6)📄 Description
Bumps eslint-plugin-jest from 25.0.1 to 25.0.5.
Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
fac5e4bchore(release): 25.0.5 [skip ci]9b842a3fix: support@typescript-eslint/eslint-plugin@5(#942)8befa12chore(release): 25.0.4 [skip ci]afad49afix: update@typescript-eslint/experimental-utilsto v5 (#941)b2ed605chore(release): 25.0.3 [skip ci]bd2c33cfix(valid-expect-in-promise): support awaited promises in arguments (#936)d90a5dcchore(release): 25.0.2 [skip ci]07d2137fix(valid-expect-in-promise): support out of order awaits (#939)e731bcechore: add patches to gitcbea1d6refactor(valid-expect-in-promise): remove duplicate check (#938)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.