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/243
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 7/21/2021
**Status:** ✅ Merged
**Merged:** 7/21/2021
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-24.3.7`
---
### 📝 Commits (1)
- [`7c12a54`](https://github.com/joelwmale/webhook-action/commit/7c12a54571e5767f38cdc11cc0a9037c3d057726) Bump eslint-plugin-jest from 24.3.6 to 24.3.7
### 📊 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 24.3.6 to 24.3.7.
<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>v24.3.7</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.6...v24.3.7">24.3.7</a> (2021-07-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-describe:</strong> report on concise-body arrow functions (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/863">#863</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/71c5299b14cac6d85ba8f8bd939461503a60468f">71c5299</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/v24.3.6...v24.3.7">24.3.7</a> (2021-07-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>valid-describe:</strong> report on concise-body arrow functions (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/863">#863</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/71c5299b14cac6d85ba8f8bd939461503a60468f">71c5299</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/19e3a6e7b71a25881b7b75531f2d8aad32d9d589"><code>19e3a6e</code></a> chore(release): 24.3.7 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/71c5299b14cac6d85ba8f8bd939461503a60468f"><code>71c5299</code></a> fix(valid-describe): report on concise-body arrow functions (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/863">#863</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/38f843606d6e88fcd76f21eea510bdda596fb84c"><code>38f8436</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/024b19d961d784f555d948410aa79e3e72443c99"><code>024b19d</code></a> chore(readme): remove <code>$</code> from install instructions (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/844">#844</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/9484ee22492ad9e2f475ead0abbf1098eb4d589f"><code>9484ee2</code></a> chore: refresh lockfile (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/856">#856</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6111270427a4c0133345f977ce802f7316b449ab"><code>6111270</code></a> chore: update yarn</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a4229bb94275a6cb50bfee951ecbcb1e79c09115"><code>a4229bb</code></a> chore: use built in cache of actions/setup-node</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/9f4f669bd238e2ede33f13b087d27ff81a444d64"><code>9f4f669</code></a> chore(deps): update actions/cache action to v2.1.6 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/849">#849</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/fdf4750e7f40e541cf2fccbd6a152a60d85d2e70"><code>fdf4750</code></a> chore(deps): update codecov/codecov-action action to v1.5.2 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/851">#851</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/9d89c295da0d3559d85092f552d6174790694b7a"><code>9d89c29</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/843">#843</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.6...v24.3.7">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/243
Author: @dependabot[bot]
Created: 7/21/2021
Status: ✅ Merged
Merged: 7/21/2021
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-plugin-jest-24.3.7📝 Commits (1)
7c12a54Bump eslint-plugin-jest from 24.3.6 to 24.3.7📊 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 24.3.6 to 24.3.7.
Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
19e3a6echore(release): 24.3.7 [skip ci]71c5299fix(valid-describe): report on concise-body arrow functions (#863)38f8436chore(deps): lock file maintenance024b19dchore(readme): remove$from install instructions (#844)9484ee2chore: refresh lockfile (#856)6111270chore: update yarna4229bbchore: use built in cache of actions/setup-node9f4f669chore(deps): update actions/cache action to v2.1.6 (#849)fdf4750chore(deps): update codecov/codecov-action action to v1.5.2 (#851)9d89c29chore(deps): lock file maintenance (#843)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.