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/552
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 9/12/2022
**Status:** ✅ Merged
**Merged:** 9/12/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-27.0.4`
---
### 📝 Commits (1)
- [`6096be4`](https://github.com/joelwmale/webhook-action/commit/6096be453345cafa2224a4a4482e408421a675a2) Bump eslint-plugin-jest from 27.0.2 to 27.0.4
### 📊 Changes
**2 files changed** (+5 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+4 -4)
</details>
### 📄 Description
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.2 to 27.0.4.
<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.4</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4">27.0.4</a> (2022-09-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>consistent rule doc notices and sections (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382">2580563</a>)</li>
</ul>
<h2>v27.0.3</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3">27.0.3</a> (2022-09-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure jest globals are enabled in <code>styles</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b">a165e98</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.3...v27.0.4">27.0.4</a> (2022-09-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>consistent rule doc notices and sections (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382">2580563</a>)</li>
</ul>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3">27.0.3</a> (2022-09-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure jest globals are enabled in <code>styles</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b">a165e98</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/4723871152e1b1954ee3f25423436ec183b6cd4b"><code>4723871</code></a> chore(release): 27.0.4 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382"><code>2580563</code></a> fix: consistent rule doc notices and sections (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/90cdc0caa5af76bb53557f21780a12f99ebff385"><code>90cdc0c</code></a> chore: add v28 and v29 of jest to internal type</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/7f3cc12b35468dc0de7a32471edc629d5683c701"><code>7f3cc12</code></a> chore: use <code>@tsconfig/node14</code> and stricter TS config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1242">#1242</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/43f7ccccaee0ce0633317a271fd68c9c10a0978e"><code>43f7ccc</code></a> chore: add concurrency to GH Actions</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/de672a989545f506c96f15bdf8c9605371a0a10a"><code>de672a9</code></a> chore(release): 27.0.3 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b"><code>a165e98</code></a> fix: ensure jest globals are enabled in <code>styles</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/570a6441abcff4a06c96566f0fee2ab37a29570c"><code>570a644</code></a> ci: disable <code>jest/unbound-method</code> in smoke test (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1240">#1240</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3a2a683e4fadefaa473093221f7c8c54e53811c4"><code>3a2a683</code></a> chore: make sure that tools are typechecked (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1239">#1239</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/511f7492aa17bebe85ef3fc69394b1b15763dcfd"><code>511f749</code></a> docs: fix link to typed linting in README (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1231">#1231</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.4">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/552
Author: @dependabot[bot]
Created: 9/12/2022
Status: ✅ Merged
Merged: 9/12/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-plugin-jest-27.0.4📝 Commits (1)
6096be4Bump eslint-plugin-jest from 27.0.2 to 27.0.4📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps eslint-plugin-jest from 27.0.2 to 27.0.4.
Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
4723871chore(release): 27.0.4 [skip ci]2580563fix: consistent rule doc notices and sections (#1226)90cdc0cchore: add v28 and v29 of jest to internal type7f3cc12chore: use@tsconfig/node14and stricter TS config (#1242)43f7cccchore: add concurrency to GH Actionsde672a9chore(release): 27.0.3 [skip ci]a165e98fix: ensure jest globals are enabled instylesconfig (#1241)570a644ci: disablejest/unbound-methodin smoke test (#1240)3a2a683chore: make sure that tools are typechecked (#1239)511f749docs: fix link to typed linting in README (#1231)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.