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

Commit f6e4b92

Browse files
fix(lambda): bump typescript from 5.6.3 to 5.7.2 in /lambdas (#4293)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.7</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed issues query for Typescript 5.7.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> <h2>TypeScript 5.7 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed issues query for Typescript 5.7.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> <h2>TypeScript 5.7 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/d701d908d534e68cfab24b6df15539014ac348a3"><code>d701d90</code></a> Bump version to 5.7.2 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/0503a630fdc1478a63fe8bcb9bea2d6d927fcca4"><code>0503a63</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60450">#60450</a> (Move to file: fix detection of refe...) into release-5.7 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/3140dbb79a42897eeebbc357a5a78e409b429323"><code>3140dbb</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60488">#60488</a> (Stub out copilotRelated command) into release-5.7 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60495">#60495</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/c1216dea1a504da7b89b5221b925abcd1702d7e4"><code>c1216de</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/3ee2b95689943c720d47db01b4a1da2b6ab9d9ff"><code>3ee2b95</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60415">#60415</a> (Fix false positive rewriteRelativeI...) into release-5.7 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/44bd3f21fe50b3ea28c881b38814701e105cabdc"><code>44bd3f2</code></a> Bump version to 5.7.1-rc and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/5925c81eea81c2d8a484db993efc4d471ddf8bd2"><code>5925c81</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/84d58cf52522d0ceed1f2a00f5c8443ff9d86698"><code>84d58cf</code></a> Merge remote-tracking branch 'origin/main' into release-5.7</li> <li><a href="https://github.com/microsoft/TypeScript/commit/0ec4d30a6e2ebbc87292c9829378d4e98de8ef43"><code>0ec4d30</code></a> Fixing exception on unsaved file (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60362">#60362</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/11b2930fa2c9f73b0ffb725a9715b8d3c4121bbc"><code>11b2930</code></a> Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.6.3&new-version=5.7.2)](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>
1 parent c334240 commit f6e4b92

File tree

9 files changed

+24
-24
lines changed

9 files changed

+24
-24
lines changed

lambdas/functions/ami-housekeeper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@aws-sdk/client-ssm": "^3.699.0",
4444
"@aws-sdk/types": "^3.696.0",
4545
"cron-parser": "^4.9.0",
46-
"typescript": "^5.6.3"
46+
"typescript": "^5.7.2"
4747
},
4848
"nx": {
4949
"includedScripts": [

lambdas/functions/control-plane/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@octokit/rest": "20.1.1",
5252
"@octokit/types": "^13.6.2",
5353
"cron-parser": "^4.9.0",
54-
"typescript": "^5.6.3"
54+
"typescript": "^5.7.2"
5555
},
5656
"nx": {
5757
"includedScripts": [

lambdas/functions/gh-agent-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prettier": "3.3.3",
3434
"ts-jest": "^29.2.5",
3535
"ts-node-dev": "^2.0.0",
36-
"typescript": "^5.6.3"
36+
"typescript": "^5.7.2"
3737
},
3838
"dependencies": {
3939
"@aws-github-runner/aws-powertools-util": "*",

lambdas/functions/termination-watcher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@aws-sdk/client-ec2": "^3.703.0",
4040
"@aws-sdk/types": "^3.696.0",
4141
"@middy/core": "^4.7.0",
42-
"typescript": "^5.6.3"
42+
"typescript": "^5.7.2"
4343
},
4444
"nx": {
4545
"includedScripts": [

lambdas/functions/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prettier": "3.3.3",
3636
"ts-jest": "^29.2.5",
3737
"ts-node-dev": "^2.0.0",
38-
"typescript": "^5.6.3"
38+
"typescript": "^5.7.2"
3939
},
4040
"dependencies": {
4141
"@aws-github-runner/aws-powertools-util": "*",

lambdas/libs/aws-powertools-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "3.3.3",
3333
"ts-jest": "^29.2.5",
3434
"ts-node-dev": "^2.0.0",
35-
"typescript": "^5.6.3"
35+
"typescript": "^5.7.2"
3636
},
3737
"dependencies": {
3838
"@aws-lambda-powertools/logger": "^2.11.0",

lambdas/libs/aws-ssm-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "3.3.3",
3333
"ts-jest": "^29.2.5",
3434
"ts-node-dev": "^2.0.0",
35-
"typescript": "^5.6.3"
35+
"typescript": "^5.7.2"
3636
},
3737
"dependencies": {
3838
"@aws-github-runner/aws-powertools-util": "*",

lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jest": "^29.7.0",
3232
"nx": "20.1.3",
3333
"prettier": "^3.3.3",
34-
"typescript": "^5.6.3"
34+
"typescript": "^5.7.2"
3535
},
3636
"packageManager": "[email protected]"
3737
}

lambdas/yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ __metadata:
126126
ts-jest: "npm:^29.2.5"
127127
ts-node: "npm:^10.9.2"
128128
ts-node-dev: "npm:^2.0.0"
129-
typescript: "npm:^5.6.3"
129+
typescript: "npm:^5.7.2"
130130
languageName: unknown
131131
linkType: soft
132132

@@ -156,7 +156,7 @@ __metadata:
156156
prettier: "npm:3.3.3"
157157
ts-jest: "npm:^29.2.5"
158158
ts-node-dev: "npm:^2.0.0"
159-
typescript: "npm:^5.6.3"
159+
typescript: "npm:^5.7.2"
160160
languageName: unknown
161161
linkType: soft
162162

@@ -185,7 +185,7 @@ __metadata:
185185
prettier: "npm:3.3.3"
186186
ts-jest: "npm:^29.2.5"
187187
ts-node-dev: "npm:^2.0.0"
188-
typescript: "npm:^5.6.3"
188+
typescript: "npm:^5.7.2"
189189
languageName: unknown
190190
linkType: soft
191191

@@ -226,7 +226,7 @@ __metadata:
226226
ts-jest: "npm:^29.2.5"
227227
ts-node: "npm:^10.9.2"
228228
ts-node-dev: "npm:^2.0.0"
229-
typescript: "npm:^5.6.3"
229+
typescript: "npm:^5.7.2"
230230
languageName: unknown
231231
linkType: soft
232232

@@ -258,7 +258,7 @@ __metadata:
258258
prettier: "npm:3.3.3"
259259
ts-jest: "npm:^29.2.5"
260260
ts-node-dev: "npm:^2.0.0"
261-
typescript: "npm:^5.6.3"
261+
typescript: "npm:^5.7.2"
262262
languageName: unknown
263263
linkType: soft
264264

@@ -289,7 +289,7 @@ __metadata:
289289
ts-jest: "npm:^29.2.5"
290290
ts-node: "npm:^10.9.2"
291291
ts-node-dev: "npm:^2.0.0"
292-
typescript: "npm:^5.6.3"
292+
typescript: "npm:^5.7.2"
293293
languageName: unknown
294294
linkType: soft
295295

@@ -324,7 +324,7 @@ __metadata:
324324
prettier: "npm:3.3.3"
325325
ts-jest: "npm:^29.2.5"
326326
ts-node-dev: "npm:^2.0.0"
327-
typescript: "npm:^5.6.3"
327+
typescript: "npm:^5.7.2"
328328
languageName: unknown
329329
linkType: soft
330330

@@ -8924,7 +8924,7 @@ __metadata:
89248924
jest: "npm:^29.7.0"
89258925
nx: "npm:20.1.3"
89268926
prettier: "npm:^3.3.3"
8927-
typescript: "npm:^5.6.3"
8927+
typescript: "npm:^5.7.2"
89288928
languageName: unknown
89298929
linkType: soft
89308930

@@ -11305,13 +11305,13 @@ __metadata:
1130511305
languageName: node
1130611306
linkType: hard
1130711307

11308-
"typescript@npm:^5.6.3":
11309-
version: 5.6.3
11310-
resolution: "typescript@npm:5.6.3"
11308+
"typescript@npm:^5.7.2":
11309+
version: 5.7.2
11310+
resolution: "typescript@npm:5.7.2"
1131111311
bin:
1131211312
tsc: bin/tsc
1131311313
tsserver: bin/tsserver
11314-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
11314+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
1131511315
languageName: node
1131611316
linkType: hard
1131711317

@@ -11325,13 +11325,13 @@ __metadata:
1132511325
languageName: node
1132611326
linkType: hard
1132711327

11328-
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
11329-
version: 5.6.3
11330-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=379a07"
11328+
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
11329+
version: 5.7.2
11330+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=379a07"
1133111331
bin:
1133211332
tsc: bin/tsc
1133311333
tsserver: bin/tsserver
11334-
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
11334+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
1133511335
languageName: node
1133611336
linkType: hard
1133711337

0 commit comments

Comments
 (0)