Commit 36187eb
Merge #83
83: Bump eslint from 7.15.0 to 7.16.0 r=curquiza a=dependabot-preview[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.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.16.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c"><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930">#13930</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f"><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915">#13915</a>) (buhi)</li>
<li><a href="https://github.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1"><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927">#13927</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13"><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923">#13923</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9"><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936">#13936</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac"><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920">#13920</a>) (Rouven Weßling)</li>
<li><a href="https://github.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53"><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931">#13931</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70"><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924">#13924</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b"><code>dc76911</code></a> Chore: Add .pre-commit-hooks.yaml file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13628">#13628</a>) (Álvaro Mondéjar)</li>
<li><a href="https://github.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50"><code>2124e1b</code></a> Docs: Fix wrong rule name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13913">#13913</a>) (noisyboy25)</li>
<li><a href="https://github.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26"><code>06b5809</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009"><code>26fc12f</code></a> Docs: Update README team and sponsors (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.16.0 - December 18, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c"><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930">#13930</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f"><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915">#13915</a>) (buhi)</li>
<li><a href="https://github.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1"><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927">#13927</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13"><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923">#13923</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9"><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936">#13936</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac"><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920">#13920</a>) (Rouven Weßling)</li>
<li><a href="https://github.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53"><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931">#13931</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70"><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924">#13924</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b"><code>dc76911</code></a> Chore: Add .pre-commit-hooks.yaml file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13628">#13628</a>) (Álvaro Mondéjar)</li>
<li><a href="https://github.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50"><code>2124e1b</code></a> Docs: Fix wrong rule name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13913">#13913</a>) (noisyboy25)</li>
<li><a href="https://github.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26"><code>06b5809</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009"><code>26fc12f</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/145aec1ab9052fbca96a44d04927c595951b1536"><code>145aec1</code></a> 7.16.0</li>
<li><a href="https://github.com/eslint/eslint/commit/83518a5610020186553fce028d8564e259521be8"><code>83518a5</code></a> Build: changelog update for 7.16.0</li>
<li><a href="https://github.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c"><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930">#13930</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f"><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915">#13915</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1"><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927">#13927</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13"><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923">#13923</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9"><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936">#13936</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac"><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920">#13920</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53"><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931">#13931</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70"><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924">#13924</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.15.0&new-version=7.16.0)
You can trigger a rebase of this PR 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>1 file changed
+26
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
944 | 944 | | |
945 | 945 | | |
946 | 946 | | |
947 | | - | |
| 947 | + | |
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
| |||
1098 | 1098 | | |
1099 | 1099 | | |
1100 | 1100 | | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
1101 | 1106 | | |
1102 | 1107 | | |
1103 | 1108 | | |
| |||
2162 | 2167 | | |
2163 | 2168 | | |
2164 | 2169 | | |
2165 | | - | |
2166 | | - | |
2167 | | - | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
2168 | 2173 | | |
2169 | 2174 | | |
2170 | 2175 | | |
| |||
2200 | 2205 | | |
2201 | 2206 | | |
2202 | 2207 | | |
2203 | | - | |
| 2208 | + | |
2204 | 2209 | | |
2205 | 2210 | | |
2206 | 2211 | | |
| |||
4225 | 4230 | | |
4226 | 4231 | | |
4227 | 4232 | | |
4228 | | - | |
| 4233 | + | |
4229 | 4234 | | |
4230 | 4235 | | |
4231 | 4236 | | |
| |||
5420 | 5425 | | |
5421 | 5426 | | |
5422 | 5427 | | |
5423 | | - | |
5424 | | - | |
5425 | | - | |
5426 | | - | |
| 5428 | + | |
| 5429 | + | |
| 5430 | + | |
| 5431 | + | |
5427 | 5432 | | |
5428 | | - | |
5429 | | - | |
5430 | | - | |
| 5433 | + | |
| 5434 | + | |
| 5435 | + | |
5431 | 5436 | | |
5432 | 5437 | | |
5433 | 5438 | | |
| |||
5736 | 5741 | | |
5737 | 5742 | | |
5738 | 5743 | | |
5739 | | - | |
5740 | | - | |
5741 | | - | |
5742 | | - | |
| 5744 | + | |
| 5745 | + | |
| 5746 | + | |
| 5747 | + | |
5743 | 5748 | | |
5744 | | - | |
5745 | | - | |
5746 | | - | |
5747 | | - | |
| 5749 | + | |
| 5750 | + | |
| 5751 | + | |
| 5752 | + | |
5748 | 5753 | | |
5749 | 5754 | | |
5750 | 5755 | | |
| |||
0 commit comments