@mastra/google-cloud-pubsub 0.1.0 → 0.1.2-alpha.0
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/.turbo/turbo-build.log +7 -7
- package/CHANGELOG.md +18 -0
- package/package.json +8 -8
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @mastra/google-cloud-pubsub@0.1.0 build /home/runner/work/mastra/mastra/pubsub/google-cloud-pubsub
|
|
2
|
+
> @mastra/google-cloud-pubsub@0.1.2-alpha.0 build /home/runner/work/mastra/mastra/pubsub/google-cloud-pubsub
|
|
3
3
|
> tsup src/index.ts --format esm,cjs --experimental-dts --clean --treeshake=smallest --splitting
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts
|
|
@@ -7,20 +7,20 @@
|
|
|
7
7
|
[34mCLI[39m tsup v8.5.0
|
|
8
8
|
[34mCLI[39m Using tsup config: /home/runner/work/mastra/mastra/pubsub/google-cloud-pubsub/tsup.config.ts
|
|
9
9
|
[34mTSC[39m Build start
|
|
10
|
-
[32mTSC[39m ⚡️ Build success in
|
|
10
|
+
[32mTSC[39m ⚡️ Build success in 7816ms
|
|
11
11
|
[34mDTS[39m Build start
|
|
12
12
|
[34mCLI[39m Target: es2022
|
|
13
13
|
Analysis will use the bundled TypeScript version 5.8.3
|
|
14
14
|
[36mWriting package typings: /home/runner/work/mastra/mastra/pubsub/google-cloud-pubsub/dist/_tsup-dts-rollup.d.ts[39m
|
|
15
15
|
Analysis will use the bundled TypeScript version 5.8.3
|
|
16
16
|
[36mWriting package typings: /home/runner/work/mastra/mastra/pubsub/google-cloud-pubsub/dist/_tsup-dts-rollup.d.cts[39m
|
|
17
|
-
[32mDTS[39m ⚡️ Build success in
|
|
17
|
+
[32mDTS[39m ⚡️ Build success in 6087ms
|
|
18
18
|
[34mCLI[39m Cleaning output folder
|
|
19
19
|
[34mESM[39m Build start
|
|
20
20
|
[34mCJS[39m Build start
|
|
21
|
-
[32mESM[39m [1mdist/index.js [22m[32m4.26 KB[39m
|
|
22
|
-
[32mESM[39m [1mdist/index.js.map [22m[32m10.27 KB[39m
|
|
23
|
-
[32mESM[39m ⚡️ Build success in 196ms
|
|
24
21
|
[32mCJS[39m [1mdist/index.cjs [22m[32m4.29 KB[39m
|
|
25
22
|
[32mCJS[39m [1mdist/index.cjs.map [22m[32m10.29 KB[39m
|
|
26
|
-
[32mCJS[39m ⚡️ Build success in
|
|
23
|
+
[32mCJS[39m ⚡️ Build success in 174ms
|
|
24
|
+
[32mESM[39m [1mdist/index.js [22m[32m4.26 KB[39m
|
|
25
|
+
[32mESM[39m [1mdist/index.js.map [22m[32m10.27 KB[39m
|
|
26
|
+
[32mESM[39m ⚡️ Build success in 175ms
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/inngest
|
|
2
2
|
|
|
3
|
+
## 0.1.2-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.4
|
|
11
|
+
|
|
12
|
+
## 0.1.1
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
17
|
+
|
|
18
|
+
- Updated dependencies []:
|
|
19
|
+
- @mastra/core@0.15.2
|
|
20
|
+
|
|
3
21
|
## 0.11.3
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/google-cloud-pubsub",
|
|
3
|
-
"version": "0.1.0",
|
|
3
|
+
"version": "0.1.2-alpha.0",
|
|
4
4
|
"description": "Mastra Google Cloud PubSub integration",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"@inngest/realtime": "^0.3.1",
|
|
24
24
|
"@opentelemetry/api": "^1.9.0",
|
|
25
25
|
"inngest": "^3.40.0",
|
|
26
|
-
"zod": "^3.25.
|
|
26
|
+
"zod": "^3.25.76"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"ai": "^4.3.16",
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
"eslint": "^9.30.1",
|
|
33
33
|
"vitest": "^3.2.4",
|
|
34
34
|
"tsup": "^8.4.0",
|
|
35
|
-
"@internal/lint": "0.0.
|
|
36
|
-
"@mastra/core": "0.
|
|
37
|
-
"@mastra/
|
|
38
|
-
"@mastra/
|
|
39
|
-
"@internal/types-builder": "0.0.
|
|
35
|
+
"@internal/lint": "0.0.34",
|
|
36
|
+
"@mastra/core": "0.15.3-alpha.4",
|
|
37
|
+
"@mastra/libsql": "0.13.8-alpha.0",
|
|
38
|
+
"@mastra/deployer": "0.15.3-alpha.4",
|
|
39
|
+
"@internal/types-builder": "0.0.9"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
|
-
"@mastra/core": ">=0.10.11-0 <0.
|
|
42
|
+
"@mastra/core": ">=0.10.11-0 <0.16.0-0"
|
|
43
43
|
},
|
|
44
44
|
"scripts": {
|
|
45
45
|
"build": "tsup src/index.ts --format esm,cjs --experimental-dts --clean --treeshake=smallest --splitting",
|