Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
chore(lambda): bump @typescript-eslint/parser from 6.18.0 to 6.21.0 i…
Browse files Browse the repository at this point in the history
…n /lambdas (#3785)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 6.18.0 to 6.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.21.0</h2>
<h2>6.21.0 (2024-02-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li>export plugin metadata (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8331">#8331</a>)</li>
<li>allow <code>parserOptions.project: false</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8339">#8339</a>)</li>
<li><strong>eslint-plugin:</strong> add rule prefer-find (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8216">#8216</a>)</li>
<li><strong>typescript-estree:</strong> forbid duplicated accessibility
modifiers (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8257">#8257</a>)</li>
<li><strong>utils:</strong> improve eslint types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8344">#8344</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> add <code>JSXElement</code> type to the
<code>JSXAttribute['value']</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8285">#8285</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] don't report on
types referenced in export assignment expression (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8265">#8265</a>)</li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] better
support for intersections, infinite types, non-union values (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8250">#8250</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-imports] dont
report on types used in export assignment expressions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8332">#8332</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle
left-hand optional with exactOptionalPropertyTypes option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8249">#8249</a>)</li>
<li><strong>eslint-plugin:</strong> [class-literal-property-style] allow
getter when same key setter exists (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8277">#8277</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
provide valid fixes for assertions with extra tokens before
<code>as</code> keyword (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8326">#8326</a>)</li>
<li><strong>rule-tester:</strong> fix a phantom dependency on the
&quot;semver&quot; package (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8260">#8260</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Pete Gonzalez <a
href="https://github.com/octogonz"><code>@​octogonz</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v6.20.0</h2>
<h2>6.20.0 (2024-01-29)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] allow easy reuse
of the default ordering (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8248">#8248</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-useless-template-literals]
incorrect bigint autofix result (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8283">#8283</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat
any/unknown as non-nullable (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8262">#8262</a>)</li>
<li><strong>eslint-plugin:</strong> [no-useless-template-literals]
report Infinity &amp; NaN (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8295">#8295</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-readonly] disable checking
accessors (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8300">#8300</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>6.21.0 (2024-02-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li>allow <code>parserOptions.project: false</code></li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred</li>
<li>Brad Zacher</li>
<li>Kirk Waiblinger</li>
<li>Pete Gonzalez</li>
<li>YeonJuan</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>6.20.0 (2024-01-29)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>6.19.1 (2024-01-22)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>6.19.0 (2024-01-15)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>6.18.1 (2024-01-08)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/289ee8885ce26714296d8258abb12a2fa2c38d61"><code>289ee88</code></a>
chore(release): publish 6.21.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/aa5edf7f675c3bad627cfd9355a9a04469414c5e"><code>aa5edf7</code></a>
chore(deps): update dependency prettier to v3.2.4 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8357">#8357</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/45c0cb2634960b6822d44db8eeeebe6529a58118"><code>45c0cb2</code></a>
chore: cleanup test-utils naming/locations (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8341">#8341</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a01a6e6b6fb157f8cf278179c098c4ab0beb22c6"><code>a01a6e6</code></a>
chore(release): publish 6.20.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a91121425d8c40e90c6dfc282a13e5cbf78a6562"><code>a911214</code></a>
chore(release): publish 6.19.1</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/7c673a146d26d4360a25638f901a3c329bcca8c4"><code>7c673a1</code></a>
chore(release): publish 6.19.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/aa7ab0ec27907657aa6ff5ec287528adecb12c96"><code>aa7ab0e</code></a>
chore(release): publish 6.18.1</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/1ee30876c9572ecffab9dcc7387d4e1eb02cbc4b"><code>1ee3087</code></a>
chore: enable eslint-plugin-jsdoc internally (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8145">#8145</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent b850e85 commit 1fee338
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 50 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock-jest": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock-jest": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^20.8.9",
"@types/request": "^2.48.11",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock-jest": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "0.38.1",
"body-parser": "^1.20.2",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-powertools-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "0.38.1",
"body-parser": "^1.20.2",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-ssm-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "0.38.1",
"body-parser": "^1.20.2",
"eslint": "^8.56.0",
Expand Down
53 changes: 9 additions & 44 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3789,24 +3789,16 @@
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/parser@^6.15.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.0.tgz#d494161d64832e869f0a6acc6000a2cdff858383"
integrity sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==
dependencies:
"@typescript-eslint/scope-manager" "6.18.0"
"@typescript-eslint/types" "6.18.0"
"@typescript-eslint/typescript-estree" "6.18.0"
"@typescript-eslint/visitor-keys" "6.18.0"
debug "^4.3.4"

"@typescript-eslint/[email protected]":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
"@typescript-eslint/parser@^6.21.0":
version "6.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
dependencies:
"@typescript-eslint/types" "6.18.0"
"@typescript-eslint/visitor-keys" "6.18.0"
"@typescript-eslint/scope-manager" "6.21.0"
"@typescript-eslint/types" "6.21.0"
"@typescript-eslint/typescript-estree" "6.21.0"
"@typescript-eslint/visitor-keys" "6.21.0"
debug "^4.3.4"

"@typescript-eslint/[email protected]":
version "6.21.0"
Expand All @@ -3826,30 +3818,11 @@
debug "^4.3.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/[email protected]":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==

"@typescript-eslint/[email protected]":
version "6.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==

"@typescript-eslint/[email protected]":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
dependencies:
"@typescript-eslint/types" "6.18.0"
"@typescript-eslint/visitor-keys" "6.18.0"
debug "^4.3.4"
globby "^11.1.0"
is-glob "^4.0.3"
minimatch "9.0.3"
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/[email protected]":
version "6.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
Expand Down Expand Up @@ -3877,14 +3850,6 @@
"@typescript-eslint/typescript-estree" "6.21.0"
semver "^7.5.4"

"@typescript-eslint/[email protected]":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
dependencies:
"@typescript-eslint/types" "6.18.0"
eslint-visitor-keys "^3.4.1"

"@typescript-eslint/[email protected]":
version "6.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
Expand Down

0 comments on commit 1fee338

Please sign in to comment.