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/29
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 9/2/2020
**Status:** ❌ Closed
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-7.8.1`
---
### 📝 Commits (1)
- [`7c39e6b`](https://github.com/joelwmale/webhook-action/commit/7c39e6b3069b76dba770d77162a2bf7141b04d59) Bump eslint from 7.7.0 to 7.8.1
### 📊 Changes
**2 files changed** (+27 additions, -10 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+26 -9)
</details>
### 📄 Description
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.8.1</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/f542b5d0679b73326ad249fc44a54c3f848bd3e6"><code>f542b5d</code></a> Fix: Update broken @eslint/eslintrc version (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13641">#13641</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13647">#13647</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/c1b56966c2354e12d16e8394443de49fa54f4290"><code>c1b5696</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/8ddeda01afdb1e9656a43853b8e25c9c4582e6ad"><code>8ddeda0</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/e02e2fe019a1ed9a34a7b96e4c8961c35093b0ce"><code>e02e2fe</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<h2>v7.8.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/58abd9311900a8af5a3c0963daaf64675bdd8383"><code>58abd93</code></a> Update: support logical assignments in code path analysis (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13569">#13569</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13612">#13612</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/db7488e6326fd1b7ea04c5062beb1c5f75fc15ed"><code>db7488e</code></a> Update: support logical assignments in core rules (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13569">#13569</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13618">#13618</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/372921924778f2e525535985e17c97b988546210"><code>3729219</code></a> Docs: Update Step 1 of Development Environment documentation (klkhan)</li>
<li><a href="https://github.com/eslint/eslint/commit/a32032430a0779a4e3b2d137d4d0682844084b82"><code>a320324</code></a> Chore: Test formatted integers in no-dupe-keys (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13626">#13626</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/88a9ade7643bb166efbab45cee15f3269496f4be"><code>88a9ade</code></a> Update: add es2021 environment (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13602">#13602</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13603">#13603</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/0003dc0f966f2b47555595586f84eb3163cb0179"><code>0003dc0</code></a> Update: support numeric separators (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13581">#13581</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/96b11a0717bf32b94ec768611574372320fb774b"><code>96b11a0</code></a> Update: Add exceptionPatterns to id-length rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13094">#13094</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13576">#13576</a>) (sodam)</li>
<li><a href="https://github.com/eslint/eslint/commit/3439fea5c0ed330d01d874b0c9df51dd51ae792c"><code>3439fea</code></a> Update: support numeric-separator in no-loss-of-precision (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13574">#13574</a>) (Anix)</li>
<li><a href="https://github.com/eslint/eslint/commit/ed64767859d776145d68145419a61f5379b4dd63"><code>ed64767</code></a> Update: add comment to message in no-warning-comments (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12327">#12327</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13522">#13522</a>) (Anix)</li>
<li><a href="https://github.com/eslint/eslint/commit/e60ec07fad0c1d4c966f28d214c5379da753ff4e"><code>e60ec07</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/483bf7f3cc40e0d866798d6ca9ee1c19aa77ddd2"><code>483bf7f</code></a> Docs: fix examples in object-curly-newline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13605">#13605</a>) (Soobin Bak)</li>
<li><a href="https://github.com/eslint/eslint/commit/1c35d57b0a5f374cc55f1727a7561bcab1962e83"><code>1c35d57</code></a> Docs: Remove stale Keybase 2FA instructions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13622">#13622</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/82669fa66670a00988db5b1d10fe8f3bf30be84e"><code>82669fa</code></a> Chore: Extract some functionality to eslintrc (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13481">#13481</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13613">#13613</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/4111d21a046b73892e2c84f92815a21ef4db63e1"><code>4111d21</code></a> Docs: Fix typo and missing article before noun in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13611">#13611</a>) (Patrice Sandhu)</li>
<li><a href="https://github.com/eslint/eslint/commit/091e52ae1ca408f3e668f394c14d214c9ce806e6"><code>091e52a</code></a> Upgrade: espree@7.3.0 (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13609">#13609</a>) (Kai Cataldo)</li>
<li><a href="https://github.com/eslint/eslint/commit/05074fb2c243e904e8c09d714ad9d084acdd80d2"><code>05074fb</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/bdb65ec2e672c9815bee356b61d1cd60a1072152"><code>bdb65ec</code></a> Chore: add 3rd party parsers in BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13606">#13606</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/f954476fb6b0664679c73babd5e8a0647572b81f"><code>f954476</code></a> Chore: add common 3rd party parsers to issue template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13596">#13596</a>) (Kai Cataldo)</li>
<li><a href="https://github.com/eslint/eslint/commit/2bee6d256ae0516c9a9003bb3fdca24ff93253b5"><code>2bee6d2</code></a> Chore: Mark config-related files (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13481">#13481</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13597">#13597</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/66442a9faf9872db4a40f56dde28c48f4d02fc7b"><code>66442a9</code></a> Update: Add no-magic-numbers 'ignoreDefaultValues' option (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12611">#12611</a>) (Dieter Luypaert)</li>
<li><a href="https://github.com/eslint/eslint/commit/b487164d01dd0bf66fdf2df0e374ce1c3bdb0339"><code>b487164</code></a> Docs: add exponentiation operators to operator-assignment documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13577">#13577</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2f27836e989f3dfe236e34054b490febc359bc48"><code>2f27836</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/60eafc15075f38955cb6816bf1f0bcf6e6e6d3a6"><code>60eafc1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.8.1 - September 1, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/f542b5d0679b73326ad249fc44a54c3f848bd3e6"><code>f542b5d</code></a> Fix: Update broken @eslint/eslintrc version (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13641">#13641</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13647">#13647</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/c1b56966c2354e12d16e8394443de49fa54f4290"><code>c1b5696</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/8ddeda01afdb1e9656a43853b8e25c9c4582e6ad"><code>8ddeda0</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/e02e2fe019a1ed9a34a7b96e4c8961c35093b0ce"><code>e02e2fe</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<p>v7.8.0 - August 31, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/58abd9311900a8af5a3c0963daaf64675bdd8383"><code>58abd93</code></a> Update: support logical assignments in code path analysis (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13569">#13569</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13612">#13612</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/db7488e6326fd1b7ea04c5062beb1c5f75fc15ed"><code>db7488e</code></a> Update: support logical assignments in core rules (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13569">#13569</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13618">#13618</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/372921924778f2e525535985e17c97b988546210"><code>3729219</code></a> Docs: Update Step 1 of Development Environment documentation (klkhan)</li>
<li><a href="https://github.com/eslint/eslint/commit/a32032430a0779a4e3b2d137d4d0682844084b82"><code>a320324</code></a> Chore: Test formatted integers in no-dupe-keys (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13626">#13626</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/88a9ade7643bb166efbab45cee15f3269496f4be"><code>88a9ade</code></a> Update: add es2021 environment (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13602">#13602</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13603">#13603</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/0003dc0f966f2b47555595586f84eb3163cb0179"><code>0003dc0</code></a> Update: support numeric separators (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13581">#13581</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/96b11a0717bf32b94ec768611574372320fb774b"><code>96b11a0</code></a> Update: Add exceptionPatterns to id-length rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13094">#13094</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13576">#13576</a>) (sodam)</li>
<li><a href="https://github.com/eslint/eslint/commit/3439fea5c0ed330d01d874b0c9df51dd51ae792c"><code>3439fea</code></a> Update: support numeric-separator in no-loss-of-precision (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13574">#13574</a>) (Anix)</li>
<li><a href="https://github.com/eslint/eslint/commit/ed64767859d776145d68145419a61f5379b4dd63"><code>ed64767</code></a> Update: add comment to message in no-warning-comments (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12327">#12327</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13522">#13522</a>) (Anix)</li>
<li><a href="https://github.com/eslint/eslint/commit/e60ec07fad0c1d4c966f28d214c5379da753ff4e"><code>e60ec07</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/483bf7f3cc40e0d866798d6ca9ee1c19aa77ddd2"><code>483bf7f</code></a> Docs: fix examples in object-curly-newline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13605">#13605</a>) (Soobin Bak)</li>
<li><a href="https://github.com/eslint/eslint/commit/1c35d57b0a5f374cc55f1727a7561bcab1962e83"><code>1c35d57</code></a> Docs: Remove stale Keybase 2FA instructions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13622">#13622</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/82669fa66670a00988db5b1d10fe8f3bf30be84e"><code>82669fa</code></a> Chore: Extract some functionality to eslintrc (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13481">#13481</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13613">#13613</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/4111d21a046b73892e2c84f92815a21ef4db63e1"><code>4111d21</code></a> Docs: Fix typo and missing article before noun in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13611">#13611</a>) (Patrice Sandhu)</li>
<li><a href="https://github.com/eslint/eslint/commit/091e52ae1ca408f3e668f394c14d214c9ce806e6"><code>091e52a</code></a> Upgrade: espree@7.3.0 (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13568">#13568</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13609">#13609</a>) (Kai Cataldo)</li>
<li><a href="https://github.com/eslint/eslint/commit/05074fb2c243e904e8c09d714ad9d084acdd80d2"><code>05074fb</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/bdb65ec2e672c9815bee356b61d1cd60a1072152"><code>bdb65ec</code></a> Chore: add 3rd party parsers in BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13606">#13606</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/f954476fb6b0664679c73babd5e8a0647572b81f"><code>f954476</code></a> Chore: add common 3rd party parsers to issue template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13596">#13596</a>) (Kai Cataldo)</li>
<li><a href="https://github.com/eslint/eslint/commit/2bee6d256ae0516c9a9003bb3fdca24ff93253b5"><code>2bee6d2</code></a> Chore: Mark config-related files (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13481">#13481</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13597">#13597</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/66442a9faf9872db4a40f56dde28c48f4d02fc7b"><code>66442a9</code></a> Update: Add no-magic-numbers 'ignoreDefaultValues' option (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12611">#12611</a>) (Dieter Luypaert)</li>
<li><a href="https://github.com/eslint/eslint/commit/b487164d01dd0bf66fdf2df0e374ce1c3bdb0339"><code>b487164</code></a> Docs: add exponentiation operators to operator-assignment documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13577">#13577</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2f27836e989f3dfe236e34054b490febc359bc48"><code>2f27836</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/60eafc15075f38955cb6816bf1f0bcf6e6e6d3a6"><code>60eafc1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/8961d4512e2f1134f103458f78147234d82ecdca"><code>8961d45</code></a> 7.8.1</li>
<li><a href="https://github.com/eslint/eslint/commit/c3f53a8fa9c0a5b1f4682f2324acad9579770a36"><code>c3f53a8</code></a> Build: changelog update for 7.8.1</li>
<li><a href="https://github.com/eslint/eslint/commit/f542b5d0679b73326ad249fc44a54c3f848bd3e6"><code>f542b5d</code></a> Fix: Update broken @eslint/eslintrc version (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13641">#13641</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13647">#13647</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c1b56966c2354e12d16e8394443de49fa54f4290"><code>c1b5696</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/8ddeda01afdb1e9656a43853b8e25c9c4582e6ad"><code>8ddeda0</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/e02e2fe019a1ed9a34a7b96e4c8961c35093b0ce"><code>e02e2fe</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/9250ab3e63836c71af87b10f29157bed278054e7"><code>9250ab3</code></a> 7.8.0</li>
<li><a href="https://github.com/eslint/eslint/commit/9b5b2798153fa61d01aee5bdc5cd03d8dc4f9f42"><code>9b5b279</code></a> Build: changelog update for 7.8.0</li>
<li><a href="https://github.com/eslint/eslint/commit/58abd9311900a8af5a3c0963daaf64675bdd8383"><code>58abd93</code></a> Update: support logical assignments in code path analysis (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13569">#13569</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13612">#13612</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/db7488e6326fd1b7ea04c5062beb1c5f75fc15ed"><code>db7488e</code></a> Update: support logical assignments in core rules (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13569">#13569</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13618">#13618</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.7.0...v7.8.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/29
Author: @dependabot[bot]
Created: 9/2/2020
Status: ❌ Closed
Base:
develop← Head:dependabot/npm_and_yarn/eslint-7.8.1📝 Commits (1)
7c39e6bBump eslint from 7.7.0 to 7.8.1📊 Changes
2 files changed (+27 additions, -10 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+26 -9)📄 Description
Bumps eslint from 7.7.0 to 7.8.1.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8961d457.8.1c3f53a8Build: changelog update for 7.8.1f542b5dFix: Update broken @eslint/eslintrc version (fixes #13641) (#13647)c1b5696Sponsors: Sync README with website8ddeda0Sponsors: Sync README with websitee02e2feSponsors: Sync README with website9250ab37.8.09b5b279Build: changelog update for 7.8.058abd93Update: support logical assignments in code path analysis (refs #13569) (#13612)db7488eUpdate: support logical assignments in core rules (refs #13569) (#13618)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.