Commit e1b9c3d
authored
chore(lambda): bump eslint from 8.52.0 to 8.53.0 in /lambdas (#3610)
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ab3627f commit e1b9c3d
1 file changed
+13
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1241 | 1241 | | |
1242 | 1242 | | |
1243 | 1243 | | |
1244 | | - | |
1245 | | - | |
1246 | | - | |
1247 | | - | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
1248 | 1248 | | |
1249 | 1249 | | |
1250 | 1250 | | |
| |||
1256 | 1256 | | |
1257 | 1257 | | |
1258 | 1258 | | |
1259 | | - | |
1260 | | - | |
1261 | | - | |
1262 | | - | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
1263 | 1263 | | |
1264 | 1264 | | |
1265 | 1265 | | |
| |||
4612 | 4612 | | |
4613 | 4613 | | |
4614 | 4614 | | |
4615 | | - | |
4616 | | - | |
4617 | | - | |
| 4615 | + | |
| 4616 | + | |
| 4617 | + | |
4618 | 4618 | | |
4619 | 4619 | | |
4620 | 4620 | | |
4621 | | - | |
4622 | | - | |
| 4621 | + | |
| 4622 | + | |
4623 | 4623 | | |
4624 | 4624 | | |
4625 | 4625 | | |
| |||
0 commit comments