[openstreetmap/openstreetmap-website] Bump eslint from 8.52.0 to 8.53.0 (PR #4322)
dependabot[bot]
notifications at github.com
Fri Nov 3 23:35:39 UTC 2023
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.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.53.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3"><code>528e1c0</code></a> feat: Deprecate formatting rules (<a href="https://redirect.github.com/eslint/eslint/issues/17696">#17696</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481"><code>c0b11dd</code></a> feat: Add suggestions for no-prototype-builtins (<a href="https://redirect.github.com/eslint/eslint/issues/17677">#17677</a>) (Yonathan Randolph)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/1ad6257744d63281235fcc33288394b1d69b34ce"><code>1ad6257</code></a> fix: ensure that exit code for fatal errors is not overwritten (<a href="https://redirect.github.com/eslint/eslint/issues/17683">#17683</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/b329ea748dff45f11c7e218208244dc24fcb5c8f"><code>b329ea7</code></a> fix: add <code>;</code> after JSX nodes in <code>no-object-constructor</code> autofix (<a href="https://redirect.github.com/eslint/eslint/issues/17672">#17672</a>) (Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5"><code>ab8c60d</code></a> docs: change position of return to top button (<a href="https://redirect.github.com/eslint/eslint/issues/17688">#17688</a>) (Tanuj Kanti)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7"><code>4fc44c0</code></a> docs: update twitter icon to new X icon (<a href="https://redirect.github.com/eslint/eslint/issues/17687">#17687</a>) (Tanuj Kanti)</li>
<li><a href="https://github.com/eslint/eslint/commit/4164b2ceec89726b18ea0b0e34fab05735d55a09"><code>4164b2c</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/8651895ca7ae15e13d74c8be67d9eebd63a7ce1f"><code>8651895</code></a> docs: Fix tabs in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/17653">#17653</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4"><code>3aec1c5</code></a> docs: explained rule fixers and suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/17657">#17657</a>) (Josh Goldberg ✨)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944"><code>ba4d4d5</code></a> chore: remove metascraper (<a href="https://redirect.github.com/eslint/eslint/issues/17707">#17707</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9"><code>0d07338</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17706">#17706</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20"><code>93256a3</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809"><code>485ec7d</code></a> test: fix ESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17699">#17699</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/db06a7ff7992a74368f03d1f21beb00df0407021"><code>db06a7f</code></a> ci: bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/eslint/eslint/issues/17676">#17676</a>) (dependabot[bot])</li>
<li><a href="https://github.com/eslint/eslint/commit/994596b07f5ff20a615a4be1ea03e5fd59cdb84b"><code>994596b</code></a> ci: run tests in Node.js 21 (<a href="https://redirect.github.com/eslint/eslint/issues/17673">#17673</a>) (Francesco Trotta)</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.53.0 - November 3, 2023</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944"><code>ba4d4d5</code></a> chore: remove metascraper (<a href="https://redirect.github.com/eslint/eslint/issues/17707">#17707</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9"><code>0d07338</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17706">#17706</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20"><code>93256a3</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5"><code>ab8c60d</code></a> docs: change position of return to top button (<a href="https://redirect.github.com/eslint/eslint/issues/17688">#17688</a>) (Tanuj Kanti)</li>
<li><a href="https://github.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3"><code>528e1c0</code></a> feat: Deprecate formatting rules (<a href="https://redirect.github.com/eslint/eslint/issues/17696">#17696</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809"><code>485ec7d</code></a> test: fix ESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17699">#17699</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481"><code>c0b11dd</code></a> feat: Add suggestions for no-prototype-builtins (<a href="https://redirect.github.com/eslint/eslint/issues/17677">#17677</a>) (Yonathan Randolph)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7"><code>4fc44c0</code></a> docs: update twitter icon to new X icon (<a href="https://redirect.github.com/eslint/eslint/issues/17687">#17687</a>) (Tanuj Kanti)</li>
<li><a href="https://github.com/eslint/eslint/commit/1ad6257744d63281235fcc33288394b1d69b34ce"><code>1ad6257</code></a> fix: ensure that exit code for fatal errors is not overwritten (<a href="https://redirect.github.com/eslint/eslint/issues/17683">#17683</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/4164b2ceec89726b18ea0b0e34fab05735d55a09"><code>4164b2c</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/8651895ca7ae15e13d74c8be67d9eebd63a7ce1f"><code>8651895</code></a> docs: Fix tabs in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/17653">#17653</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4"><code>3aec1c5</code></a> docs: explained rule fixers and suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/17657">#17657</a>) (Josh Goldberg ✨)</li>
<li><a href="https://github.com/eslint/eslint/commit/db06a7ff7992a74368f03d1f21beb00df0407021"><code>db06a7f</code></a> ci: bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/eslint/eslint/issues/17676">#17676</a>) (dependabot[bot])</li>
<li><a href="https://github.com/eslint/eslint/commit/b329ea748dff45f11c7e218208244dc24fcb5c8f"><code>b329ea7</code></a> fix: add <code>;</code> after JSX nodes in <code>no-object-constructor</code> autofix (<a href="https://redirect.github.com/eslint/eslint/issues/17672">#17672</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/994596b07f5ff20a615a4be1ea03e5fd59cdb84b"><code>994596b</code></a> ci: run tests in Node.js 21 (<a href="https://redirect.github.com/eslint/eslint/issues/17673">#17673</a>) (Francesco Trotta)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/cb9393dd9f160d3dbff27a39b9ce8e24303e3b6f"><code>cb9393d</code></a> 8.53.0</li>
<li><a href="https://github.com/eslint/eslint/commit/ec361d14b0c623ea3ae569c784608431454f33e2"><code>ec361d1</code></a> Build: changelog update for 8.53.0</li>
<li><a href="https://github.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944"><code>ba4d4d5</code></a> chore: remove metascraper (<a href="https://redirect.github.com/eslint/eslint/issues/17707">#17707</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9"><code>0d07338</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17706">#17706</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20"><code>93256a3</code></a> chore: package.json update for <code>@eslint/js</code> release</li>
<li><a href="https://github.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5"><code>ab8c60d</code></a> docs: change position of return to top button (<a href="https://redirect.github.com/eslint/eslint/issues/17688">#17688</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3"><code>528e1c0</code></a> feat: Deprecate formatting rules (<a href="https://redirect.github.com/eslint/eslint/issues/17696">#17696</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809"><code>485ec7d</code></a> test: fix ESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17699">#17699</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481"><code>c0b11dd</code></a> feat: Add suggestions for no-prototype-builtins (<a href="https://redirect.github.com/eslint/eslint/issues/17677">#17677</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7"><code>4fc44c0</code></a> docs: update twitter icon to new X icon (<a href="https://redirect.github.com/eslint/eslint/issues/17687">#17687</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.52.0...v8.53.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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/4322
-- Commit Summary --
* Bump eslint from 8.52.0 to 8.53.0
-- File Changes --
M yarn.lock (26)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4322.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4322.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4322
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4322 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231103/4ca79f6d/attachment-0001.htm>
More information about the rails-dev
mailing list