Skip to content

Commit 6e67031

Browse files
Update temporalio-ts monorepo to v1.13.2
1 parent d9a3b41 commit 6e67031

File tree

7 files changed

+109
-83
lines changed

7 files changed

+109
-83
lines changed

apps/hash-ai-worker-ts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
"@local/hash-isomorphic-utils": "0.0.0-private",
5757
"@local/status": "0.0.0-private",
5858
"@sentry/node": "10.22.0",
59-
"@temporalio/activity": "1.12.1",
60-
"@temporalio/common": "1.12.1",
61-
"@temporalio/proto": "1.12.1",
62-
"@temporalio/worker": "1.12.1",
63-
"@temporalio/workflow": "1.12.1",
59+
"@temporalio/activity": "1.13.2",
60+
"@temporalio/common": "1.13.2",
61+
"@temporalio/proto": "1.13.2",
62+
"@temporalio/worker": "1.13.2",
63+
"@temporalio/workflow": "1.13.2",
6464
"ajv": "8.17.1",
6565
"ajv-formats": "3.0.1",
6666
"axios": "1.12.2",

apps/hash-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@rudderstack/rudder-sdk-node": "2.1.10",
6767
"@sentry/node": "10.22.0",
6868
"@snowplow/node-tracker": "4.6.8",
69-
"@temporalio/client": "1.12.1",
70-
"@temporalio/proto": "1.12.1",
69+
"@temporalio/client": "1.13.2",
70+
"@temporalio/proto": "1.13.2",
7171
"@types/ws": "8.18.1",
7272
"agentkeepalive": "4.6.0",
7373
"app-root-path": "3.1.0",

apps/hash-integration-worker/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"@local/hash-graph-sdk": "0.0.0-private",
2929
"@local/hash-isomorphic-utils": "0.0.0-private",
3030
"@sentry/node": "10.22.0",
31-
"@temporalio/activity": "1.12.1",
32-
"@temporalio/worker": "1.12.1",
33-
"@temporalio/workflow": "1.12.1",
31+
"@temporalio/activity": "1.13.2",
32+
"@temporalio/worker": "1.13.2",
33+
"@temporalio/workflow": "1.13.2",
3434
"agentkeepalive": "4.6.0",
3535
"axios": "1.12.2",
3636
"dotenv-flow": "3.3.0",

libs/@local/graph/sdk/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@local/hash-graph-client": "0.0.0-private",
3131
"@rust/hash-graph-authorization": "0.0.0-private",
3232
"@rust/hash-graph-store": "0.0.0-private",
33-
"@temporalio/client": "1.12.1",
33+
"@temporalio/client": "1.13.2",
3434
"effect": "3.18.4",
3535
"uuid": "13.0.0"
3636
},

libs/@local/hash-backend-utils/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"@sentry/node": "10.22.0",
4242
"@smithy/protocol-http": "5.3.3",
4343
"@smithy/signature-v4": "5.3.3",
44-
"@temporalio/activity": "1.12.1",
45-
"@temporalio/client": "1.12.1",
46-
"@temporalio/proto": "1.12.1",
47-
"@temporalio/worker": "1.12.1",
48-
"@temporalio/workflow": "1.12.1",
44+
"@temporalio/activity": "1.13.2",
45+
"@temporalio/client": "1.13.2",
46+
"@temporalio/proto": "1.13.2",
47+
"@temporalio/worker": "1.13.2",
48+
"@temporalio/workflow": "1.13.2",
4949
"agentkeepalive": "4.6.0",
5050
"axios": "1.12.2",
5151
"dotenv-flow": "3.3.0",

libs/@local/hash-isomorphic-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@graphql-codegen/typescript-operations": "2.5.13",
6262
"@local/eslint": "0.0.0-private",
6363
"@local/tsconfig": "0.0.0-private",
64-
"@temporalio/workflow": "1.12.1",
64+
"@temporalio/workflow": "1.13.2",
6565
"@types/big.js": "6.2.2",
6666
"@types/express": "5.0.3",
6767
"@types/lodash-es": "4.17.12",

yarn.lock

Lines changed: 92 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -375,11 +375,11 @@ __metadata:
375375
"@local/status": "npm:0.0.0-private"
376376
"@local/tsconfig": "npm:0.0.0-private"
377377
"@sentry/node": "npm:10.22.0"
378-
"@temporalio/activity": "npm:1.12.1"
379-
"@temporalio/common": "npm:1.12.1"
380-
"@temporalio/proto": "npm:1.12.1"
381-
"@temporalio/worker": "npm:1.12.1"
382-
"@temporalio/workflow": "npm:1.12.1"
378+
"@temporalio/activity": "npm:1.13.2"
379+
"@temporalio/common": "npm:1.13.2"
380+
"@temporalio/proto": "npm:1.13.2"
381+
"@temporalio/worker": "npm:1.13.2"
382+
"@temporalio/workflow": "npm:1.13.2"
383383
"@types/dedent": "npm:0.7.2"
384384
"@types/dotenv-flow": "npm:3.3.3"
385385
"@types/jsdom": "npm:21.1.7"
@@ -478,8 +478,8 @@ __metadata:
478478
"@rudderstack/rudder-sdk-node": "npm:2.1.10"
479479
"@sentry/node": "npm:10.22.0"
480480
"@snowplow/node-tracker": "npm:4.6.8"
481-
"@temporalio/client": "npm:1.12.1"
482-
"@temporalio/proto": "npm:1.12.1"
481+
"@temporalio/client": "npm:1.13.2"
482+
"@temporalio/proto": "npm:1.13.2"
483483
"@types/app-root-path": "npm:3.1.0"
484484
"@types/cors": "npm:2.8.19"
485485
"@types/dedent": "npm:0.7.2"
@@ -719,9 +719,9 @@ __metadata:
719719
"@local/hash-isomorphic-utils": "npm:0.0.0-private"
720720
"@local/tsconfig": "npm:0.0.0-private"
721721
"@sentry/node": "npm:10.22.0"
722-
"@temporalio/activity": "npm:1.12.1"
723-
"@temporalio/worker": "npm:1.12.1"
724-
"@temporalio/workflow": "npm:1.12.1"
722+
"@temporalio/activity": "npm:1.13.2"
723+
"@temporalio/worker": "npm:1.13.2"
724+
"@temporalio/workflow": "npm:1.13.2"
725725
"@types/dotenv-flow": "npm:3.3.3"
726726
agentkeepalive: "npm:4.6.0"
727727
axios: "npm:1.12.2"
@@ -9595,11 +9595,11 @@ __metadata:
95959595
"@sentry/node": "npm:10.22.0"
95969596
"@smithy/protocol-http": "npm:5.3.3"
95979597
"@smithy/signature-v4": "npm:5.3.3"
9598-
"@temporalio/activity": "npm:1.12.1"
9599-
"@temporalio/client": "npm:1.12.1"
9600-
"@temporalio/proto": "npm:1.12.1"
9601-
"@temporalio/worker": "npm:1.12.1"
9602-
"@temporalio/workflow": "npm:1.12.1"
9598+
"@temporalio/activity": "npm:1.13.2"
9599+
"@temporalio/client": "npm:1.13.2"
9600+
"@temporalio/proto": "npm:1.13.2"
9601+
"@temporalio/worker": "npm:1.13.2"
9602+
"@temporalio/workflow": "npm:1.13.2"
96039603
"@types/dotenv-flow": "npm:3.3.3"
96049604
"@types/node": "npm:22.18.13"
96059605
"@types/wait-on": "npm:5.3.4"
@@ -9651,7 +9651,7 @@ __metadata:
96519651
"@local/tsconfig": "npm:0.0.0-private"
96529652
"@rust/hash-graph-authorization": "npm:0.0.0-private"
96539653
"@rust/hash-graph-store": "npm:0.0.0-private"
9654-
"@temporalio/client": "npm:1.12.1"
9654+
"@temporalio/client": "npm:1.13.2"
96559655
"@vitest/coverage-istanbul": "npm:3.2.4"
96569656
effect: "npm:3.18.4"
96579657
eslint: "npm:9.38.0"
@@ -9681,7 +9681,7 @@ __metadata:
96819681
"@local/tsconfig": "npm:0.0.0-private"
96829682
"@sentry/browser": "npm:10.22.0"
96839683
"@sindresorhus/slugify": "npm:3.0.0"
9684-
"@temporalio/workflow": "npm:1.12.1"
9684+
"@temporalio/workflow": "npm:1.13.2"
96859685
"@types/big.js": "npm:6.2.2"
96869686
"@types/express": "npm:5.0.3"
96879687
"@types/lodash-es": "npm:4.17.12"
@@ -17049,80 +17049,98 @@ __metadata:
1704917049
languageName: node
1705017050
linkType: hard
1705117051

17052-
"@temporalio/activity@npm:1.12.1":
17053-
version: 1.12.1
17054-
resolution: "@temporalio/activity@npm:1.12.1"
17052+
"@temporalio/activity@npm:1.13.2":
17053+
version: 1.13.2
17054+
resolution: "@temporalio/activity@npm:1.13.2"
1705517055
dependencies:
17056-
"@temporalio/common": "npm:1.12.1"
17056+
"@temporalio/client": "npm:1.13.2"
17057+
"@temporalio/common": "npm:1.13.2"
1705717058
abort-controller: "npm:^3.0.0"
17058-
checksum: 10c0/256b47400821cf6ab2b81b4f61e9f8faebc554393b6c39f8b0c289a1b612ab36dc6c0a451e93b64bb7fa5e2d9f489c3e79d27096acf2d84631569eaae2849521
17059+
checksum: 10c0/bfded8a13db84763e3b0015a3700dd0b7f83ddffe6fcb05d8c5a088e0136da83a648f6025342eb772fb7900cc1a4b1105cf31340f4d5d73705e0c5af8c646f3c
1705917060
languageName: node
1706017061
linkType: hard
1706117062

17062-
"@temporalio/client@npm:1.12.1":
17063-
version: 1.12.1
17064-
resolution: "@temporalio/client@npm:1.12.1"
17063+
"@temporalio/client@npm:1.13.2":
17064+
version: 1.13.2
17065+
resolution: "@temporalio/client@npm:1.13.2"
1706517066
dependencies:
1706617067
"@grpc/grpc-js": "npm:^1.12.4"
17067-
"@temporalio/common": "npm:1.12.1"
17068-
"@temporalio/proto": "npm:1.12.1"
17068+
"@temporalio/common": "npm:1.13.2"
17069+
"@temporalio/proto": "npm:1.13.2"
1706917070
abort-controller: "npm:^3.0.0"
1707017071
long: "npm:^5.2.3"
17071-
uuid: "npm:^9.0.1"
17072-
checksum: 10c0/1aa0884c55ad47ba8a20e496b8ae2047ab82be86f6208c4fc2554dd7234afb614a8e08df3d4dd6d6a9b0aaa8f4ae2b250de39b573dfbd37c925fb51f9e4febdc
17072+
uuid: "npm:^11.1.0"
17073+
checksum: 10c0/1552db58a61c74b062ebbc9ea7f50f206c767176a08b7ada305d5e354ba96d56148b443ca066efbb3c773e55c59d4e415e8cf4c6cbe55abf7470d76fa87ca2ea
1707317074
languageName: node
1707417075
linkType: hard
1707517076

17076-
"@temporalio/common@npm:1.12.1":
17077-
version: 1.12.1
17078-
resolution: "@temporalio/common@npm:1.12.1"
17077+
"@temporalio/common@npm:1.13.2":
17078+
version: 1.13.2
17079+
resolution: "@temporalio/common@npm:1.13.2"
1707917080
dependencies:
17080-
"@temporalio/proto": "npm:1.12.1"
17081+
"@temporalio/proto": "npm:1.13.2"
1708117082
long: "npm:^5.2.3"
17082-
ms: "npm:^3.0.0-canary.1"
17083+
ms: "npm:3.0.0-canary.1"
17084+
nexus-rpc: "npm:^0.0.1"
1708317085
proto3-json-serializer: "npm:^2.0.0"
17084-
checksum: 10c0/9272a00f24477106bd7be61ed3e976f59570c30200e8beaef92c6030086cfe8f63e3c7a6a5b93fdaef1c0775a012f0e2e24ea60e93340c666ed7c61724543b52
17086+
checksum: 10c0/e8b57dc4dd3f51c1bc44430d1cd37c9d8625816c95c1b007cc0907c811712a3499630e6db12c99d4d857d7a5d3f6de77ad18d10ac177ba37082829d9aac84d9c
1708517087
languageName: node
1708617088
linkType: hard
1708717089

17088-
"@temporalio/core-bridge@npm:1.12.1":
17089-
version: 1.12.1
17090-
resolution: "@temporalio/core-bridge@npm:1.12.1"
17090+
"@temporalio/core-bridge@npm:1.13.2":
17091+
version: 1.13.2
17092+
resolution: "@temporalio/core-bridge@npm:1.13.2"
1709117093
dependencies:
1709217094
"@grpc/grpc-js": "npm:^1.12.4"
17093-
"@temporalio/common": "npm:1.12.1"
17095+
"@temporalio/common": "npm:1.13.2"
1709417096
arg: "npm:^5.0.2"
1709517097
cargo-cp-artifact: "npm:^0.1.8"
1709617098
which: "npm:^4.0.0"
17097-
checksum: 10c0/d9deb6bcece54561f43b0fe8847199bbd55008683a73a754b1178a33f6ca935126a642e9534936e960500e0d90144691f0d4b86c4928dba62ae0bc65af78861e
17099+
checksum: 10c0/75822cd592ff7a35deee119d1bd4700667b076a12ebca60e63aab410adca72a0548909f814d7ab9ed7472737031a696d54c1c5b3d8dfbe578992fefa1322be61
1709817100
languageName: node
1709917101
linkType: hard
1710017102

17101-
"@temporalio/proto@npm:1.12.1":
17102-
version: 1.12.1
17103-
resolution: "@temporalio/proto@npm:1.12.1"
17103+
"@temporalio/nexus@npm:1.13.2":
17104+
version: 1.13.2
17105+
resolution: "@temporalio/nexus@npm:1.13.2"
17106+
dependencies:
17107+
"@temporalio/client": "npm:1.13.2"
17108+
"@temporalio/common": "npm:1.13.2"
17109+
"@temporalio/proto": "npm:1.13.2"
17110+
long: "npm:^5.2.3"
17111+
nexus-rpc: "npm:^0.0.1"
17112+
checksum: 10c0/2cab9e8fe20fcda78349b627c2613648b76aa52c99bb2f1a3b2fa98e8969bf8ea9daf910157ca897743b86dd522f6c13a2242b43f318e04b6936da18c63ac71f
17113+
languageName: node
17114+
linkType: hard
17115+
17116+
"@temporalio/proto@npm:1.13.2":
17117+
version: 1.13.2
17118+
resolution: "@temporalio/proto@npm:1.13.2"
1710417119
dependencies:
1710517120
long: "npm:^5.2.3"
1710617121
protobufjs: "npm:^7.2.5"
17107-
checksum: 10c0/99f526398f3b01dbb8b9f6567e079d41d7774899b55c6d4ef92eb3a94289a15b8f78f84b8433fe1e01f239bee554cab173b20057bc6f47079f44cf5bf44e17dc
17122+
checksum: 10c0/87a6f7ede2cba073e18a81bdcf9c21f6523e7427583956543d53bc7268884209525e20024908e72c7cbafd68f1168494e00561059126233895d1b09803df91ee
1710817123
languageName: node
1710917124
linkType: hard
1711017125

17111-
"@temporalio/worker@npm:1.12.1":
17112-
version: 1.12.1
17113-
resolution: "@temporalio/worker@npm:1.12.1"
17126+
"@temporalio/worker@npm:1.13.2":
17127+
version: 1.13.2
17128+
resolution: "@temporalio/worker@npm:1.13.2"
1711417129
dependencies:
1711517130
"@grpc/grpc-js": "npm:^1.12.4"
1711617131
"@swc/core": "npm:^1.3.102"
17117-
"@temporalio/activity": "npm:1.12.1"
17118-
"@temporalio/client": "npm:1.12.1"
17119-
"@temporalio/common": "npm:1.12.1"
17120-
"@temporalio/core-bridge": "npm:1.12.1"
17121-
"@temporalio/proto": "npm:1.12.1"
17122-
"@temporalio/workflow": "npm:1.12.1"
17132+
"@temporalio/activity": "npm:1.13.2"
17133+
"@temporalio/client": "npm:1.13.2"
17134+
"@temporalio/common": "npm:1.13.2"
17135+
"@temporalio/core-bridge": "npm:1.13.2"
17136+
"@temporalio/nexus": "npm:1.13.2"
17137+
"@temporalio/proto": "npm:1.13.2"
17138+
"@temporalio/workflow": "npm:1.13.2"
1712317139
abort-controller: "npm:^3.0.0"
17124-
heap-js: "npm:^2.3.0"
17140+
heap-js: "npm:^2.6.0"
1712517141
memfs: "npm:^4.6.0"
17142+
nexus-rpc: "npm:^0.0.1"
17143+
proto3-json-serializer: "npm:^2.0.0"
1712617144
protobufjs: "npm:^7.2.5"
1712717145
rxjs: "npm:^7.8.1"
1712817146
source-map: "npm:^0.7.4"
@@ -17131,17 +17149,18 @@ __metadata:
1713117149
swc-loader: "npm:^0.2.3"
1713217150
unionfs: "npm:^4.5.1"
1713317151
webpack: "npm:^5.94.0"
17134-
checksum: 10c0/d8921f25566381924411b87295606808c9764260b2d9d6a10fc96d77809f1970357314273a985f329cbad92cd3710137d9cf70b277b945d5bc54209b6cbf107d
17152+
checksum: 10c0/2d4f6536f34e1b8f54e1a0fb2f2a175ad052ae04a8deb1049717331260e4162d07ed77d55e462942e9024015aa058d9f5f62e88ab055cab6a89a984148f056dd
1713517153
languageName: node
1713617154
linkType: hard
1713717155

17138-
"@temporalio/workflow@npm:1.12.1":
17139-
version: 1.12.1
17140-
resolution: "@temporalio/workflow@npm:1.12.1"
17156+
"@temporalio/workflow@npm:1.13.2":
17157+
version: 1.13.2
17158+
resolution: "@temporalio/workflow@npm:1.13.2"
1714117159
dependencies:
17142-
"@temporalio/common": "npm:1.12.1"
17143-
"@temporalio/proto": "npm:1.12.1"
17144-
checksum: 10c0/35bf6f230af9dbae3d4b511aaddf1723c7d1c72dab98e4a0823bde978a3b4f707e3f0288825a54b09b1e1e43167f78cebd2ebc28a43b079616d10baa0b6b18fe
17160+
"@temporalio/common": "npm:1.13.2"
17161+
"@temporalio/proto": "npm:1.13.2"
17162+
nexus-rpc: "npm:^0.0.1"
17163+
checksum: 10c0/9ef305a58a3d1f5a893c15104de90fead288ab8f98c1ba064a2cd20f66ee39b78ce3d91689afe1ef24ab0ddaa863241add1d1ce16355e0b6ad8d0f9bc6ef18fe
1714517164
languageName: node
1714617165
linkType: hard
1714717166

@@ -29900,10 +29919,10 @@ __metadata:
2990029919
languageName: node
2990129920
linkType: hard
2990229921

29903-
"heap-js@npm:^2.3.0":
29904-
version: 2.5.0
29905-
resolution: "heap-js@npm:2.5.0"
29906-
checksum: 10c0/11a8ff8abdea5087770d62bcf235fc5b7ffcb832d328264e91034cac1a898fb18259386f3cc12003ef49189d82e216498fdf8c486da197b36c44cda3e12ff3ac
29922+
"heap-js@npm:^2.6.0":
29923+
version: 2.7.1
29924+
resolution: "heap-js@npm:2.7.1"
29925+
checksum: 10c0/a1e4ec7624487f198158599a04b73f5e72f3e805b2ee7dc18ae5340be035a8e5c9e6ee01d8ed4eb81a8bcb6c03b0342f57af386b2552825777a1d7c64adedbd4
2990729926
languageName: node
2990829927
linkType: hard
2990929928

@@ -35331,7 +35350,7 @@ __metadata:
3533135350
languageName: node
3533235351
linkType: hard
3533335352

35334-
"ms@npm:^3.0.0-canary.1":
35353+
"ms@npm:3.0.0-canary.1, ms@npm:^3.0.0-canary.1":
3533535354
version: 3.0.0-canary.1
3533635355
resolution: "ms@npm:3.0.0-canary.1"
3533735356
checksum: 10c0/81040c55778c01b6cb8fd35aee71465b765a8ab5daa2f8d46a59f9fde0f86c668483232c82c9e8fb7d9379a3671b3bdd5f34b38e54dcedb608d791d149bb2815
@@ -35691,6 +35710,13 @@ __metadata:
3569135710
languageName: node
3569235711
linkType: hard
3569335712

35713+
"nexus-rpc@npm:^0.0.1":
35714+
version: 0.0.1
35715+
resolution: "nexus-rpc@npm:0.0.1"
35716+
checksum: 10c0/60d9661d2fc53c0337d364b7baca29fe9dbf2473311c8e380fb29c729b8fa58191c7f01c18eb326559e7322edb4daed49b672cd7ae56691b6b80e5290a87881c
35717+
languageName: node
35718+
linkType: hard
35719+
3569435720
"nice-grpc-client-middleware-retry@npm:^3.1.9":
3569535721
version: 3.1.9
3569635722
resolution: "nice-grpc-client-middleware-retry@npm:3.1.9"

0 commit comments

Comments
 (0)