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/240
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 7/19/2021
**Status:** ✅ Merged
**Merged:** 7/19/2021
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-7.31.0`
---
### 📝 Commits (1)
- [`280009b`](https://github.com/joelwmale/webhook-action/commit/280009b4e2e3ee6b02350da5c68d4de00b27d30a) Bump eslint from 7.30.0 to 7.31.0
### 📊 Changes
**2 files changed** (+10 additions, -10 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+9 -9)
</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](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
<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.31.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>@eslint/eslintrc</code> to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>) (gfyoung)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>) (Bryan Mishkin)</li>
<li><a href="https://github.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc"><code>000cc79</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1"><code>a6a7438</code></a> Chore: pin fs-teardown@0.1.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14771">#14771</a>) (Milos Djermanovic)</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.31.0 - July 17, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>@eslint/eslintrc</code> to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>) (gfyoung)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>) (Paul Smith)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>) (Bryan Mishkin)</li>
<li><a href="https://github.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc"><code>000cc79</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1"><code>a6a7438</code></a> Chore: pin fs-teardown@0.1.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14771">#14771</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ad3951889f0e724379751ed0a968d547a2e67e39"><code>ad39518</code></a> 7.31.0</li>
<li><a href="https://github.com/eslint/eslint/commit/faf2fe8745b02cb53d1db3899840a032b70ded21"><code>faf2fe8</code></a> Build: changelog update for 7.31.0</li>
<li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>@eslint/eslintrc</code> to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0">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/240
Author: @dependabot[bot]
Created: 7/19/2021
Status: ✅ Merged
Merged: 7/19/2021
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-7.31.0📝 Commits (1)
280009bBump eslint from 7.30.0 to 7.31.0📊 Changes
2 files changed (+10 additions, -10 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+9 -9)📄 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 from 7.30.0 to 7.31.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
ad395187.31.0faf2fe8Build: changelog update for 7.31.0efdbb12Upgrade:@eslint/eslintrcto v0.4.3 (#14808)a96b05fUpdate: add end location to report inconsistent-return(refs #12334) (#14798)e0e8e30Docs: update BUG_REPORT template (#14787)39115c8Docs: provide more context to no-eq-null (#14801)9a3c73cDocs: fix a broken link (#14790)ddffa8aUpdate: Indicating the operator in question (#14764)bba714cUpdate: Clarifying what changes need to be made in no-mixed-operators (#14765)b0d22e3Docs: Mention benefit of providingmeta.docs.url(#14774)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.