Skip to content

Commit 1f28f77

Browse files
chore(lambda): bump @typescript-eslint/parser from 6.15.0 to 6.18.0 in /lambdas (#3707)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.15.0 to 6.18.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.18.0</h2> <h2>6.18.0 (2024-01-06)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-var-requires, no-require-imports] allow option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/7710">#7710</a>)</li> <li><strong>typescript-estree:</strong> throw on invalid update expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/7202">#7202</a>)</li> <li><strong>typescript-estree:</strong> throw error when CatchClause param contains initializer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8183">#8183</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@​auvred</code></a></li> <li>Joshua Chen</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.17.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0">6.17.0</a> (2024-01-01)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-restricted-imports] prevent crash when <code>patterns</code> or <code>paths</code> in options are empty (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8108">#8108</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/675e987ca1d13244c03d7e09d4e42c6539689d9a">675e987</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-floating-promises] flag result of .map(async) (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7897">#7897</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5857356962060b19aa792bee778f9167ee54154b">5857356</a>)</li> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add an option to warn against a <code>default</code> case on an already exhaustive <code>switch</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7539">#7539</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6a219bdfe6fcf86aae28158e0d855f87a8bac719">6a219bd</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.16.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0">6.16.0</a> (2023-12-25)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [unbound-method] exempt all non-Promise built-in statics (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8096">#8096</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/31829591e2c5cf6bdbdd5da23b12c5782f710fa5">3182959</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> deprecate formatting rules (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8073">#8073</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/04dea84e8e934a415ec1381a90de3cde670d0dc3">04dea84</a>)</li> <li><strong>typescript-estree:</strong> add allowDefaultProjectForFiles project service allowlist option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7752">#7752</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7ddadda10845bc53967eeec83ba6b7cdc71a079f">7ddadda</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> <!-- 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.18.0 (2024-01-06)</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> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0">6.17.0</a> (2024-01-01)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></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> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0">6.16.0</a> (2023-12-25)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></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/21460ef74bac70a40750e98884b51abeb280e2e7"><code>21460ef</code></a> chore(release): publish 6.18.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d0977abb4cf822f415e1f8a09c8e2b4c2b329555"><code>d0977ab</code></a> chore: use nx release (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8194">#8194</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e566a5dda347470b8ced3cc301b7e4d3e7ed721b"><code>e566a5d</code></a> chore: publish v6.17.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7246e5604afb20835088104cb47c03b16610f21c"><code>7246e56</code></a> chore: publish v6.16.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.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.15.0&new-version=6.18.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 <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 23e2c2f commit 1f28f77

File tree

1 file changed

+42
-41
lines changed

1 file changed

+42
-41
lines changed

lambdas/yarn.lock

Lines changed: 42 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2970,24 +2970,16 @@
29702970
ts-api-utils "^1.0.1"
29712971

29722972
"@typescript-eslint/parser@^6.15.0":
2973-
version "6.15.0"
2974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15.0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7"
2975-
integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA==
2976-
dependencies:
2977-
"@typescript-eslint/scope-manager" "6.15.0"
2978-
"@typescript-eslint/types" "6.15.0"
2979-
"@typescript-eslint/typescript-estree" "6.15.0"
2980-
"@typescript-eslint/visitor-keys" "6.15.0"
2973+
version "6.18.0"
2974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.0.tgz#d494161d64832e869f0a6acc6000a2cdff858383"
2975+
integrity sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==
2976+
dependencies:
2977+
"@typescript-eslint/scope-manager" "6.18.0"
2978+
"@typescript-eslint/types" "6.18.0"
2979+
"@typescript-eslint/typescript-estree" "6.18.0"
2980+
"@typescript-eslint/visitor-keys" "6.18.0"
29812981
debug "^4.3.4"
29822982

2983-
"@typescript-eslint/[email protected]":
2984-
version "6.15.0"
2985-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.15.0.tgz#40e5214a3e9e048aca55ce33381bc61b6b51c32a"
2986-
integrity sha512-+BdvxYBltqrmgCNu4Li+fGDIkW9n//NrruzG9X1vBzaNK+ExVXPoGB71kneaVw/Jp+4rH/vaMAGC6JfMbHstVg==
2987-
dependencies:
2988-
"@typescript-eslint/types" "6.15.0"
2989-
"@typescript-eslint/visitor-keys" "6.15.0"
2990-
29912983
"@typescript-eslint/[email protected]":
29922984
version "6.17.0"
29932985
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.17.0.tgz#70e6c1334d0d76562dfa61aed9009c140a7601b4"
@@ -2996,6 +2988,14 @@
29962988
"@typescript-eslint/types" "6.17.0"
29972989
"@typescript-eslint/visitor-keys" "6.17.0"
29982990

2991+
"@typescript-eslint/[email protected]":
2992+
version "6.18.0"
2993+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
2994+
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
2995+
dependencies:
2996+
"@typescript-eslint/types" "6.18.0"
2997+
"@typescript-eslint/visitor-keys" "6.18.0"
2998+
29992999
"@typescript-eslint/[email protected]":
30003000
version "6.17.0"
30013001
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.17.0.tgz#5febad3f523e393006614cbda28b826925b728d5"
@@ -3006,28 +3006,15 @@
30063006
debug "^4.3.4"
30073007
ts-api-utils "^1.0.1"
30083008

3009-
"@typescript-eslint/[email protected]":
3010-
version "6.15.0"
3011-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.15.0.tgz#a9f7b006aee52b0948be6e03f521814bf435ddd5"
3012-
integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ==
3013-
30143009
"@typescript-eslint/[email protected]":
30153010
version "6.17.0"
30163011
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.17.0.tgz#844a92eb7c527110bf9a7d177e3f22bd5a2f40cb"
30173012
integrity sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A==
30183013

3019-
"@typescript-eslint/[email protected]":
3020-
version "6.15.0"
3021-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.15.0.tgz#2f8a513df1ce5e6e1ba8e5c6aa52f392ae023fc5"
3022-
integrity sha512-7mVZJN7Hd15OmGuWrp2T9UvqR2Ecg+1j/Bp1jXUEY2GZKV6FXlOIoqVDmLpBiEiq3katvj/2n2mR0SDwtloCew==
3023-
dependencies:
3024-
"@typescript-eslint/types" "6.15.0"
3025-
"@typescript-eslint/visitor-keys" "6.15.0"
3026-
debug "^4.3.4"
3027-
globby "^11.1.0"
3028-
is-glob "^4.0.3"
3029-
semver "^7.5.4"
3030-
ts-api-utils "^1.0.1"
3014+
"@typescript-eslint/[email protected]":
3015+
version "6.18.0"
3016+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
3017+
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
30313018

30323019
"@typescript-eslint/[email protected]":
30333020
version "6.17.0"
@@ -3043,6 +3030,20 @@
30433030
semver "^7.5.4"
30443031
ts-api-utils "^1.0.1"
30453032

3033+
"@typescript-eslint/[email protected]":
3034+
version "6.18.0"
3035+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
3036+
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
3037+
dependencies:
3038+
"@typescript-eslint/types" "6.18.0"
3039+
"@typescript-eslint/visitor-keys" "6.18.0"
3040+
debug "^4.3.4"
3041+
globby "^11.1.0"
3042+
is-glob "^4.0.3"
3043+
minimatch "9.0.3"
3044+
semver "^7.5.4"
3045+
ts-api-utils "^1.0.1"
3046+
30463047
"@typescript-eslint/[email protected]":
30473048
version "6.17.0"
30483049
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.17.0.tgz#f2b16d4c9984474656c420438cdede7eccd4079e"
@@ -3056,14 +3057,6 @@
30563057
"@typescript-eslint/typescript-estree" "6.17.0"
30573058
semver "^7.5.4"
30583059

3059-
"@typescript-eslint/[email protected]":
3060-
version "6.15.0"
3061-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.15.0.tgz#5baf97a7bfeec6f4894d400437055155a46b2330"
3062-
integrity sha512-1zvtdC1a9h5Tb5jU9x3ADNXO9yjP8rXlaoChu0DQX40vf5ACVpYIVIZhIMZ6d5sDXH7vq4dsZBT1fEGj8D2n2w==
3063-
dependencies:
3064-
"@typescript-eslint/types" "6.15.0"
3065-
eslint-visitor-keys "^3.4.1"
3066-
30673060
"@typescript-eslint/[email protected]":
30683061
version "6.17.0"
30693062
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.17.0.tgz#3ed043709c39b43ec1e58694f329e0b0430c26b6"
@@ -3072,6 +3065,14 @@
30723065
"@typescript-eslint/types" "6.17.0"
30733066
eslint-visitor-keys "^3.4.1"
30743067

3068+
"@typescript-eslint/[email protected]":
3069+
version "6.18.0"
3070+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
3071+
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
3072+
dependencies:
3073+
"@typescript-eslint/types" "6.18.0"
3074+
eslint-visitor-keys "^3.4.1"
3075+
30753076
"@ungap/structured-clone@^1.2.0":
30763077
version "1.2.0"
30773078
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)