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/44
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 9/18/2020
**Status:** ✅ Merged
**Merged:** 9/18/2020
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-24.0.1`
---
### 📝 Commits (1)
- [`119614e`](https://github.com/joelwmale/webhook-action/commit/119614ec719e7cdc89b2a05e0f86f0c56cfcb919) Bump eslint-plugin-jest from 23.20.0 to 24.0.1
### 📊 Changes
**2 files changed** (+13 additions, -24 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+12 -23)
</details>
### 📄 Description
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.0 to 24.0.1.
<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.0.1</h2>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v24.0.0...v24.0.1">24.0.1</a> (2020-09-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>don't include deprecated rules in <code>all</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/664">#664</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/f636021c16215a713845c699858a2978211df49d">f636021</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/663">#663</a></li>
</ul>
<h2>v24.0.0</h2>
<h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.0.0">24.0.0</a> (2020-09-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-large-snapshots:</strong> run on all files regardless of type (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/637">#637</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/22113db4cdc2dab42a8e7fdb236d23e7e089741d">22113db</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/370">#370</a></li>
<li>remove Jasmine globals (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/596">#596</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a0e2bc526c5c22bcf4d60160242b55d03edb571d">a0e2bc5</a>)</li>
<li>update to typescript-eslint@4 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/175596582b3643f36363ff444f987fac08ee0f61">1755965</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/590">#590</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li><strong>no-test-callback:</strong> rename rule to <code>no-done-callback</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/653">#653</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/e15a8d19234b267784f87fc7acd318dc4cfcdeae">e15a8d1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>no-done-callback:</strong> support hooks (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/656">#656</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3e6cb442a20b9aea710d30f81bf2eb192d193823">3e6cb44</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/649">#649</a> <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/651">#651</a></li>
<li>add <code>no-conditional-expect</code> to the recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/40cd89ddf1d6ebbde8ad455f333dda7b61878ffe">40cd89d</a>)</li>
<li>add <code>no-deprecated-functions</code> to the recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5b2af001b50059e4e7b6ababe0355d664e039046">5b2af00</a>)</li>
<li>add <code>no-interpolation-in-snapshots</code> to the recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3705dff9d4f77d21013e263478d8a374d9325acb">3705dff</a>)</li>
<li>add <code>valid-title</code> to recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/41f7873f734e0122264ace42f6d99733e7e25089">41f7873</a>)</li>
<li>drop support for node 8 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/570">#570</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/6788e72d842751400a970e72b115360ad0b12d2e">6788e72</a>)</li>
<li>set <code>no-jasmine-globals</code> to <code>error</code> in recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/7080952a6baaae7a02c78f60016ee21693121416">7080952</a>)</li>
<li><strong>no-large-snapshots:</strong> remove <code>whitelistedSnapshots</code> option (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/8c1c0c9a3e858757b38225ccb4a624e0621b5ca2">8c1c0c9</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>no-done-callback:</strong> <code>no-done-callback</code> will now report hooks using callbacks as well, not just tests</li>
<li><strong>no-test-callback:</strong> rename <code>no-test-callback</code> to <code>no-done-callback</code></li>
<li>recommend <code>no-conditional-expect</code> rule</li>
<li>recommend <code>no-interpolation-in-snapshots</code> rule</li>
<li>recommend <code>no-deprecated-functions</code> rule</li>
<li>recommend <code>valid-title</code> rule</li>
<li>recommend erroring for <code>no-jasmine-globals</code> rule</li>
<li><strong>no-large-snapshots:</strong> <code>no-large-snapshots</code> runs on all files regardless of type</li>
<li>Jasmine globals are no marked as such</li>
<li>Node 10+ required</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v24.0.0...v24.0.1">24.0.1</a> (2020-09-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>don't include deprecated rules in <code>all</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/664">#664</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/f636021c16215a713845c699858a2978211df49d">f636021</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/663">#663</a></li>
</ul>
<h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.0.0">24.0.0</a> (2020-09-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-large-snapshots:</strong> run on all files regardless of type (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/637">#637</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/22113db4cdc2dab42a8e7fdb236d23e7e089741d">22113db</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/370">#370</a></li>
<li>remove Jasmine globals (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/596">#596</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a0e2bc526c5c22bcf4d60160242b55d03edb571d">a0e2bc5</a>)</li>
<li>update to typescript-eslint@4 (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/175596582b3643f36363ff444f987fac08ee0f61">1755965</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/590">#590</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li><strong>no-test-callback:</strong> rename rule to <code>no-done-callback</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/653">#653</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/e15a8d19234b267784f87fc7acd318dc4cfcdeae">e15a8d1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>no-done-callback:</strong> support hooks (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/656">#656</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3e6cb442a20b9aea710d30f81bf2eb192d193823">3e6cb44</a>), closes <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/649">#649</a> <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/651">#651</a></li>
<li>add <code>no-conditional-expect</code> to the recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/40cd89ddf1d6ebbde8ad455f333dda7b61878ffe">40cd89d</a>)</li>
<li>add <code>no-deprecated-functions</code> to the recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5b2af001b50059e4e7b6ababe0355d664e039046">5b2af00</a>)</li>
<li>add <code>no-interpolation-in-snapshots</code> to the recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3705dff9d4f77d21013e263478d8a374d9325acb">3705dff</a>)</li>
<li>add <code>valid-title</code> to recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/41f7873f734e0122264ace42f6d99733e7e25089">41f7873</a>)</li>
<li>drop support for node 8 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/570">#570</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/6788e72d842751400a970e72b115360ad0b12d2e">6788e72</a>)</li>
<li>set <code>no-jasmine-globals</code> to <code>error</code> in recommended ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/7080952a6baaae7a02c78f60016ee21693121416">7080952</a>)</li>
<li><strong>no-large-snapshots:</strong> remove <code>whitelistedSnapshots</code> option (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/8c1c0c9a3e858757b38225ccb4a624e0621b5ca2">8c1c0c9</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>no-done-callback:</strong> <code>no-done-callback</code> will now report hooks using callbacks as well, not just tests</li>
<li><strong>no-test-callback:</strong> rename <code>no-test-callback</code> to <code>no-done-callback</code></li>
<li>recommend <code>no-conditional-expect</code> rule</li>
<li>recommend <code>no-interpolation-in-snapshots</code> rule</li>
<li>recommend <code>no-deprecated-functions</code> rule</li>
<li>recommend <code>valid-title</code> rule</li>
<li>recommend erroring for <code>no-jasmine-globals</code> rule</li>
<li><strong>no-large-snapshots:</strong> <code>no-large-snapshots</code> runs on all files regardless of type</li>
<li>Jasmine globals are no marked as such</li>
<li>Node 10+ required</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2f28a74e7dbb4e0df316e683719a28deb5677582"><code>2f28a74</code></a> chore(release): 24.0.1 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f636021c16215a713845c699858a2978211df49d"><code>f636021</code></a> fix: don't include deprecated rules in <code>all</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/664">#664</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d16b84c23acda12d95244968313dc60396369b31"><code>d16b84c</code></a> docs(readme): add note about <code>jest/globals</code> being set by configs (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/659">#659</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1392cf39d8d8fcc5d9bbcc92e3388ac2cb8056c3"><code>1392cf3</code></a> chore(release): 24.0.0 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3e6cb442a20b9aea710d30f81bf2eb192d193823"><code>3e6cb44</code></a> feat(no-done-callback): support hooks (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/656">#656</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/99774cd15479a3888168375cc27dd140550eaf4a"><code>99774cd</code></a> chore: migrate to yarn v2 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/655">#655</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/e15a8d19234b267784f87fc7acd318dc4cfcdeae"><code>e15a8d1</code></a> refactor(no-test-callback): rename rule to <code>no-done-callback</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/653">#653</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5e3ba0e917bb75f2781d69940d1ea5ca3a15faf2"><code>5e3ba0e</code></a> chore: upgrade to <code>typescript@4</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/650">#650</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/40cd89ddf1d6ebbde8ad455f333dda7b61878ffe"><code>40cd89d</code></a> feat: add <code>no-conditional-expect</code> to the recommended ruleset</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3705dff9d4f77d21013e263478d8a374d9325acb"><code>3705dff</code></a> feat: add <code>no-interpolation-in-snapshots</code> to the recommended ruleset</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.0.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
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/44
Author: @dependabot[bot]
Created: 9/18/2020
Status: ✅ Merged
Merged: 9/18/2020
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-plugin-jest-24.0.1📝 Commits (1)
119614eBump eslint-plugin-jest from 23.20.0 to 24.0.1📊 Changes
2 files changed (+13 additions, -24 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+12 -23)📄 Description
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps eslint-plugin-jest from 23.20.0 to 24.0.1.
Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
2f28a74chore(release): 24.0.1 [skip ci]f636021fix: don't include deprecated rules inallconfig (#664)d16b84cdocs(readme): add note aboutjest/globalsbeing set by configs (#659)1392cf3chore(release): 24.0.0 [skip ci]3e6cb44feat(no-done-callback): support hooks (#656)99774cdchore: migrate to yarn v2 (#655)e15a8d1refactor(no-test-callback): rename rule tono-done-callback(#653)5e3ba0echore: upgrade totypescript@4(#650)40cd89dfeat: addno-conditional-expectto the recommended ruleset3705dfffeat: addno-interpolation-in-snapshotsto the recommended rulesetDependabot 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.