[openstreetmap/openstreetmap-website] Bump eslint from 8.1.0 to 8.2.0 (PR #3359)
dependabot[bot]
notifications at github.com
Mon Nov 8 23:01:01 UTC 2021
Bumps [eslint](https://github.com/eslint/eslint) from 8.1.0 to 8.2.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.2.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/c9fefd2e40348b3e02b855597707a557dc4991d5"><code>c9fefd2</code></a> feat: report class evaluation TDZ errors in no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15134">#15134</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/c415c041912a3abbf106cc5713bdcf4ef42590ac"><code>c415c04</code></a> docs: Use string rule severity in CLI examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15253">#15253</a>) (Kevin Partington)</li>
<li><a href="https://github.com/eslint/eslint/commit/12b627da401c68a5081822a49068421f1bb2465c"><code>12b627d</code></a> docs: fix typo in <code>working-with-rules.md</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15233">#15233</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/a86ffc076014d1de7eefc7456a8ccfb3a2318155"><code>a86ffc0</code></a> docs: fix broken anchor in configuration files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15223">#15223</a>) (Pierre Berger)</li>
<li><a href="https://github.com/eslint/eslint/commit/ee8af5fb864b510ba6b50dcfb706b8b28fdfb74e"><code>ee8af5f</code></a> docs: Link to unit tests from rule documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15207">#15207</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1c0ca3c744dd5761d424d19c9cdcccc569dfe34c"><code>1c0ca3c</code></a> docs: add <code>ci</code> and <code>perf</code> tags for commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15215">#15215</a>) (Nitin Kumar)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/796587ad950f6804d60473c2b5998ed3ec71c59e"><code>796587a</code></a> build: upgrade eslint-release to v3.2.0 to support conventional commits (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15246">#15246</a>) (Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/cf5b6be6f8144f5932cdf062d380f7c0f51e64bd"><code>cf5b6be</code></a> chore: update <code>@eslint/eslintrc</code> to avoid different versions of <code>js-yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15265">#15265</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fd7a6ca7339bcbbfa6feda266dcca96684b81c6"><code>4fd7a6c</code></a> perf: don't prepare a fix for valid code in key-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15239">#15239</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/fda533cda4b70278acfce4e21b5b1ebe52ff7a3d"><code>fda533c</code></a> chore: update <code>strip-ansi</code> dependency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15221">#15221</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/67949bd9f3cbda08442d2e5946feb9a4f8b22d85"><code>67949bd</code></a> ci: Remove Node 16 CI prerelease workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14935">#14935</a>) (Brandon Mills)</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.2.0 - November 5, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/cf5b6be6f8144f5932cdf062d380f7c0f51e64bd"><code>cf5b6be</code></a> chore: update <code>@eslint/eslintrc</code> to avoid different versions of <code>js-yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15265">#15265</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c9fefd2e40348b3e02b855597707a557dc4991d5"><code>c9fefd2</code></a> feat: report class evaluation TDZ errors in no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15134">#15134</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fd7a6ca7339bcbbfa6feda266dcca96684b81c6"><code>4fd7a6c</code></a> perf: don't prepare a fix for valid code in key-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15239">#15239</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c415c041912a3abbf106cc5713bdcf4ef42590ac"><code>c415c04</code></a> docs: Use string rule severity in CLI examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15253">#15253</a>) (Kevin Partington)</li>
<li><a href="https://github.com/eslint/eslint/commit/796587ad950f6804d60473c2b5998ed3ec71c59e"><code>796587a</code></a> build: upgrade eslint-release to v3.2.0 to support conventional commits (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15246">#15246</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/12b627da401c68a5081822a49068421f1bb2465c"><code>12b627d</code></a> docs: fix typo in <code>working-with-rules.md</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15233">#15233</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/a86ffc076014d1de7eefc7456a8ccfb3a2318155"><code>a86ffc0</code></a> docs: fix broken anchor in configuration files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15223">#15223</a>) (Pierre Berger)</li>
<li><a href="https://github.com/eslint/eslint/commit/fda533cda4b70278acfce4e21b5b1ebe52ff7a3d"><code>fda533c</code></a> chore: update <code>strip-ansi</code> dependency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15221">#15221</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/ee8af5fb864b510ba6b50dcfb706b8b28fdfb74e"><code>ee8af5f</code></a> docs: Link to unit tests from rule documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15207">#15207</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1c0ca3c744dd5761d424d19c9cdcccc569dfe34c"><code>1c0ca3c</code></a> docs: add <code>ci</code> and <code>perf</code> tags for commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15215">#15215</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/67949bd9f3cbda08442d2e5946feb9a4f8b22d85"><code>67949bd</code></a> ci: Remove Node 16 CI prerelease workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14935">#14935</a>) (Brandon Mills)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/04e91b615743cbb25cd9103e7329b056bd1572ad"><code>04e91b6</code></a> 8.2.0</li>
<li><a href="https://github.com/eslint/eslint/commit/e7685f2f4a46fb21ecff954a47be68d9d21cfc50"><code>e7685f2</code></a> Build: changelog update for 8.2.0</li>
<li><a href="https://github.com/eslint/eslint/commit/cf5b6be6f8144f5932cdf062d380f7c0f51e64bd"><code>cf5b6be</code></a> chore: update <code>@eslint/eslintrc</code> to avoid different versions of <code>js-yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15265">#15265</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c9fefd2e40348b3e02b855597707a557dc4991d5"><code>c9fefd2</code></a> feat: report class evaluation TDZ errors in no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15134">#15134</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fd7a6ca7339bcbbfa6feda266dcca96684b81c6"><code>4fd7a6c</code></a> perf: don't prepare a fix for valid code in key-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15239">#15239</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c415c041912a3abbf106cc5713bdcf4ef42590ac"><code>c415c04</code></a> docs: Use string rule severity in CLI examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15253">#15253</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/796587ad950f6804d60473c2b5998ed3ec71c59e"><code>796587a</code></a> build: upgrade eslint-release to v3.2.0 to support conventional commits (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15246">#15246</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/99b1fca0e61902f0d69aea4b4cdbf75d37ea20c4"><code>99b1fca</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/3630211c46f1ed691445231164e29e5cd6c87dff"><code>3630211</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/12b627da401c68a5081822a49068421f1bb2465c"><code>12b627d</code></a> docs: fix typo in <code>working-with-rules.md</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15233">#15233</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.1.0...v8.2.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>
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3359
-- Commit Summary --
* <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3359/commits/f4c9984aeb48fe10b3784dc3140c54a83f02ccf8">Bump eslint from 8.1.0 to 8.2.0</a>
-- File Changes --
M yarn.lock (57)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3359.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3359.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3359
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20211108/79405da9/attachment-0001.htm>
More information about the rails-dev
mailing list