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/91
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 12/7/2020
**Status:** ✅ Merged
**Merged:** 12/7/2020
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-7.15.0`
---
### 📝 Commits (1)
- [`75965c1`](https://github.com/joelwmale/webhook-action/commit/75965c1f5318ec6efce297d3257da31ecbecabbb) Bump eslint from 7.14.0 to 7.15.0
### 📊 Changes
**2 files changed** (+41 additions, -56 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+40 -55)
</details>
### 📄 Description
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.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>v7.15.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef"><code>5c11aab</code></a> Upgrade: @eslint/esintrc and espree for bug fixes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13878">#13878</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13908">#13908</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c"><code>0eb7957</code></a> Upgrade: file-entry-cache@6.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13877">#13877</a>) (Rouven Weßling)</li>
<li><a href="https://github.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129"><code>683ad00</code></a> New: no-unsafe-optional-chaining rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13431">#13431</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13859">#13859</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76"><code>cbc57fb</code></a> Fix: one-var autofixing for export (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13834">#13834</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13891">#13891</a>) (Anix)</li>
<li><a href="https://github.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32"><code>110cf96</code></a> Docs: Fix a broken link in working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13875">#13875</a>) (Anton Niklasson)</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.15.0 - December 5, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef"><code>5c11aab</code></a> Upgrade: @eslint/esintrc and espree for bug fixes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13878">#13878</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13908">#13908</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c"><code>0eb7957</code></a> Upgrade: file-entry-cache@6.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13877">#13877</a>) (Rouven Weßling)</li>
<li><a href="https://github.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129"><code>683ad00</code></a> New: no-unsafe-optional-chaining rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13431">#13431</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13859">#13859</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76"><code>cbc57fb</code></a> Fix: one-var autofixing for export (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13834">#13834</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13891">#13891</a>) (Anix)</li>
<li><a href="https://github.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32"><code>110cf96</code></a> Docs: Fix a broken link in working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13875">#13875</a>) (Anton Niklasson)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/902a03219eca513a84457251ed53978a9e26fb4e"><code>902a032</code></a> 7.15.0</li>
<li><a href="https://github.com/eslint/eslint/commit/6356778601809840ab0f2ffbff90a5620d7c58a5"><code>6356778</code></a> Build: changelog update for 7.15.0</li>
<li><a href="https://github.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef"><code>5c11aab</code></a> Upgrade: @eslint/esintrc and espree for bug fixes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13878">#13878</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13908">#13908</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c"><code>0eb7957</code></a> Upgrade: file-entry-cache@6.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13877">#13877</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129"><code>683ad00</code></a> New: no-unsafe-optional-chaining rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13431">#13431</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13859">#13859</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76"><code>cbc57fb</code></a> Fix: one-var autofixing for export (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13834">#13834</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13891">#13891</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32"><code>110cf96</code></a> Docs: Fix a broken link in working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13875">#13875</a>)</li>
<li>See full diff in <a href="https://github.com/eslint/eslint/compare/v7.14.0...v7.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/91
Author: @dependabot[bot]
Created: 12/7/2020
Status: ✅ Merged
Merged: 12/7/2020
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-7.15.0📝 Commits (1)
75965c1Bump eslint from 7.14.0 to 7.15.0📊 Changes
2 files changed (+41 additions, -56 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+40 -55)📄 Description
Bumps eslint from 7.14.0 to 7.15.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
902a0327.15.06356778Build: changelog update for 7.15.05c11aabUpgrade: @eslint/esintrc and espree for bug fixes (refs #13878) (#13908)0eb7957Upgrade: file-entry-cache@6.0.0 (#13877)683ad00New: no-unsafe-optional-chaining rule (fixes #13431) (#13859)cbc57fbFix: one-var autofixing for export (fixes #13834) (#13891)110cf96Docs: Fix a broken link in working-with-rules.md (#13875)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.