@mastra/deployer-cloud 0.0.0-workflow-timeout-issue-20260213181535 → 0.0.0-workflow-timeout-issue-20260219210834
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -4
- package/package.json +8 -8
- package/versions.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
-
## 0.0.0-workflow-timeout-issue-
|
|
3
|
+
## 0.0.0-workflow-timeout-issue-20260219210834
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- Updated dependencies [[`7ef618f`](https://github.com/mastra-ai/mastra/commit/7ef618f3c49c27e2f6b27d7f564c557c0734325b), [`b373564`](https://github.com/mastra-ai/mastra/commit/b37356491d43b4d53067f10cb669abaf2502f218), [`b896b41`](https://github.com/mastra-ai/mastra/commit/b896b41343de7fcc14442fb40fe82d189e65bbe2), [`6415277`](https://github.com/mastra-ai/mastra/commit/6415277a438faa00db2af850ead5dee25f40c428), [`0831bbb`](https://github.com/mastra-ai/mastra/commit/0831bbb5bc750c18e9b22b45f18687c964b70828), [`63f7eda`](https://github.com/mastra-ai/mastra/commit/63f7eda605eb3e0c8c35ee3912ffe7c999c69f69), [`a5b67a3`](https://github.com/mastra-ai/mastra/commit/a5b67a3589a74415feb663a55d1858324a2afde9), [`877b02c`](https://github.com/mastra-ai/mastra/commit/877b02cdbb15e199184c7f2b8f217be8d3ebada7), [`eb36bd8`](https://github.com/mastra-ai/mastra/commit/eb36bd8c52fcd6ec9674ac3b7a6412405b5983e1), [`3cbf121`](https://github.com/mastra-ai/mastra/commit/3cbf121f55418141924754a83102aade89835947)]:
|
|
8
|
-
- @mastra/core@0.0.0-workflow-timeout-issue-
|
|
9
|
-
- @mastra/deployer@0.0.0-workflow-timeout-issue-
|
|
10
|
-
- @mastra/loggers@0.0.0-workflow-timeout-issue-
|
|
8
|
+
- @mastra/core@0.0.0-workflow-timeout-issue-20260219210834
|
|
9
|
+
- @mastra/deployer@0.0.0-workflow-timeout-issue-20260219210834
|
|
10
|
+
- @mastra/loggers@0.0.0-workflow-timeout-issue-20260219210834
|
|
11
11
|
|
|
12
12
|
## 1.3.0
|
|
13
13
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/deployer-cloud",
|
|
3
|
-
"version": "0.0.0-workflow-timeout-issue-
|
|
3
|
+
"version": "0.0.0-workflow-timeout-issue-20260219210834",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"fs-extra": "^11.3.3",
|
|
31
31
|
"pino": "^10.1.0",
|
|
32
32
|
"redis": "^5.8.3",
|
|
33
|
-
"@mastra/loggers": "0.0.0-workflow-timeout-issue-
|
|
34
|
-
"@mastra/deployer": "0.0.0-workflow-timeout-issue-
|
|
33
|
+
"@mastra/loggers": "0.0.0-workflow-timeout-issue-20260219210834",
|
|
34
|
+
"@mastra/deployer": "0.0.0-workflow-timeout-issue-20260219210834"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@manypkg/get-packages": "^3.1.0",
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"tsup": "^8.5.1",
|
|
44
44
|
"typescript": "^5.9.3",
|
|
45
45
|
"vitest": "4.0.16",
|
|
46
|
-
"@internal/lint": "0.0.0-workflow-timeout-issue-
|
|
47
|
-
"@internal/playground": "0.0.0-workflow-timeout-issue-
|
|
48
|
-
"@internal/types-builder": "0.0.0-workflow-timeout-issue-
|
|
49
|
-
"@mastra/core": "0.0.0-workflow-timeout-issue-
|
|
46
|
+
"@internal/lint": "0.0.0-workflow-timeout-issue-20260219210834",
|
|
47
|
+
"@internal/playground": "0.0.0-workflow-timeout-issue-20260219210834",
|
|
48
|
+
"@internal/types-builder": "0.0.0-workflow-timeout-issue-20260219210834",
|
|
49
|
+
"@mastra/core": "0.0.0-workflow-timeout-issue-20260219210834"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|
|
52
|
-
"@mastra/core": "0.0.0-workflow-timeout-issue-
|
|
52
|
+
"@mastra/core": "0.0.0-workflow-timeout-issue-20260219210834"
|
|
53
53
|
},
|
|
54
54
|
"repository": {
|
|
55
55
|
"type": "git",
|
package/versions.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"@mastra/loggers":"0.0.0-workflow-timeout-issue-
|
|
1
|
+
{"@mastra/loggers":"0.0.0-workflow-timeout-issue-20260219210834","@mastra/libsql":"0.0.0-workflow-timeout-issue-20260219210834"}
|