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/473
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/6/2022
**Status:** ✅ Merged
**Merged:** 6/6/2022
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-8.17.0`
---
### 📝 Commits (1)
- [`850fe64`](https://github.com/joelwmale/webhook-action/commit/850fe6402aff42782cd4f4f65fb05490efe2a121) Bump eslint from 8.16.0 to 8.17.0
### 📊 Changes
**2 files changed** (+5 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+4 -4)
</details>
### 📄 Description
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.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.17.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/55319e133f0862a008db3557d7350f154f2c784f"><code>55319e1</code></a> feat: fix indent bug with semicolon-first style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15951">#15951</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f6d79209821241c8e03c183b5844a024da0efe8a"><code>f6d7920</code></a> feat: add <code>allowNamedExports</code> option to no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15953">#15953</a>) (Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/54c09530c778eb4076d89777165d59db96c9acb5"><code>54c0953</code></a> fix: cleanup typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15939">#15939</a>) (Nick Schonning)</li>
<li><a href="https://github.com/eslint/eslint/commit/845a7af90ce03b383c8f09654ac049fc161dbb9f"><code>845a7af</code></a> fix: typo ocatal -> octal (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15940">#15940</a>) (Nick Schonning)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/b9150186bcc0f2732a69ab0ebd83a9b2fb2e6552"><code>b915018</code></a> docs: Update website UI to latest (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15944">#15944</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/f0bb6099668f54ae6f444126b90dbb1146248146"><code>f0bb609</code></a> docs: Update Exponentiation operator MDN link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15960">#15960</a>) (Pranjal Jain)</li>
<li><a href="https://github.com/eslint/eslint/commit/baa01530469ec233fb60380a0960c1550f9d9a45"><code>baa0153</code></a> docs: Use correct past tense "left" instead of "leaved" (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15950">#15950</a>) (Frederik Braun)</li>
<li><a href="https://github.com/eslint/eslint/commit/1351a9b875aa32a8961a68457dde03ede9ef7c78"><code>1351a9b</code></a> docs: Add Resources section to rule pages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15901">#15901</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/68cf0fb7f645da5d992a5e749fc6c1311d30e75a"><code>68cf0fb</code></a> docs: cleanup typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15936">#15936</a>) (Nick Schonning)</li>
<li><a href="https://github.com/eslint/eslint/commit/13b62aeb710a68e5d838a4d3847c487af1ba9520"><code>13b62ae</code></a> docs: use-dart-sass instead of node-sass (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15912">#15912</a>) (Deepshika S)</li>
<li><a href="https://github.com/eslint/eslint/commit/c81c5d6ef1ba5808cca95ab965a162802af9b7cc"><code>c81c5d6</code></a> docs: add social media links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15920">#15920</a>) (Deepshika S)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d6a50b41f2fe444fd222463adad48473eaf9b7d"><code>0d6a50b</code></a> docs: fix openjs link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15917">#15917</a>) (Amaresh S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/54910f5a3bf6615f8ac03d33fd26fc1fa6dea21f"><code>54910f5</code></a> docs: display version in mobile view (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15909">#15909</a>) (Amaresh S M)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/da694b9d7cb0247541bcabbf943d1289e0e30167"><code>da694b9</code></a> chore: avoid theme flashes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15927">#15927</a>) (Strek)</li>
<li><a href="https://github.com/eslint/eslint/commit/f836743e95cb8ad3bdd4e88687dbe2f16bfade62"><code>f836743</code></a> chore: Use build hook for docs deploy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15945">#15945</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/ce035e5fac632ba8d4f1860f92465f22d6b44d42"><code>ce035e5</code></a> test: cleanup typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15937">#15937</a>) (Nick Schonning)</li>
<li><a href="https://github.com/eslint/eslint/commit/10249ad1a961463b6b347be71c074951ab8e2652"><code>10249ad</code></a> chore: use addEventListener instead of addListener (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15923">#15923</a>) (Amaresh S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/5f5c1fb1083573ea511d0dae7913651db0dca772"><code>5f5c1fb</code></a> chore: lint eleventy config file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15904">#15904</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8513d37c725509c9e9ec1dbbc431f20d32632cf3"><code>8513d37</code></a> chore: update Rule typedefs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15915">#15915</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/55534f1a7040fad94bb5726759fbb9acb60d1c24"><code>55534f1</code></a> test: ensure no-restricted-imports works with NodeJS imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15907">#15907</a>) (Nick Mazuk)</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.17.0 - June 3, 2022</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/b9150186bcc0f2732a69ab0ebd83a9b2fb2e6552"><code>b915018</code></a> docs: Update website UI to latest (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15944">#15944</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/55319e133f0862a008db3557d7350f154f2c784f"><code>55319e1</code></a> feat: fix indent bug with semicolon-first style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15951">#15951</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f6d79209821241c8e03c183b5844a024da0efe8a"><code>f6d7920</code></a> feat: add <code>allowNamedExports</code> option to no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15953">#15953</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f0bb6099668f54ae6f444126b90dbb1146248146"><code>f0bb609</code></a> docs: Update Exponentiation operator MDN link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15960">#15960</a>) (Pranjal Jain)</li>
<li><a href="https://github.com/eslint/eslint/commit/da694b9d7cb0247541bcabbf943d1289e0e30167"><code>da694b9</code></a> chore: avoid theme flashes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15927">#15927</a>) (Strek)</li>
<li><a href="https://github.com/eslint/eslint/commit/baa01530469ec233fb60380a0960c1550f9d9a45"><code>baa0153</code></a> docs: Use correct past tense "left" instead of "leaved" (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15950">#15950</a>) (Frederik Braun)</li>
<li><a href="https://github.com/eslint/eslint/commit/f836743e95cb8ad3bdd4e88687dbe2f16bfade62"><code>f836743</code></a> chore: Use build hook for docs deploy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15945">#15945</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/ce035e5fac632ba8d4f1860f92465f22d6b44d42"><code>ce035e5</code></a> test: cleanup typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15937">#15937</a>) (Nick Schonning)</li>
<li><a href="https://github.com/eslint/eslint/commit/1351a9b875aa32a8961a68457dde03ede9ef7c78"><code>1351a9b</code></a> docs: Add Resources section to rule pages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15901">#15901</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/68cf0fb7f645da5d992a5e749fc6c1311d30e75a"><code>68cf0fb</code></a> docs: cleanup typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15936">#15936</a>) (Nick Schonning)</li>
<li><a href="https://github.com/eslint/eslint/commit/54c09530c778eb4076d89777165d59db96c9acb5"><code>54c0953</code></a> fix: cleanup typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15939">#15939</a>) (Nick Schonning)</li>
<li><a href="https://github.com/eslint/eslint/commit/845a7af90ce03b383c8f09654ac049fc161dbb9f"><code>845a7af</code></a> fix: typo ocatal -> octal (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15940">#15940</a>) (Nick Schonning)</li>
<li><a href="https://github.com/eslint/eslint/commit/10249ad1a961463b6b347be71c074951ab8e2652"><code>10249ad</code></a> chore: use addEventListener instead of addListener (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15923">#15923</a>) (Amaresh S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/5f5c1fb1083573ea511d0dae7913651db0dca772"><code>5f5c1fb</code></a> chore: lint eleventy config file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15904">#15904</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8513d37c725509c9e9ec1dbbc431f20d32632cf3"><code>8513d37</code></a> chore: update Rule typedefs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15915">#15915</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/13b62aeb710a68e5d838a4d3847c487af1ba9520"><code>13b62ae</code></a> docs: use-dart-sass instead of node-sass (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15912">#15912</a>) (Deepshika S)</li>
<li><a href="https://github.com/eslint/eslint/commit/c81c5d6ef1ba5808cca95ab965a162802af9b7cc"><code>c81c5d6</code></a> docs: add social media links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15920">#15920</a>) (Deepshika S)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d6a50b41f2fe444fd222463adad48473eaf9b7d"><code>0d6a50b</code></a> docs: fix openjs link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15917">#15917</a>) (Amaresh S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/54910f5a3bf6615f8ac03d33fd26fc1fa6dea21f"><code>54910f5</code></a> docs: display version in mobile view (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15909">#15909</a>) (Amaresh S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/55534f1a7040fad94bb5726759fbb9acb60d1c24"><code>55534f1</code></a> test: ensure no-restricted-imports works with NodeJS imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15907">#15907</a>) (Nick Mazuk)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/a5ad138e823eee35c5fd8ff24fbaf963fe702b71"><code>a5ad138</code></a> 8.17.0</li>
<li><a href="https://github.com/eslint/eslint/commit/4df896f3f5a05d50b6ce84012713d79e97c227ef"><code>4df896f</code></a> Build: changelog update for 8.17.0</li>
<li><a href="https://github.com/eslint/eslint/commit/b9150186bcc0f2732a69ab0ebd83a9b2fb2e6552"><code>b915018</code></a> docs: Update website UI to latest (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15944">#15944</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/55319e133f0862a008db3557d7350f154f2c784f"><code>55319e1</code></a> feat: fix indent bug with semicolon-first style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15951">#15951</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f6d79209821241c8e03c183b5844a024da0efe8a"><code>f6d7920</code></a> feat: add <code>allowNamedExports</code> option to no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15953">#15953</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f0bb6099668f54ae6f444126b90dbb1146248146"><code>f0bb609</code></a> docs: Update Exponentiation operator MDN link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15960">#15960</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/da694b9d7cb0247541bcabbf943d1289e0e30167"><code>da694b9</code></a> chore: avoid theme flashes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15927">#15927</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/baa01530469ec233fb60380a0960c1550f9d9a45"><code>baa0153</code></a> docs: Use correct past tense "left" instead of "leaved" (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15950">#15950</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/001b2a130f97f2e242a34ec316dc05c5fad31764"><code>001b2a1</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/f836743e95cb8ad3bdd4e88687dbe2f16bfade62"><code>f836743</code></a> chore: Use build hook for docs deploy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15945">#15945</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.16.0...v8.17.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/473
Author: @dependabot[bot]
Created: 6/6/2022
Status: ✅ Merged
Merged: 6/6/2022
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-8.17.0📝 Commits (1)
850fe64Bump eslint from 8.16.0 to 8.17.0📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
Bumps eslint from 8.16.0 to 8.17.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
a5ad1388.17.04df896fBuild: changelog update for 8.17.0b915018docs: Update website UI to latest (#15944)55319e1feat: fix indent bug with semicolon-first style (#15951)f6d7920feat: addallowNamedExportsoption to no-use-before-define (#15953)f0bb609docs: Update Exponentiation operator MDN link (#15960)da694b9chore: avoid theme flashes (#15927)baa0153docs: Use correct past tense "left" instead of "leaved" (#15950)001b2a1Sponsors: Sync README with websitef836743chore: Use build hook for docs deploy (#15945)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.