Skip to content

Commit 94bfba7

Browse files
committed
Update TS SDK to 1.11.8
1 parent 4f5a53f commit 94bfba7

53 files changed

Lines changed: 740 additions & 740 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

activities-cancellation-heartbeating/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@temporalio/activity": "^1.11.6",
26-
"@temporalio/client": "^1.11.6",
27-
"@temporalio/worker": "^1.11.6",
28-
"@temporalio/workflow": "^1.11.6"
25+
"@temporalio/activity": "^1.11.8",
26+
"@temporalio/client": "^1.11.8",
27+
"@temporalio/worker": "^1.11.8",
28+
"@temporalio/workflow": "^1.11.8"
2929
},
3030
"devDependencies": {
3131
"@tsconfig/node18": "^18.2.4",
@@ -40,4 +40,4 @@
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.6.3"
4242
}
43-
}
43+
}

activities-dependency-injection/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@temporalio/activity": "^1.11.6",
26-
"@temporalio/client": "^1.11.6",
27-
"@temporalio/worker": "^1.11.6",
28-
"@temporalio/workflow": "^1.11.6"
25+
"@temporalio/activity": "^1.11.8",
26+
"@temporalio/client": "^1.11.8",
27+
"@temporalio/worker": "^1.11.8",
28+
"@temporalio/workflow": "^1.11.8"
2929
},
3030
"devDependencies": {
3131
"@tsconfig/node18": "^18.2.4",
@@ -40,4 +40,4 @@
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.6.3"
4242
}
43-
}
43+
}

activities-examples/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@
2626
]
2727
},
2828
"dependencies": {
29-
"@temporalio/activity": "^1.11.6",
30-
"@temporalio/client": "^1.11.6",
31-
"@temporalio/common": "^1.11.6",
32-
"@temporalio/worker": "^1.11.6",
33-
"@temporalio/workflow": "^1.11.6",
29+
"@temporalio/activity": "^1.11.8",
30+
"@temporalio/client": "^1.11.8",
31+
"@temporalio/common": "^1.11.8",
32+
"@temporalio/worker": "^1.11.8",
33+
"@temporalio/workflow": "^1.11.8",
3434
"axios": "^0.28.0",
3535
"node-fetch": "2.x"
3636
},
3737
"devDependencies": {
38-
"@temporalio/nyc-test-coverage": "^1.11.6",
39-
"@temporalio/testing": "^1.11.6",
38+
"@temporalio/nyc-test-coverage": "^1.11.8",
39+
"@temporalio/testing": "^1.11.8",
4040
"@tsconfig/node18": "^18.2.4",
4141
"@types/jest": "^27.5.1",
4242
"@types/mocha": "8.x",
@@ -62,4 +62,4 @@
6262
"uuid": "^8.3.2",
6363
"webpack": "5.96.1"
6464
}
65-
}
65+
}

child-workflows/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@temporalio/activity": "^1.11.6",
26-
"@temporalio/client": "^1.11.6",
27-
"@temporalio/worker": "^1.11.6",
28-
"@temporalio/workflow": "^1.11.6"
25+
"@temporalio/activity": "^1.11.8",
26+
"@temporalio/client": "^1.11.8",
27+
"@temporalio/worker": "^1.11.8",
28+
"@temporalio/workflow": "^1.11.8"
2929
},
3030
"devDependencies": {
3131
"@tsconfig/node18": "^18.2.4",
@@ -40,4 +40,4 @@
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.6.3"
4242
}
43-
}
43+
}

continue-as-new/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@temporalio/activity": "^1.11.6",
26-
"@temporalio/client": "^1.11.6",
27-
"@temporalio/worker": "^1.11.6",
28-
"@temporalio/workflow": "^1.11.6"
25+
"@temporalio/activity": "^1.11.8",
26+
"@temporalio/client": "^1.11.8",
27+
"@temporalio/worker": "^1.11.8",
28+
"@temporalio/workflow": "^1.11.8"
2929
},
3030
"devDependencies": {
3131
"@tsconfig/node18": "^18.2.4",
@@ -40,4 +40,4 @@
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.6.3"
4242
}
43-
}
43+
}

cron-workflows/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@temporalio/activity": "^1.11.6",
26-
"@temporalio/client": "^1.11.6",
27-
"@temporalio/worker": "^1.11.6",
28-
"@temporalio/workflow": "^1.11.6"
25+
"@temporalio/activity": "^1.11.8",
26+
"@temporalio/client": "^1.11.8",
27+
"@temporalio/worker": "^1.11.8",
28+
"@temporalio/workflow": "^1.11.8"
2929
},
3030
"devDependencies": {
3131
"@tsconfig/node18": "^18.2.4",
@@ -40,4 +40,4 @@
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.6.3"
4242
}
43-
}
43+
}

custom-logger/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@temporalio/activity": "^1.11.6",
26-
"@temporalio/client": "^1.11.6",
27-
"@temporalio/worker": "^1.11.6",
28-
"@temporalio/workflow": "^1.11.6",
25+
"@temporalio/activity": "^1.11.8",
26+
"@temporalio/client": "^1.11.8",
27+
"@temporalio/worker": "^1.11.8",
28+
"@temporalio/workflow": "^1.11.8",
2929
"nanoid": "3.x",
3030
"triple-beam": "^1.3.0",
3131
"winston": "^3.3.3"
@@ -44,4 +44,4 @@
4444
"ts-node": "^10.9.2",
4545
"typescript": "^5.6.3"
4646
}
47-
}
47+
}

dsl-interpreter/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
]
2424
},
2525
"dependencies": {
26-
"@temporalio/activity": "^1.11.6",
27-
"@temporalio/client": "^1.11.6",
28-
"@temporalio/worker": "^1.11.6",
29-
"@temporalio/workflow": "^1.11.6",
26+
"@temporalio/activity": "^1.11.8",
27+
"@temporalio/client": "^1.11.8",
28+
"@temporalio/worker": "^1.11.8",
29+
"@temporalio/workflow": "^1.11.8",
3030
"js-yaml": "^4.1.0"
3131
},
3232
"devDependencies": {
@@ -43,4 +43,4 @@
4343
"ts-node": "^10.9.2",
4444
"typescript": "^5.6.3"
4545
}
46-
}
46+
}

early-return/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
]
2222
},
2323
"dependencies": {
24-
"@temporalio/activity": "^1.11.6",
25-
"@temporalio/client": "^1.11.6",
26-
"@temporalio/worker": "^1.11.6",
27-
"@temporalio/workflow": "^1.11.6",
24+
"@temporalio/activity": "^1.11.8",
25+
"@temporalio/client": "^1.11.8",
26+
"@temporalio/worker": "^1.11.8",
27+
"@temporalio/workflow": "^1.11.8",
2828
"nanoid": "3.x"
2929
},
3030
"devDependencies": {
31-
"@temporalio/testing": "^1.11.6",
31+
"@temporalio/testing": "^1.11.8",
3232
"@tsconfig/node18": "^18.2.4",
3333
"@types/mocha": "8.x",
3434
"@types/node": "^22.9.1",
@@ -43,4 +43,4 @@
4343
"ts-node": "^10.9.2",
4444
"typescript": "^5.6.3"
4545
}
46-
}
46+
}

ejson/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@temporalio/activity": "^1.11.6",
26-
"@temporalio/client": "^1.11.6",
27-
"@temporalio/common": "^1.11.6",
28-
"@temporalio/worker": "^1.11.6",
29-
"@temporalio/workflow": "^1.11.6",
25+
"@temporalio/activity": "^1.11.8",
26+
"@temporalio/client": "^1.11.8",
27+
"@temporalio/common": "^1.11.8",
28+
"@temporalio/worker": "^1.11.8",
29+
"@temporalio/workflow": "^1.11.8",
3030
"ejson": "^2.2.2",
3131
"uuid": "^8.3.2"
3232
},
@@ -45,4 +45,4 @@
4545
"ts-node": "^10.9.2",
4646
"typescript": "^5.6.3"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)