[openstreetmap/openstreetmap-website] Bump eslint from 7.22.0 to 7.23.0 (#3155)
dependabot[bot]
notifications at github.com
Mon Mar 29 05:01:58 UTC 2021
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.23.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199">#14199</a>) (Daniel Rentz)</li>
<li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244">#14244</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242">#14242</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230">#14230</a>) (Ed S)</li>
<li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226">#14226</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5"><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063">#14063</a>) (armin yahya)</li>
<li><a href="https://github.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9"><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059">#14059</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d"><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6"><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225">#14225</a>) (Greg Finley)</li>
<li><a href="https://github.com/eslint/eslint/commit/a2013fcf996c8651bc760df21d900442828a6884"><code>a2013fc</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.23.0 - March 26, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199">#14199</a>) (Daniel Rentz)</li>
<li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244">#14244</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242">#14242</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230">#14230</a>) (Ed S)</li>
<li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226">#14226</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5"><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063">#14063</a>) (armin yahya)</li>
<li><a href="https://github.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9"><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059">#14059</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d"><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6"><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225">#14225</a>) (Greg Finley)</li>
<li><a href="https://github.com/eslint/eslint/commit/a2013fcf996c8651bc760df21d900442828a6884"><code>a2013fc</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/cd2e584aa5a87c425177fb84a9cd6b05624fec43"><code>cd2e584</code></a> 7.23.0</li>
<li><a href="https://github.com/eslint/eslint/commit/11bdeaba923edd7ca1ed8ec36fa200e72c953f3d"><code>11bdeab</code></a> Build: changelog update for 7.23.0</li>
<li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199">#14199</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244">#14244</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242">#14242</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230">#14230</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226">#14226</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5"><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063">#14063</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.22.0...v7.23.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/3155
-- Commit Summary --
* Bump eslint from 7.22.0 to 7.23.0
-- File Changes --
M yarn.lock (6)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3155.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3155.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/3155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210328/4b19491d/attachment-0001.htm>
More information about the rails-dev
mailing list