diff --git a/cmd/hatchet-cli/cli/templates/python/pip/requirements.txt b/cmd/hatchet-cli/cli/templates/python/pip/requirements.txt index 5a43038669..310e882e24 100644 --- a/cmd/hatchet-cli/cli/templates/python/pip/requirements.txt +++ b/cmd/hatchet-cli/cli/templates/python/pip/requirements.txt @@ -1 +1 @@ -hatchet-sdk>=1.33.5 +hatchet-sdk>=1.33.6 diff --git a/cmd/hatchet-cli/cli/templates/python/uv/pyproject.toml b/cmd/hatchet-cli/cli/templates/python/uv/pyproject.toml index 0377236cee..7cc77b2313 100644 --- a/cmd/hatchet-cli/cli/templates/python/uv/pyproject.toml +++ b/cmd/hatchet-cli/cli/templates/python/uv/pyproject.toml @@ -6,7 +6,7 @@ authors = [{name = "gabriel ruttner", email = "gabe@hatchet.run"}] readme = "README.md" requires-python = ">=3.10,<4.0" dependencies = [ - "hatchet-sdk>=1.33.5", + "hatchet-sdk>=1.33.6", ] [project.scripts] diff --git a/cmd/hatchet-cli/cli/templates/typescript/bun/package.json b/cmd/hatchet-cli/cli/templates/typescript/bun/package.json index 769671c46c..c860617d79 100644 --- a/cmd/hatchet-cli/cli/templates/typescript/bun/package.json +++ b/cmd/hatchet-cli/cli/templates/typescript/bun/package.json @@ -12,11 +12,11 @@ "author": "", "license": "ISC", "devDependencies": { - "@types/node": "^22.15.3", - "typescript": "^5.9.3" + "@types/node": "^25.9.1", + "typescript": "^6.0.3" }, "dependencies": { - "@hatchet-dev/typescript-sdk": "1.22.3", - "zod": "^3.25.0" + "@hatchet-dev/typescript-sdk": "1.23.0", + "zod": "^4.4.3" } } diff --git a/cmd/hatchet-cli/cli/templates/typescript/npm/package.json b/cmd/hatchet-cli/cli/templates/typescript/npm/package.json index e3a9a4f26f..a9d85ed75e 100644 --- a/cmd/hatchet-cli/cli/templates/typescript/npm/package.json +++ b/cmd/hatchet-cli/cli/templates/typescript/npm/package.json @@ -12,11 +12,11 @@ "author": "", "license": "ISC", "devDependencies": { - "@types/node": "^22.15.3", - "typescript": "^5.9.3" + "@types/node": "^25.9.1", + "typescript": "^6.0.3" }, "dependencies": { - "@hatchet-dev/typescript-sdk": "1.22.3", - "zod": "^3.25.0" + "@hatchet-dev/typescript-sdk": "1.23.0", + "zod": "^4.4.3" } } diff --git a/cmd/hatchet-cli/cli/templates/typescript/pnpm/package.json b/cmd/hatchet-cli/cli/templates/typescript/pnpm/package.json index 11c1076de5..a9d85ed75e 100644 --- a/cmd/hatchet-cli/cli/templates/typescript/pnpm/package.json +++ b/cmd/hatchet-cli/cli/templates/typescript/pnpm/package.json @@ -12,11 +12,11 @@ "author": "", "license": "ISC", "devDependencies": { - "@types/node": "^22.19.19", - "typescript": "^5.9.3" + "@types/node": "^25.9.1", + "typescript": "^6.0.3" }, "dependencies": { - "@hatchet-dev/typescript-sdk": "1.22.3", - "zod": "^3.25.0" + "@hatchet-dev/typescript-sdk": "1.23.0", + "zod": "^4.4.3" } } diff --git a/cmd/hatchet-cli/cli/templates/typescript/pnpm/pnpm-lock.yaml b/cmd/hatchet-cli/cli/templates/typescript/pnpm/pnpm-lock.yaml index 13a62a9e72..6614e06f61 100644 --- a/cmd/hatchet-cli/cli/templates/typescript/pnpm/pnpm-lock.yaml +++ b/cmd/hatchet-cli/cli/templates/typescript/pnpm/pnpm-lock.yaml @@ -12,18 +12,18 @@ importers: .: dependencies: '@hatchet-dev/typescript-sdk': - specifier: 1.22.3 - version: 1.22.3(@grpc/grpc-js@1.14.4)(zod@3.25.76) + specifier: 1.23.0 + version: 1.23.0(@grpc/grpc-js@1.14.4)(zod@4.4.3) zod: - specifier: ^3.25.0 - version: 3.25.76 + specifier: ^4.4.3 + version: 4.4.3 devDependencies: '@types/node': - specifier: ^22.19.19 - version: 22.19.19 + specifier: ^25.9.1 + version: 25.9.1 typescript: - specifier: ^5.9.3 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 packages: @@ -39,17 +39,17 @@ packages: engines: {node: '>=6'} hasBin: true - '@hatchet-dev/typescript-sdk@1.22.3': - resolution: {integrity: sha512-nkNkB6hdEcNvuVF2AP6Pgi2MSqSezog4IecdIqUq+jYdQgy2KmsChPyeLJ0U5g7K0y7gZ2nc5RKPUUln1C+tyg==} + '@hatchet-dev/typescript-sdk@1.23.0': + resolution: {integrity: sha512-tFTBFTc+ckRwPwzexwPF2RU4bjlBIRj7Ng720smBQlFLfaeAXvPZRysWzZNSybUHhUfBefPDdMg2K2hqtSMy0A==} peerDependencies: - '@anthropic-ai/claude-agent-sdk': ^0.2.87 + '@anthropic-ai/claude-agent-sdk': ^0.3.148 '@grpc/grpc-js': ^1.14.3 '@modelcontextprotocol/sdk': ^1.29.0 - '@openai/agents': 0.8.5 + '@openai/agents': 0.11.4 '@opentelemetry/api': ^1.9.0 '@opentelemetry/core': ^2.0.0 - '@opentelemetry/exporter-trace-otlp-grpc': ^0.215.0 - '@opentelemetry/instrumentation': ^0.215.0 + '@opentelemetry/exporter-trace-otlp-grpc': ^0.218.0 + '@opentelemetry/instrumentation': ^0.218.0 '@opentelemetry/sdk-trace-base': ^2.0.0 prom-client: ^15.1.3 zod: ^3.25.0 || ^4.0.0 @@ -108,8 +108,8 @@ packages: '@protobufjs/utf8@1.1.1': resolution: {integrity: sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==} - '@types/node@22.19.19': - resolution: {integrity: sha512-dyh/xO2Fh5bYrfWaaqGrRQQGkNdmYw6AmaAUvYeUMNTWQtvb796ikLdmTchRmOlOiIJ1TDXfWgVx1QkUlQ6Hew==} + '@types/node@25.9.1': + resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} '@types/qs@6.15.1': resolution: {integrity: sha512-GZHUBZR9hckSUhrxmp1nG6NwdpM9fCunJwyThLW1X3AyHgd9IlHb6VANpQQqDr2o/qQp6McZ3y/IA2rVzKzSbw==} @@ -132,8 +132,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.16.1: - resolution: {integrity: sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==} + axios@1.17.0: + resolution: {integrity: sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==} call-bind-apply-helpers@1.0.2: resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} @@ -238,8 +238,8 @@ packages: resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} engines: {node: '>= 0.4'} - hasown@2.0.3: - resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} + hasown@2.0.4: + resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} engines: {node: '>= 0.4'} https-proxy-agent@5.0.1: @@ -281,8 +281,8 @@ packages: resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} engines: {node: '>= 0.4'} - protobufjs@7.6.1: - resolution: {integrity: sha512-4K0myLaWL5EteuSAro91EGFgcfVgxb64Jx+7oDAY6GOkXD4M69yuSEljNcInGVCA5sOPxmZ/EqDLj2x0Q0+Ygg==} + protobufjs@7.6.2: + resolution: {integrity: sha512-N9EiLovGEQOJSPF26Ij7qUGvahfEnq0eeYZ02aigIedkmz1qZSwjnP9SBITHJuF/6MYbIW4HDN8zdYjsjqJKXQ==} engines: {node: '>=12.0.0'} proxy-from-env@2.1.0: @@ -297,8 +297,8 @@ packages: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} - semver@7.8.1: - resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==} + semver@7.8.2: + resolution: {integrity: sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==} engines: {node: '>=10'} hasBin: true @@ -329,13 +329,13 @@ packages: ts-error@1.0.6: resolution: {integrity: sha512-tLJxacIQUM82IR7JO1UUkKlYuUTmoY9HBJAmNWFzheSlDS5SPMcNIepejHJa4BpPQLAcbRhRf3GDJzyj6rbKvA==} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} @@ -363,8 +363,8 @@ packages: peerDependencies: zod: ^3.25.28 || ^4 - zod@3.25.76: - resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} + zod@4.4.3: + resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} snapshots: @@ -379,24 +379,24 @@ snapshots: dependencies: lodash.camelcase: 4.3.0 long: 5.3.2 - protobufjs: 7.6.1 + protobufjs: 7.6.2 yargs: 17.7.2 - '@hatchet-dev/typescript-sdk@1.22.3(@grpc/grpc-js@1.14.4)(zod@3.25.76)': + '@hatchet-dev/typescript-sdk@1.23.0(@grpc/grpc-js@1.14.4)(zod@4.4.3)': dependencies: '@bufbuild/protobuf': 2.12.0 '@types/qs': 6.15.1 abort-controller-x: 0.5.0 - axios: 1.16.1 + axios: 1.17.0 long: 5.3.2 nice-grpc: 2.1.16 nice-grpc-common: 2.0.3 - protobufjs: 7.6.1 + protobufjs: 7.6.2 qs: 6.15.2 - semver: 7.8.1 + semver: 7.8.2 yaml: 2.9.0 - zod: 3.25.76 - zod-to-json-schema: 3.25.2(zod@3.25.76) + zod: 4.4.3 + zod-to-json-schema: 3.25.2(zod@4.4.3) optionalDependencies: '@grpc/grpc-js': 1.14.4 transitivePeerDependencies: @@ -427,9 +427,9 @@ snapshots: '@protobufjs/utf8@1.1.1': {} - '@types/node@22.19.19': + '@types/node@25.9.1': dependencies: - undici-types: 6.21.0 + undici-types: 7.24.6 '@types/qs@6.15.1': {} @@ -449,7 +449,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.16.1: + axios@1.17.0: dependencies: follow-redirects: 1.16.0 form-data: 4.0.5 @@ -512,7 +512,7 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 - hasown: 2.0.3 + hasown: 2.0.4 escalade@3.2.0: {} @@ -523,7 +523,7 @@ snapshots: asynckit: 0.4.0 combined-stream: 1.0.8 es-set-tostringtag: 2.1.0 - hasown: 2.0.3 + hasown: 2.0.4 mime-types: 2.1.35 function-bind@1.1.2: {} @@ -540,7 +540,7 @@ snapshots: get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.3 + hasown: 2.0.4 math-intrinsics: 1.1.0 get-proto@1.0.1: @@ -556,7 +556,7 @@ snapshots: dependencies: has-symbols: 1.1.0 - hasown@2.0.3: + hasown@2.0.4: dependencies: function-bind: 1.1.2 @@ -595,7 +595,7 @@ snapshots: object-inspect@1.13.4: {} - protobufjs@7.6.1: + protobufjs@7.6.2: dependencies: '@protobufjs/aspromise': 1.1.2 '@protobufjs/base64': 1.1.2 @@ -607,7 +607,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.1 - '@types/node': 22.19.19 + '@types/node': 25.9.1 long: 5.3.2 proxy-from-env@2.1.0: {} @@ -618,7 +618,7 @@ snapshots: require-directory@2.1.1: {} - semver@7.8.1: {} + semver@7.8.2: {} side-channel-list@1.0.1: dependencies: @@ -660,9 +660,9 @@ snapshots: ts-error@1.0.6: {} - typescript@5.9.3: {} + typescript@6.0.3: {} - undici-types@6.21.0: {} + undici-types@7.24.6: {} wrap-ansi@7.0.0: dependencies: @@ -686,8 +686,8 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 - zod-to-json-schema@3.25.2(zod@3.25.76): + zod-to-json-schema@3.25.2(zod@4.4.3): dependencies: - zod: 3.25.76 + zod: 4.4.3 - zod@3.25.76: {} + zod@4.4.3: {} diff --git a/cmd/hatchet-cli/cli/templates/typescript/yarn/package.json b/cmd/hatchet-cli/cli/templates/typescript/yarn/package.json index e3a9a4f26f..a9d85ed75e 100644 --- a/cmd/hatchet-cli/cli/templates/typescript/yarn/package.json +++ b/cmd/hatchet-cli/cli/templates/typescript/yarn/package.json @@ -12,11 +12,11 @@ "author": "", "license": "ISC", "devDependencies": { - "@types/node": "^22.15.3", - "typescript": "^5.9.3" + "@types/node": "^25.9.1", + "typescript": "^6.0.3" }, "dependencies": { - "@hatchet-dev/typescript-sdk": "1.22.3", - "zod": "^3.25.0" + "@hatchet-dev/typescript-sdk": "1.23.0", + "zod": "^4.4.3" } } diff --git a/sdks/ruby/examples/Gemfile.lock b/sdks/ruby/examples/Gemfile.lock index 7ba97e6dd7..51e901218e 100644 --- a/sdks/ruby/examples/Gemfile.lock +++ b/sdks/ruby/examples/Gemfile.lock @@ -45,7 +45,7 @@ GEM grpc (1.80.0-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - json (2.19.7) + json (2.19.8) logger (1.7.0) marcel (1.2.1) multipart-post (2.4.1)