Skip to content

Commit 5944a2f

Browse files
chore(deps): update dependency typescript to v5.8.3 (#4720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afd660c commit 5944a2f

File tree

19 files changed

+71
-31
lines changed

19 files changed

+71
-31
lines changed

Diff for: clients/algoliasearch-client-javascript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"execa": "9.5.2",
2121
"lerna": "8.2.1",
2222
"rollup": "4.36.0",
23-
"typescript": "5.8.2"
23+
"typescript": "5.8.3"
2424
},
2525
"bundlewatch": {
2626
"files": [

Diff for: clients/algoliasearch-client-javascript/packages/client-common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"publint": "0.3.10",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
44-
"typescript": "5.8.2",
44+
"typescript": "5.8.3",
4545
"vitest": "3.1.1"
4646
},
4747
"engines": {

Diff for: clients/algoliasearch-client-javascript/packages/client-composition/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"publint": "0.3.10",
6161
"rollup": "4.36.0",
6262
"tsup": "8.4.0",
63-
"typescript": "5.8.2"
63+
"typescript": "5.8.3"
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"

Diff for: clients/algoliasearch-client-javascript/packages/composition/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"publint": "0.3.10",
6161
"rollup": "4.36.0",
6262
"tsup": "8.4.0",
63-
"typescript": "5.8.2"
63+
"typescript": "5.8.3"
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"

Diff for: clients/algoliasearch-client-javascript/packages/logger-console/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"publint": "0.3.10",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
44-
"typescript": "5.8.2",
44+
"typescript": "5.8.3",
4545
"vitest": "3.1.1"
4646
},
4747
"dependencies": {

Diff for: clients/algoliasearch-client-javascript/packages/requester-browser-xhr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jsdom": "26.0.0",
4141
"publint": "0.3.10",
4242
"tsup": "8.4.0",
43-
"typescript": "5.8.2",
43+
"typescript": "5.8.3",
4444
"vitest": "3.1.1",
4545
"xhr-mock": "2.5.1"
4646
},

Diff for: clients/algoliasearch-client-javascript/packages/requester-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"nock": "14.0.2",
5858
"publint": "0.3.10",
5959
"tsup": "8.4.0",
60-
"typescript": "5.8.2",
60+
"typescript": "5.8.3",
6161
"vitest": "3.1.1"
6262
},
6363
"engines": {

Diff for: clients/algoliasearch-client-javascript/packages/requester-node-http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nock": "14.0.2",
4444
"publint": "0.3.10",
4545
"tsup": "8.4.0",
46-
"typescript": "5.8.2",
46+
"typescript": "5.8.3",
4747
"vitest": "3.1.1"
4848
},
4949
"engines": {

Diff for: clients/algoliasearch-client-javascript/packages/requester-testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/node": "22.14.0",
5454
"publint": "0.3.10",
5555
"tsup": "8.4.0",
56-
"typescript": "5.8.2"
56+
"typescript": "5.8.3"
5757
},
5858
"engines": {
5959
"node": ">= 14.0.0"

Diff for: clients/algoliasearch-client-javascript/yarn.lock

+29-9
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ __metadata:
4949
publint: "npm:0.3.10"
5050
ts-node: "npm:10.9.2"
5151
tsup: "npm:8.4.0"
52-
typescript: "npm:5.8.2"
52+
typescript: "npm:5.8.3"
5353
vitest: "npm:3.1.1"
5454
languageName: unknown
5555
linkType: soft
@@ -67,7 +67,7 @@ __metadata:
6767
publint: "npm:0.3.10"
6868
rollup: "npm:4.36.0"
6969
tsup: "npm:8.4.0"
70-
typescript: "npm:5.8.2"
70+
typescript: "npm:5.8.3"
7171
languageName: unknown
7272
linkType: soft
7373

@@ -152,7 +152,7 @@ __metadata:
152152
publint: "npm:0.3.10"
153153
rollup: "npm:4.36.0"
154154
tsup: "npm:8.4.0"
155-
typescript: "npm:5.8.2"
155+
typescript: "npm:5.8.3"
156156
languageName: unknown
157157
linkType: soft
158158

@@ -184,7 +184,7 @@ __metadata:
184184
publint: "npm:0.3.10"
185185
ts-node: "npm:10.9.2"
186186
tsup: "npm:8.4.0"
187-
typescript: "npm:5.8.2"
187+
typescript: "npm:5.8.3"
188188
vitest: "npm:3.1.1"
189189
languageName: unknown
190190
linkType: soft
@@ -233,7 +233,7 @@ __metadata:
233233
jsdom: "npm:26.0.0"
234234
publint: "npm:0.3.10"
235235
tsup: "npm:8.4.0"
236-
typescript: "npm:5.8.2"
236+
typescript: "npm:5.8.3"
237237
vitest: "npm:3.1.1"
238238
xhr-mock: "npm:2.5.1"
239239
languageName: unknown
@@ -250,7 +250,7 @@ __metadata:
250250
nock: "npm:14.0.2"
251251
publint: "npm:0.3.10"
252252
tsup: "npm:8.4.0"
253-
typescript: "npm:5.8.2"
253+
typescript: "npm:5.8.3"
254254
vitest: "npm:3.1.1"
255255
languageName: unknown
256256
linkType: soft
@@ -265,7 +265,7 @@ __metadata:
265265
nock: "npm:14.0.2"
266266
publint: "npm:0.3.10"
267267
tsup: "npm:8.4.0"
268-
typescript: "npm:5.8.2"
268+
typescript: "npm:5.8.3"
269269
vitest: "npm:3.1.1"
270270
languageName: unknown
271271
linkType: soft
@@ -282,7 +282,7 @@ __metadata:
282282
"@types/node": "npm:22.14.0"
283283
publint: "npm:0.3.10"
284284
tsup: "npm:8.4.0"
285-
typescript: "npm:5.8.2"
285+
typescript: "npm:5.8.3"
286286
languageName: unknown
287287
linkType: soft
288288

@@ -2309,7 +2309,7 @@ __metadata:
23092309
execa: "npm:9.5.2"
23102310
lerna: "npm:8.2.1"
23112311
rollup: "npm:4.36.0"
2312-
typescript: "npm:5.8.2"
2312+
typescript: "npm:5.8.3"
23132313
languageName: unknown
23142314
linkType: soft
23152315

@@ -8302,6 +8302,16 @@ __metadata:
83028302
languageName: node
83038303
linkType: hard
83048304

8305+
"typescript@npm:5.8.3":
8306+
version: 5.8.3
8307+
resolution: "typescript@npm:5.8.3"
8308+
bin:
8309+
tsc: bin/tsc
8310+
tsserver: bin/tsserver
8311+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
8312+
languageName: node
8313+
linkType: hard
8314+
83058315
"typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>":
83068316
version: 5.6.1-rc
83078317
resolution: "typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>::version=5.6.1-rc&hash=8c6c40"
@@ -8322,6 +8332,16 @@ __metadata:
83228332
languageName: node
83238333
linkType: hard
83248334

8335+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
8336+
version: 5.8.3
8337+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
8338+
bin:
8339+
tsc: bin/tsc
8340+
tsserver: bin/tsserver
8341+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
8342+
languageName: node
8343+
linkType: hard
8344+
83258345
"uglify-js@npm:^3.1.4":
83268346
version: 3.19.3
83278347
resolution: "uglify-js@npm:3.19.3"

Diff for: eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "8.57.1",
1818
"eslint-plugin-yml": "1.17.0",
1919
"eslint-vitest-rule-tester": "2.2.0",
20-
"typescript": "5.8.2",
20+
"typescript": "5.8.3",
2121
"vitest": "3.1.1",
2222
"yaml-eslint-parser": "1.3.0"
2323
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prettier-plugin-java": "2.6.7",
4545
"prettier-plugin-organize-imports": "4.1.0",
4646
"renovate-config-algolia": "2.2.0",
47-
"typescript": "5.8.2"
47+
"typescript": "5.8.3"
4848
},
4949
"packageManager": "[email protected]",
5050
"engines": {

Diff for: playground/javascript/browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-hooks": "5.2.0",
2626
"eslint-plugin-react-refresh": "0.4.19",
2727
"globals": "16.0.0",
28-
"typescript": "5.8.2",
28+
"typescript": "5.8.3",
2929
"typescript-eslint": "8.29.0",
3030
"vite": "6.2.5"
3131
},

Diff for: playground/javascript/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"algoliasearch": "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
2525
},
2626
"devDependencies": {
27-
"typescript": "5.8.2"
27+
"typescript": "5.8.3"
2828
},
2929
"engines": {
3030
"node": ">= 20.0.0",

Diff for: scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"micromatch": "4.0.8",
4848
"semver": "7.7.1",
4949
"spinnies": "0.5.1",
50-
"typescript": "5.8.2",
50+
"typescript": "5.8.3",
5151
"vitest": "3.1.1"
5252
}
5353
}

Diff for: templates/javascript/clients/package.mustache

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"publint": "0.3.10",
142142
"rollup": "4.36.0",
143143
"tsup": "8.4.0",
144-
"typescript": "5.8.2"
144+
"typescript": "5.8.3"
145145
},
146146
"engines": {
147147
"node": ">= 14.0.0"

Diff for: templates/javascript/snippets/package.mustache

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"type": "module",
55
"dependencies": {
6-
"typescript": "5.8.2",
6+
"typescript": "5.8.3",
77
"@algolia/client-common": "link:../../../clients/algoliasearch-client-javascript/packages/client-common",
88
"@algolia/requester-node-http": "link:../../../clients/algoliasearch-client-javascript/packages/requester-node-http",
99
"algoliasearch": "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"

Diff for: templates/javascript/tests/package.mustache

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@types/node": "22.14.0",
1616
"dotenv": "16.4.7",
17-
"typescript": "5.8.2",
17+
"typescript": "5.8.3",
1818
"vitest": "3.1.1"
1919
}
2020
}

Diff for: yarn.lock

+25-5
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ __metadata:
9090
prettier-plugin-java: "npm:2.6.7"
9191
prettier-plugin-organize-imports: "npm:4.1.0"
9292
renovate-config-algolia: "npm:2.2.0"
93-
typescript: "npm:5.8.2"
93+
typescript: "npm:5.8.3"
9494
languageName: unknown
9595
linkType: soft
9696

@@ -4034,7 +4034,7 @@ __metadata:
40344034
eslint: "npm:8.57.1"
40354035
eslint-plugin-yml: "npm:1.17.0"
40364036
eslint-vitest-rule-tester: "npm:2.2.0"
4037-
typescript: "npm:5.8.2"
4037+
typescript: "npm:5.8.3"
40384038
vitest: "npm:3.1.1"
40394039
yaml-eslint-parser: "npm:1.3.0"
40404040
languageName: unknown
@@ -5485,7 +5485,7 @@ __metadata:
54855485
react: "npm:^19.0.0"
54865486
react-dom: "npm:^19.0.0"
54875487
react-instantsearch: "npm:^7.15.3"
5488-
typescript: "npm:5.8.2"
5488+
typescript: "npm:5.8.3"
54895489
typescript-eslint: "npm:8.29.0"
54905490
vite: "npm:6.2.5"
54915491
languageName: unknown
@@ -5510,7 +5510,7 @@ __metadata:
55105510
"@algolia/recommend": "link:../../../clients/algoliasearch-client-javascript/packages/recommend"
55115511
"@algolia/requester-node-http": "link:../../../clients/algoliasearch-client-javascript/packages/requester-node-http"
55125512
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
5513-
typescript: "npm:5.8.2"
5513+
typescript: "npm:5.8.3"
55145514
languageName: unknown
55155515
linkType: soft
55165516

@@ -7475,7 +7475,7 @@ __metadata:
74757475
micromatch: "npm:4.0.8"
74767476
semver: "npm:7.7.1"
74777477
spinnies: "npm:0.5.1"
7478-
typescript: "npm:5.8.2"
7478+
typescript: "npm:5.8.3"
74797479
vitest: "npm:3.1.1"
74807480
languageName: unknown
74817481
linkType: soft
@@ -8322,6 +8322,16 @@ __metadata:
83228322
languageName: node
83238323
linkType: hard
83248324

8325+
"typescript@npm:5.8.3":
8326+
version: 5.8.3
8327+
resolution: "typescript@npm:5.8.3"
8328+
bin:
8329+
tsc: bin/tsc
8330+
tsserver: bin/tsserver
8331+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
8332+
languageName: node
8333+
linkType: hard
8334+
83258335
"typescript@npm:^3.9":
83268336
version: 3.9.10
83278337
resolution: "typescript@npm:3.9.10"
@@ -8342,6 +8352,16 @@ __metadata:
83428352
languageName: node
83438353
linkType: hard
83448354

8355+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
8356+
version: 5.8.3
8357+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
8358+
bin:
8359+
tsc: bin/tsc
8360+
tsserver: bin/tsserver
8361+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
8362+
languageName: node
8363+
linkType: hard
8364+
83458365
"typescript@patch:typescript@npm%3A^3.9#optional!builtin<compat/typescript>":
83468366
version: 3.9.10
83478367
resolution: "typescript@patch:typescript@npm%3A3.9.10#optional!builtin<compat/typescript>::version=3.9.10&hash=3bd3d3"

0 commit comments

Comments
 (0)