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/549
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 9/8/2022
**Status:** ✅ Merged
**Merged:** 9/8/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-27.0.2`
---
### 📝 Commits (1)
- [`c5dd9d7`](https://github.com/joelwmale/webhook-action/commit/c5dd9d79af643508fc316019dd132aa8d733e4e3) Bump eslint-plugin-jest from 27.0.1 to 27.0.2
### 📊 Changes
**2 files changed** (+5 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+4 -4)
</details>
### 📄 Description
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.1 to 27.0.2.
<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>v27.0.2</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2">27.0.2</a> (2022-09-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-restricted-matchers:</strong> improve check to not be solely based on the start of the matcher chain (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1236">#1236</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87">5fe4568</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1235">#1235</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/v27.0.1...v27.0.2">27.0.2</a> (2022-09-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-restricted-matchers:</strong> improve check to not be solely based on the start of the matcher chain (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1236">#1236</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87">5fe4568</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1235">#1235</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/7fc648aa54838730572d48f889e72dbd0faa81c3"><code>7fc648a</code></a> chore(release): 27.0.2 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87"><code>5fe4568</code></a> fix(no-restricted-matchers): improve check to not be solely based on the star...</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f0ef2df9d75df8819df2956b06ff89feaf09844c"><code>f0ef2df</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/48e3e28a71807401b9824020aad486769f728d53"><code>48e3e28</code></a> docs: update removal details in <code>no-deprecated-functions</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1230">#1230</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a46ce40454e9ae41461e6ab41013fdd7bdf9aade"><code>a46ce40</code></a> chore: update ts-eslint (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1214">#1214</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/00d632f0ead1be0136314aa022b832cd3410d3da"><code>00d632f</code></a> chore(deps): update dependency <code>@types/jest</code> to v29 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1217">#1217</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/e76c93cb7c3c060a765a49c6ac9e99fbc47e3aa9"><code>e76c93c</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1227">#1227</a>)</li>
<li>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2">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/549
Author: @dependabot[bot]
Created: 9/8/2022
Status: ✅ Merged
Merged: 9/8/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-plugin-jest-27.0.2📝 Commits (1)
c5dd9d7Bump eslint-plugin-jest from 27.0.1 to 27.0.2📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
Bumps eslint-plugin-jest from 27.0.1 to 27.0.2.
Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
7fc648achore(release): 27.0.2 [skip ci]5fe4568fix(no-restricted-matchers): improve check to not be solely based on the star...f0ef2dfchore(deps): lock file maintenance48e3e28docs: update removal details inno-deprecated-functions(#1230)a46ce40chore: update ts-eslint (#1214)00d632fchore(deps): update dependency@types/jestto v29 (#1217)e76c93cchore(deps): lock file maintenance (#1227)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.