[openstreetmap/openstreetmap-website] Bump eslint from 7.16.0 to 7.17.0 (#3037)

dependabot[bot] notifications at github.com
Mon Jan 4 05:02:23 UTC 2021


Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.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.17.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4"><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946">#13946</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51"><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964">#13964</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762"><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969">#13969</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e"><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968">#13968</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93"><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966">#13966</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a"><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958">#13958</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0"><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953">#13953</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4"><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13959">#13959</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553"><code>e451b96</code></a> Docs: update build tool for webpack (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13962">#13962</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3"><code>c3e9acc</code></a> Chore: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13960">#13960</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805"><code>7289ecf</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.17.0 - January 1, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4"><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946">#13946</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51"><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964">#13964</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762"><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969">#13969</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e"><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968">#13968</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93"><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966">#13966</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a"><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958">#13958</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0"><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953">#13953</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4"><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13959">#13959</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553"><code>e451b96</code></a> Docs: update build tool for webpack (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13962">#13962</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3"><code>c3e9acc</code></a> Chore: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13960">#13960</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805"><code>7289ecf</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/896273f9d75c973ce2c7cc25580ae667a10ec6f9"><code>896273f</code></a> 7.17.0</li>
<li><a href="https://github.com/eslint/eslint/commit/be40eff57f4be57ceb097416a7d7031aef097cda"><code>be40eff</code></a> Build: changelog update for 7.17.0</li>
<li><a href="https://github.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4"><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946">#13946</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51"><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964">#13964</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762"><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969">#13969</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e"><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968">#13968</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93"><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966">#13966</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a"><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958">#13958</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0"><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953">#13953</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4"><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.16.0&new-version=7.17.0)](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/3037

-- Commit Summary --

  * Bump eslint from 7.16.0 to 7.17.0

-- File Changes --

    M yarn.lock (6)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3037.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3037.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/3037
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210103/4a61e269/attachment-0001.htm>


More information about the rails-dev mailing list