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/410
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 3/14/2022
**Status:** ✅ Merged
**Merged:** 3/14/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-8.11.0`
---
### 📝 Commits (1)
- [`37d7c22`](https://github.com/joelwmale/webhook-action/commit/37d7c22f3ec3e3c267323667f879ab6a33e75099) Bump eslint from 8.10.0 to 8.11.0
### 📊 Changes
**2 files changed** (+11 additions, -16 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+10 -15)
</details>
### 📄 Description
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.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.11.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/800bd258e4484de24323809ebbf13fc72fcbabac"><code>800bd25</code></a> feat: add <code>destructuredArrayIgnorePattern</code> option in <code>no-unused-vars</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15649">#15649</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/8933fe7afcc7cdd99cc0efccc08e8fe3a5e2996f"><code>8933fe7</code></a> feat: Catch <code>undefined</code> and <code>Boolean()</code> in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15613">#15613</a>) (Jordan Eldredge)</li>
<li><a href="https://github.com/eslint/eslint/commit/f90fd9d779a5b28dfd15ca3f993e6b3cd09e71e8"><code>f90fd9d</code></a> feat: Add ESLint favicon to the HTML report document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15671">#15671</a>) (Mahdi Hosseinzadeh)</li>
<li><a href="https://github.com/eslint/eslint/commit/57b8a57be75ed2379fe39c93168175090dfe4cdd"><code>57b8a57</code></a> feat: <code>valid-typeof</code> always ban <code>undefined</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15635">#15635</a>) (Zzzen)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/68149221637faa8e4f2718773e751126b7ae8ac9"><code>6814922</code></a> fix: escaping for square brackets in ignore patterns (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15666">#15666</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c178ce7044b5c19db2f4aabfdbe58003db5062fd"><code>c178ce7</code></a> fix: extend the autofix range in comma-dangle to ensure the last element (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15669">#15669</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/c481cecacc728618832b4044374e445d332b4381"><code>c481cec</code></a> docs: add fast-eslint-8 to atom integrations (userguide) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15695">#15695</a>) (db developer)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2255db24526de604b4a34e90c870158c4ea277e"><code>d2255db</code></a> docs: Add clarification about <code>eslint-enable</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15680">#15680</a>) (dosisod)</li>
<li><a href="https://github.com/eslint/eslint/commit/8b9433c90c842d8ec06f633df7fbba6ac6d5036b"><code>8b9433c</code></a> docs: add object pattern to first section of computed-property-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15679">#15679</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/de800c3c0b8e3f85921b40eaa97134fef12effa2"><code>de800c3</code></a> docs: link to minimatch docs added. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15688">#15688</a>) (Gaurav Tewari)</li>
<li><a href="https://github.com/eslint/eslint/commit/8f675b1f7f6c0591abe36c20410d226bd9e1faa6"><code>8f675b1</code></a> docs: sort-imports add single named import example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15675">#15675</a>) (Arye Eidelman)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/385c9ad685b24b1821ec4085596b3aad299fb751"><code>385c9ad</code></a> chore: rm trailing space in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15689">#15689</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.11.0 - March 11, 2022</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/68149221637faa8e4f2718773e751126b7ae8ac9"><code>6814922</code></a> fix: escaping for square brackets in ignore patterns (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15666">#15666</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c481cecacc728618832b4044374e445d332b4381"><code>c481cec</code></a> docs: add fast-eslint-8 to atom integrations (userguide) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15695">#15695</a>) (db developer)</li>
<li><a href="https://github.com/eslint/eslint/commit/800bd258e4484de24323809ebbf13fc72fcbabac"><code>800bd25</code></a> feat: add <code>destructuredArrayIgnorePattern</code> option in <code>no-unused-vars</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15649">#15649</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/8933fe7afcc7cdd99cc0efccc08e8fe3a5e2996f"><code>8933fe7</code></a> feat: Catch <code>undefined</code> and <code>Boolean()</code> in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15613">#15613</a>) (Jordan Eldredge)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2255db24526de604b4a34e90c870158c4ea277e"><code>d2255db</code></a> docs: Add clarification about <code>eslint-enable</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15680">#15680</a>) (dosisod)</li>
<li><a href="https://github.com/eslint/eslint/commit/385c9ad685b24b1821ec4085596b3aad299fb751"><code>385c9ad</code></a> chore: rm trailing space in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15689">#15689</a>) (唯然)</li>
<li><a href="https://github.com/eslint/eslint/commit/f90fd9d779a5b28dfd15ca3f993e6b3cd09e71e8"><code>f90fd9d</code></a> feat: Add ESLint favicon to the HTML report document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15671">#15671</a>) (Mahdi Hosseinzadeh)</li>
<li><a href="https://github.com/eslint/eslint/commit/8b9433c90c842d8ec06f633df7fbba6ac6d5036b"><code>8b9433c</code></a> docs: add object pattern to first section of computed-property-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15679">#15679</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/de800c3c0b8e3f85921b40eaa97134fef12effa2"><code>de800c3</code></a> docs: link to minimatch docs added. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15688">#15688</a>) (Gaurav Tewari)</li>
<li><a href="https://github.com/eslint/eslint/commit/57b8a57be75ed2379fe39c93168175090dfe4cdd"><code>57b8a57</code></a> feat: <code>valid-typeof</code> always ban <code>undefined</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15635">#15635</a>) (Zzzen)</li>
<li><a href="https://github.com/eslint/eslint/commit/8f675b1f7f6c0591abe36c20410d226bd9e1faa6"><code>8f675b1</code></a> docs: sort-imports add single named import example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15675">#15675</a>) (Arye Eidelman)</li>
<li><a href="https://github.com/eslint/eslint/commit/c178ce7044b5c19db2f4aabfdbe58003db5062fd"><code>c178ce7</code></a> fix: extend the autofix range in comma-dangle to ensure the last element (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15669">#15669</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/76a235a31718312c2ed202fdde030d329ca62486"><code>76a235a</code></a> 8.11.0</li>
<li><a href="https://github.com/eslint/eslint/commit/89902e6908f64bc7189c30f9a5f16b81d537c9ae"><code>89902e6</code></a> Build: changelog update for 8.11.0</li>
<li><a href="https://github.com/eslint/eslint/commit/68149221637faa8e4f2718773e751126b7ae8ac9"><code>6814922</code></a> fix: escaping for square brackets in ignore patterns (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15666">#15666</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c481cecacc728618832b4044374e445d332b4381"><code>c481cec</code></a> docs: add fast-eslint-8 to atom integrations (userguide) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15695">#15695</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/800bd258e4484de24323809ebbf13fc72fcbabac"><code>800bd25</code></a> feat: add <code>destructuredArrayIgnorePattern</code> option in <code>no-unused-vars</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15649">#15649</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/8933fe7afcc7cdd99cc0efccc08e8fe3a5e2996f"><code>8933fe7</code></a> feat: Catch <code>undefined</code> and <code>Boolean()</code> in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15613">#15613</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2255db24526de604b4a34e90c870158c4ea277e"><code>d2255db</code></a> docs: Add clarification about <code>eslint-enable</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15680">#15680</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/385c9ad685b24b1821ec4085596b3aad299fb751"><code>385c9ad</code></a> chore: rm trailing space in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15689">#15689</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/83e5458edde20f51a2588a242debcdde9030a915"><code>83e5458</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/f90fd9d779a5b28dfd15ca3f993e6b3cd09e71e8"><code>f90fd9d</code></a> feat: Add ESLint favicon to the HTML report document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15671">#15671</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.10.0...v8.11.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/410
Author: @dependabot[bot]
Created: 3/14/2022
Status: ✅ Merged
Merged: 3/14/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-8.11.0📝 Commits (1)
37d7c22Bump eslint from 8.10.0 to 8.11.0📊 Changes
2 files changed (+11 additions, -16 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+10 -15)📄 Description
Bumps eslint from 8.10.0 to 8.11.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
76a235a8.11.089902e6Build: changelog update for 8.11.06814922fix: escaping for square brackets in ignore patterns (#15666)c481cecdocs: add fast-eslint-8 to atom integrations (userguide) (#15695)800bd25feat: adddestructuredArrayIgnorePatternoption inno-unused-vars(#15649)8933fe7feat: CatchundefinedandBoolean()in no-constant-condition (#15613)d2255dbdocs: Add clarification abouteslint-enable(#15680)385c9adchore: rm trailing space in docs (#15689)83e5458Sponsors: Sync README with websitef90fd9dfeat: Add ESLint favicon to the HTML report document (#15671)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.