From 9543e8cc332cf5bed814a7f77f35d134e178b29c Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:04:03 +0000 Subject: [PATCH] Update temporalio-ts monorepo to v1.17.0 --- apps/hash-ai-worker-ts/package.json | 12 ++++++------ apps/hash-api/package.json | 4 ++-- apps/hash-integration-worker/package.json | 8 ++++---- libs/@local/graph/sdk/typescript/package.json | 2 +- libs/@local/hash-backend-utils/package.json | 14 +++++++------- libs/@local/hash-isomorphic-utils/package.json | 2 +- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/apps/hash-ai-worker-ts/package.json b/apps/hash-ai-worker-ts/package.json index 04069ff3804..ec113c55558 100644 --- a/apps/hash-ai-worker-ts/package.json +++ b/apps/hash-ai-worker-ts/package.json @@ -61,12 +61,12 @@ "@opentelemetry/instrumentation": "0.207.0", "@opentelemetry/instrumentation-grpc": "0.207.0", "@sentry/node": "10.42.0", - "@temporalio/activity": "1.12.1", - "@temporalio/common": "1.12.1", - "@temporalio/interceptors-opentelemetry": "1.12.1", - "@temporalio/proto": "1.12.1", - "@temporalio/worker": "1.12.1", - "@temporalio/workflow": "1.12.1", + "@temporalio/activity": "1.17.0", + "@temporalio/common": "1.17.0", + "@temporalio/interceptors-opentelemetry": "1.17.0", + "@temporalio/proto": "1.17.0", + "@temporalio/worker": "1.17.0", + "@temporalio/workflow": "1.17.0", "ajv": "8.18.0", "ajv-formats": "3.0.1", "axios": "1.15.0", diff --git a/apps/hash-api/package.json b/apps/hash-api/package.json index 58972e49f89..67b765eb479 100644 --- a/apps/hash-api/package.json +++ b/apps/hash-api/package.json @@ -64,8 +64,8 @@ "@rudderstack/rudder-sdk-node": "3.0.5", "@sentry/node": "10.42.0", "@snowplow/node-tracker": "4.6.8", - "@temporalio/client": "1.12.1", - "@temporalio/proto": "1.12.1", + "@temporalio/client": "1.17.0", + "@temporalio/proto": "1.17.0", "@types/ws": "8.18.1", "agentkeepalive": "4.6.0", "app-root-path": "3.1.0", diff --git a/apps/hash-integration-worker/package.json b/apps/hash-integration-worker/package.json index 9a12d26600a..966513d12ce 100644 --- a/apps/hash-integration-worker/package.json +++ b/apps/hash-integration-worker/package.json @@ -33,10 +33,10 @@ "@opentelemetry/instrumentation": "0.207.0", "@opentelemetry/instrumentation-grpc": "0.207.0", "@sentry/node": "10.42.0", - "@temporalio/activity": "1.12.1", - "@temporalio/interceptors-opentelemetry": "1.12.1", - "@temporalio/worker": "1.12.1", - "@temporalio/workflow": "1.12.1", + "@temporalio/activity": "1.17.0", + "@temporalio/interceptors-opentelemetry": "1.17.0", + "@temporalio/worker": "1.17.0", + "@temporalio/workflow": "1.17.0", "agentkeepalive": "4.6.0", "axios": "1.15.0", "cache-manager": "5.7.6", diff --git a/libs/@local/graph/sdk/typescript/package.json b/libs/@local/graph/sdk/typescript/package.json index fe7488f71a3..f6e533068b3 100644 --- a/libs/@local/graph/sdk/typescript/package.json +++ b/libs/@local/graph/sdk/typescript/package.json @@ -30,7 +30,7 @@ "@local/hash-graph-client": "workspace:*", "@rust/hash-graph-authorization": "workspace:*", "@rust/hash-graph-store": "workspace:*", - "@temporalio/client": "1.12.1", + "@temporalio/client": "1.17.0", "effect": "3.21.0", "uuid": "14.0.0" }, diff --git a/libs/@local/hash-backend-utils/package.json b/libs/@local/hash-backend-utils/package.json index 53a7c7ade1f..7e1f1f85b76 100644 --- a/libs/@local/hash-backend-utils/package.json +++ b/libs/@local/hash-backend-utils/package.json @@ -54,13 +54,13 @@ "@sentry/node": "10.42.0", "@smithy/protocol-http": "5.3.3", "@smithy/signature-v4": "5.3.3", - "@temporalio/activity": "1.12.1", - "@temporalio/client": "1.12.1", - "@temporalio/common": "1.12.1", - "@temporalio/interceptors-opentelemetry": "1.12.1", - "@temporalio/proto": "1.12.1", - "@temporalio/worker": "1.12.1", - "@temporalio/workflow": "1.12.1", + "@temporalio/activity": "1.17.0", + "@temporalio/client": "1.17.0", + "@temporalio/common": "1.17.0", + "@temporalio/interceptors-opentelemetry": "1.17.0", + "@temporalio/proto": "1.17.0", + "@temporalio/worker": "1.17.0", + "@temporalio/workflow": "1.17.0", "agentkeepalive": "4.6.0", "axios": "1.15.0", "cache-manager": "5.7.6", diff --git a/libs/@local/hash-isomorphic-utils/package.json b/libs/@local/hash-isomorphic-utils/package.json index 8bb68bd3eac..3024feeabd7 100644 --- a/libs/@local/hash-isomorphic-utils/package.json +++ b/libs/@local/hash-isomorphic-utils/package.json @@ -61,7 +61,7 @@ "@graphql-codegen/typescript-operations": "5.0.9", "@local/eslint": "workspace:*", "@local/tsconfig": "workspace:*", - "@temporalio/workflow": "1.12.1", + "@temporalio/workflow": "1.17.0", "@types/big.js": "6.2.2", "@types/express": "5.0.5", "@types/lodash-es": "4.17.12",