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/447
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 5/9/2022
**Status:** ✅ Merged
**Merged:** 5/9/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-8.15.0`
---
### 📝 Commits (1)
- [`2a09af9`](https://github.com/joelwmale/webhook-action/commit/2a09af9361a5e8a5dad01d0cfe7ecde177415fda) Bump eslint from 8.14.0 to 8.15.0
### 📊 Changes
**2 files changed** (+32 additions, -32 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+31 -31)
</details>
### 📄 Description
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.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>v8.15.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ab37d3ba302856007beb833c34b56658a34bbb5d"><code>ab37d3b</code></a> feat: add <code>enforceInClassFields</code> option to no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15818">#15818</a>) (Roberto Cestari)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/8bf9440ac47907ffd27aba095428908e7ddeae8a"><code>8bf9440</code></a> fix: "use strict" should not trigger strict mode in ES3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15846">#15846</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/28116ccce4b99da3d5aa9b8994dd3652df7b1cab"><code>28116cc</code></a> docs: update AST node names link in no-restricted-syntax (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15843">#15843</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/272965feda8adfbf5bfa0e01b37df27ce70fc9fd"><code>272965f</code></a> docs: fix h1 heading on formatters page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15834">#15834</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/a7981669fffe33deaf4fbe295f660edc8ccad4cd"><code>a798166</code></a> docs: update example for running individual rule tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15833">#15833</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/57e732be4e349470fad3e3cc44d96bf0746a598b"><code>57e732b</code></a> docs: mark <code>SourceCode#getJSDocComment</code> deprecated in working-with-rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15829">#15829</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a90abf59e31247c03a24ca789cd6157504f63ed"><code>9a90abf</code></a> docs: update docs directory in working-with-rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15830">#15830</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/810addac9b958c03d69f5f8f21d47ff7fb4c5db6"><code>810adda</code></a> docs: add more examples for prefer-object-spread (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15831">#15831</a>) (coderaiser)</li>
<li><a href="https://github.com/eslint/eslint/commit/06b1edb68f251558601bf68d47e6bbde693089c9"><code>06b1edb</code></a> docs: clarify no-control-regex rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15808">#15808</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9ecd42f36462331a0d697e74323a4d24f0cf02fc"><code>9ecd42f</code></a> docs: Fixed typo in code comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15812">#15812</a>) (Addison G)</li>
<li><a href="https://github.com/eslint/eslint/commit/de992b7016e3d91092de7748f0375943ad2c77f0"><code>de992b7</code></a> docs: remove links to 2fa document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15804">#15804</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/52226593974fc7fcb60f1be73b165863b3d1a7fb"><code>5222659</code></a> docs: fix 'Related Rules' heading in no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15799">#15799</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/e70ae8116256e5b69c6eac1ed71c0fa33a8e6d7a"><code>e70ae81</code></a> docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/1ba6a926eedcfe725900ed95cf029cff02d0355a"><code>1ba6a92</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/1"><code>@1</code></a>.2.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15847">#15847</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8167aa7d43d00f1a0e8400f73c0dd66798fd4c56"><code>8167aa7</code></a> chore: bump version of minimatch due to security issue PRISMA-2022-0039 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15774">#15774</a>) (Jan Opravil)</li>
<li><a href="https://github.com/eslint/eslint/commit/b8995a40087f3a1e4e87c239951f91ddaac73571"><code>b8995a4</code></a> chore: Implement docs site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15815">#15815</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/6494e3e8916f0a07226bdd8c8f6b2c5f0884bf6b"><code>6494e3e</code></a> chore: update link in <code>codeql-analysis.yml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15817">#15817</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/36503ec8b6fca292be8e584792fc2ad056df4d2f"><code>36503ec</code></a> chore: enable no-constant-binary-expression in eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15807">#15807</a>) (唯然)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v8.15.0 - May 6, 2022</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/1ba6a926eedcfe725900ed95cf029cff02d0355a"><code>1ba6a92</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/1"><code>@1</code></a>.2.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15847">#15847</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8bf9440ac47907ffd27aba095428908e7ddeae8a"><code>8bf9440</code></a> fix: "use strict" should not trigger strict mode in ES3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15846">#15846</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/28116ccce4b99da3d5aa9b8994dd3652df7b1cab"><code>28116cc</code></a> docs: update AST node names link in no-restricted-syntax (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15843">#15843</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8167aa7d43d00f1a0e8400f73c0dd66798fd4c56"><code>8167aa7</code></a> chore: bump version of minimatch due to security issue PRISMA-2022-0039 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15774">#15774</a>) (Jan Opravil)</li>
<li><a href="https://github.com/eslint/eslint/commit/272965feda8adfbf5bfa0e01b37df27ce70fc9fd"><code>272965f</code></a> docs: fix h1 heading on formatters page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15834">#15834</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/a7981669fffe33deaf4fbe295f660edc8ccad4cd"><code>a798166</code></a> docs: update example for running individual rule tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15833">#15833</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/b8995a40087f3a1e4e87c239951f91ddaac73571"><code>b8995a4</code></a> chore: Implement docs site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15815">#15815</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab37d3ba302856007beb833c34b56658a34bbb5d"><code>ab37d3b</code></a> feat: add <code>enforceInClassFields</code> option to no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15818">#15818</a>) (Roberto Cestari)</li>
<li><a href="https://github.com/eslint/eslint/commit/57e732be4e349470fad3e3cc44d96bf0746a598b"><code>57e732b</code></a> docs: mark <code>SourceCode#getJSDocComment</code> deprecated in working-with-rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15829">#15829</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a90abf59e31247c03a24ca789cd6157504f63ed"><code>9a90abf</code></a> docs: update docs directory in working-with-rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15830">#15830</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/810addac9b958c03d69f5f8f21d47ff7fb4c5db6"><code>810adda</code></a> docs: add more examples for prefer-object-spread (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15831">#15831</a>) (coderaiser)</li>
<li><a href="https://github.com/eslint/eslint/commit/06b1edb68f251558601bf68d47e6bbde693089c9"><code>06b1edb</code></a> docs: clarify no-control-regex rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15808">#15808</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/6494e3e8916f0a07226bdd8c8f6b2c5f0884bf6b"><code>6494e3e</code></a> chore: update link in <code>codeql-analysis.yml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15817">#15817</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9ecd42f36462331a0d697e74323a4d24f0cf02fc"><code>9ecd42f</code></a> docs: Fixed typo in code comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15812">#15812</a>) (Addison G)</li>
<li><a href="https://github.com/eslint/eslint/commit/36503ec8b6fca292be8e584792fc2ad056df4d2f"><code>36503ec</code></a> chore: enable no-constant-binary-expression in eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15807">#15807</a>) (唯然)</li>
<li><a href="https://github.com/eslint/eslint/commit/de992b7016e3d91092de7748f0375943ad2c77f0"><code>de992b7</code></a> docs: remove links to 2fa document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15804">#15804</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/52226593974fc7fcb60f1be73b165863b3d1a7fb"><code>5222659</code></a> docs: fix 'Related Rules' heading in no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15799">#15799</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/e70ae8116256e5b69c6eac1ed71c0fa33a8e6d7a"><code>e70ae81</code></a> docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/9b17d6fac6983d2fed4cd005acba17be0a183970"><code>9b17d6f</code></a> 8.15.0</li>
<li><a href="https://github.com/eslint/eslint/commit/128b7264fdcc77122d898cc3cef1222a15f5f6fd"><code>128b726</code></a> Build: changelog update for 8.15.0</li>
<li><a href="https://github.com/eslint/eslint/commit/1ba6a926eedcfe725900ed95cf029cff02d0355a"><code>1ba6a92</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/1"><code>@1</code></a>.2.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15847">#15847</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/8bf9440ac47907ffd27aba095428908e7ddeae8a"><code>8bf9440</code></a> fix: "use strict" should not trigger strict mode in ES3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15846">#15846</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/28116ccce4b99da3d5aa9b8994dd3652df7b1cab"><code>28116cc</code></a> docs: update AST node names link in no-restricted-syntax (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15843">#15843</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/8167aa7d43d00f1a0e8400f73c0dd66798fd4c56"><code>8167aa7</code></a> chore: bump version of minimatch due to security issue PRISMA-2022-0039 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15774">#15774</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/272965feda8adfbf5bfa0e01b37df27ce70fc9fd"><code>272965f</code></a> docs: fix h1 heading on formatters page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15834">#15834</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a7981669fffe33deaf4fbe295f660edc8ccad4cd"><code>a798166</code></a> docs: update example for running individual rule tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15833">#15833</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/b8995a40087f3a1e4e87c239951f91ddaac73571"><code>b8995a4</code></a> chore: Implement docs site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15815">#15815</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab37d3ba302856007beb833c34b56658a34bbb5d"><code>ab37d3b</code></a> feat: add <code>enforceInClassFields</code> option to no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15818">#15818</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.14.0...v8.15.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/447
Author: @dependabot[bot]
Created: 5/9/2022
Status: ✅ Merged
Merged: 5/9/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-8.15.0📝 Commits (1)
2a09af9Bump eslint from 8.14.0 to 8.15.0📊 Changes
2 files changed (+32 additions, -32 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+31 -31)📄 Description
Bumps eslint from 8.14.0 to 8.15.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
9b17d6f8.15.0128b726Build: changelog update for 8.15.01ba6a92chore: upgrade@eslint/eslintrc@1.2.3 (#15847)8bf9440fix: "use strict" should not trigger strict mode in ES3 (#15846)28116ccdocs: update AST node names link in no-restricted-syntax (#15843)8167aa7chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#15774)272965fdocs: fix h1 heading on formatters page (#15834)a798166docs: update example for running individual rule tests (#15833)b8995a4chore: Implement docs site (#15815)ab37d3bfeat: addenforceInClassFieldsoption to no-underscore-dangle (#15818)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.