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/85
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/23/2020
**Status:** ✅ Merged
**Merged:** 11/23/2020
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-7.14.0`
---
### 📝 Commits (1)
- [`98f7049`](https://github.com/joelwmale/webhook-action/commit/98f7049fd4e063160c9eedaf6ebecc7023a75af1) Bump eslint from 7.13.0 to 7.14.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 7.13.0 to 7.14.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.14.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>) (Trevin Hofmann)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842">#13842</a>) (Ari Perkkiö)</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>) (Robat Williams)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>) (Raphael LANG)</li>
<li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844">#13844</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</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.14.0 - November 20, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>) (Trevin Hofmann)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842">#13842</a>) (Ari Perkkiö)</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>) (Robat Williams)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>) (Raphael LANG)</li>
<li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844">#13844</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</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/0cb81a9b90dd6b92bac383022f886e501bd2cb31"><code>0cb81a9</code></a> 7.14.0</li>
<li><a href="https://github.com/eslint/eslint/commit/fb3a594191f0aeac14042baf0bfa9aff9a05a96d"><code>fb3a594</code></a> Build: changelog update for 7.14.0</li>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.13.0...v7.14.0">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/85
Author: @dependabot[bot]
Created: 11/23/2020
Status: ✅ Merged
Merged: 11/23/2020
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-7.14.0📝 Commits (1)
98f7049Bump eslint from 7.13.0 to 7.14.0📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
Bumps eslint from 7.13.0 to 7.14.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
0cb81a97.14.0fb3a594Build: changelog update for 7.14.05f09073Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853)1861b40Docs: correct the function-call-argument-newline 'default' descriptions (#13866)98c00c4New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845)95d2fe6Chore: remove eslint comment from no-octal-escape tests (#13846)2004b7eFix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861)d2239a1Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13...eda0aa1Docs: no-restricted-imports is only for static imports (#13863)042ae44Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828)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.