@auto-engineer/pipeline 1.36.2 → 1.37.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @auto-engineer/pipeline@1.36.1 build /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
2
+ > @auto-engineer/pipeline@1.36.3 build /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
3
3
  > tsc && tsx ../../scripts/fix-esm-imports.ts
4
4
 
5
5
  Fixed ESM imports in dist/
@@ -1,5 +1,5 @@
1
1
 
2
- > @auto-engineer/pipeline@1.36.1 test /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
2
+ > @auto-engineer/pipeline@1.36.3 test /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
3
3
  > vitest run --reporter=dot
4
4
 
5
5
 
@@ -9,6 +9,6 @@
9
9
 
10
10
   Test Files  27 passed (27)
11
11
   Tests  478 passed (478)
12
-  Start at  07:10:17
13
-  Duration  23.23s (transform 6.10s, setup 0ms, collect 9.48s, tests 20.44s, environment 7ms, prepare 15.14s)
12
+  Start at  09:29:03
13
+  Duration  24.71s (transform 6.31s, setup 0ms, collect 11.05s, tests 21.80s, environment 7ms, prepare 15.45s)
14
14
 
@@ -1,4 +1,4 @@
1
1
 
2
- > @auto-engineer/pipeline@1.36.1 type-check /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
2
+ > @auto-engineer/pipeline@1.36.3 type-check /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
3
3
  > tsc --noEmit
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,46 @@
1
1
  # @auto-engineer/pipeline
2
2
 
3
+ ## 1.37.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`81bbf7f`](https://github.com/BeOnAuto/auto-engineer/commit/81bbf7f2e39007674287385cbed21c7b314b2860) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: formatSpecValue parses stringified JSON arrays
8
+
9
+ - [`3b14b48`](https://github.com/BeOnAuto/auto-engineer/commit/3b14b483e91b9c73cece1d3184f1380a97cd3f3d) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: add events.ts.ejs template for react slices
10
+
11
+ - [`e5030c0`](https://github.com/BeOnAuto/auto-engineer/commit/e5030c04db2654e33f265d6d1e80ff6e87cc7174) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: given-step state refs get local event types
12
+
13
+ - [`61b27ca`](https://github.com/BeOnAuto/auto-engineer/commit/61b27ca1f3826fc89dcd14242b69bc47bac37a9f) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: findEventSource checks react data target events
14
+
15
+ - [`9c6fa84`](https://github.com/BeOnAuto/auto-engineer/commit/9c6fa84191f381b47b883acac519f3396afe18dd) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: extract react data target events with source then
16
+
17
+ ### Patch Changes
18
+
19
+ - [`60f46ad`](https://github.com/BeOnAuto/auto-engineer/commit/60f46ad27b9de630540c1ca1214589a938410c6c) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: update ketchup plan — all bursts done
20
+
21
+ - [`db121c4`](https://github.com/BeOnAuto/auto-engineer/commit/db121c47c6ff2ce217211bc457ef18dcac3ca88d) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: update ketchup plan for event resolution bugs
22
+
23
+ - [`d47fc5c`](https://github.com/BeOnAuto/auto-engineer/commit/d47fc5c65a19cbee2f4ad6595cb3cb97f572e8be) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **global**: increase retry delays for Storybook connection
24
+ - **global**: version packages
25
+ - Updated dependencies [[`60f46ad`](https://github.com/BeOnAuto/auto-engineer/commit/60f46ad27b9de630540c1ca1214589a938410c6c), [`81bbf7f`](https://github.com/BeOnAuto/auto-engineer/commit/81bbf7f2e39007674287385cbed21c7b314b2860), [`3b14b48`](https://github.com/BeOnAuto/auto-engineer/commit/3b14b483e91b9c73cece1d3184f1380a97cd3f3d), [`e5030c0`](https://github.com/BeOnAuto/auto-engineer/commit/e5030c04db2654e33f265d6d1e80ff6e87cc7174), [`db121c4`](https://github.com/BeOnAuto/auto-engineer/commit/db121c47c6ff2ce217211bc457ef18dcac3ca88d), [`d47fc5c`](https://github.com/BeOnAuto/auto-engineer/commit/d47fc5c65a19cbee2f4ad6595cb3cb97f572e8be), [`61b27ca`](https://github.com/BeOnAuto/auto-engineer/commit/61b27ca1f3826fc89dcd14242b69bc47bac37a9f), [`9c6fa84`](https://github.com/BeOnAuto/auto-engineer/commit/9c6fa84191f381b47b883acac519f3396afe18dd)]:
26
+ - @auto-engineer/file-store@1.37.0
27
+ - @auto-engineer/message-bus@1.37.0
28
+
29
+ ## 1.36.3
30
+
31
+ ### Patch Changes
32
+
33
+ - [`318c6d0`](https://github.com/BeOnAuto/auto-engineer/commit/318c6d06322ecdc912ec4b00f0deac5c977dbe6f) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **dev-server**: pnpm frozen files
34
+ - **dev-server**: add --no-frozen-lockfile to all pnpm install commands
35
+ - **global**: version packages
36
+ - **global**: version packages
37
+
38
+ - [`06ac197`](https://github.com/BeOnAuto/auto-engineer/commit/06ac197d20977a5cd0c282fa0f768bd32155b365) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Increased retry delays for Storybook connection to improve reliability when waiting for the dev server to become available
39
+
40
+ - Updated dependencies [[`318c6d0`](https://github.com/BeOnAuto/auto-engineer/commit/318c6d06322ecdc912ec4b00f0deac5c977dbe6f), [`06ac197`](https://github.com/BeOnAuto/auto-engineer/commit/06ac197d20977a5cd0c282fa0f768bd32155b365)]:
41
+ - @auto-engineer/file-store@1.36.3
42
+ - @auto-engineer/message-bus@1.36.3
43
+
3
44
  ## 1.36.2
4
45
 
5
46
  ### Patch Changes
package/package.json CHANGED
@@ -13,8 +13,8 @@
13
13
  "get-port": "^7.1.0",
14
14
  "jose": "^5.9.6",
15
15
  "nanoid": "^5.0.0",
16
- "@auto-engineer/file-store": "1.36.2",
17
- "@auto-engineer/message-bus": "1.36.2"
16
+ "@auto-engineer/file-store": "1.37.0",
17
+ "@auto-engineer/message-bus": "1.37.0"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/cors": "^2.8.17",
@@ -23,7 +23,7 @@
23
23
  "publishConfig": {
24
24
  "access": "public"
25
25
  },
26
- "version": "1.36.2",
26
+ "version": "1.37.0",
27
27
  "scripts": {
28
28
  "build": "tsc && tsx ../../scripts/fix-esm-imports.ts",
29
29
  "test": "vitest run --reporter=dot",