@auto-engineer/pipeline 1.45.0 → 1.45.2
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 +1 -1
- package/.turbo/turbo-test.log +3 -3
- package/.turbo/turbo-type-check.log +1 -1
- package/CHANGELOG.md +36 -0
- package/package.json +3 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @auto-engineer/pipeline@1.
|
|
2
|
+
> @auto-engineer/pipeline@1.45.1 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/
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @auto-engineer/pipeline@1.
|
|
2
|
+
> @auto-engineer/pipeline@1.45.1 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
|
[2m Test Files [22m [1m[32m27 passed[39m[22m[90m (27)[39m
|
|
11
11
|
[2m Tests [22m [1m[32m478 passed[39m[22m[90m (478)[39m
|
|
12
|
-
[2m Start at [22m
|
|
13
|
-
[2m Duration [22m
|
|
12
|
+
[2m Start at [22m 11:38:11
|
|
13
|
+
[2m Duration [22m 25.61s[2m (transform 7.03s, setup 0ms, collect 11.86s, tests 21.27s, environment 13ms, prepare 16.67s)[22m
|
|
14
14
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# @auto-engineer/pipeline
|
|
2
2
|
|
|
3
|
+
## 1.45.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`ec189ef`](https://github.com/BeOnAuto/auto-engineer/commit/ec189ef549e7d3e6a7a7248d7de5f327fe36dcfd) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: use GraphQLJSON for object/inline-object types
|
|
8
|
+
|
|
9
|
+
- [`9b6afe6`](https://github.com/BeOnAuto/auto-engineer/commit/9b6afe6b6aa24b2948b90ad78d646db66b8f2a94) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: use isEnumType in projection template
|
|
10
|
+
|
|
11
|
+
- [`ed2c247`](https://github.com/BeOnAuto/auto-engineer/commit/ed2c2474f103761b66879f5bbb99c4cd1008015f) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: ketchup plan for enum detection false-positive fix
|
|
12
|
+
|
|
13
|
+
- [`ef6d8e9`](https://github.com/BeOnAuto/auto-engineer/commit/ef6d8e9f4c8b97d7c587529725278396a2496408) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **generate-react-client**: set server host to 0.0.0.0 for accessibility
|
|
14
|
+
- **global**: version packages
|
|
15
|
+
|
|
16
|
+
- [`40c6c52`](https://github.com/BeOnAuto/auto-engineer/commit/40c6c52c85f06ea2669796ef30bce1a2e99c63f5) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: update ketchup plan — all bursts done
|
|
17
|
+
|
|
18
|
+
- [`7a9df68`](https://github.com/BeOnAuto/auto-engineer/commit/7a9df685e2d2d54de0b2a8149453b0d988c951aa) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: use isEnumType in query resolver template
|
|
19
|
+
|
|
20
|
+
- [`c44b3fd`](https://github.com/BeOnAuto/auto-engineer/commit/c44b3fdd2cafa8a3784e0c7d50b930251f888887) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: ketchup plan for GraphQLJSON fix
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [[`ec189ef`](https://github.com/BeOnAuto/auto-engineer/commit/ec189ef549e7d3e6a7a7248d7de5f327fe36dcfd), [`9b6afe6`](https://github.com/BeOnAuto/auto-engineer/commit/9b6afe6b6aa24b2948b90ad78d646db66b8f2a94), [`ed2c247`](https://github.com/BeOnAuto/auto-engineer/commit/ed2c2474f103761b66879f5bbb99c4cd1008015f), [`ef6d8e9`](https://github.com/BeOnAuto/auto-engineer/commit/ef6d8e9f4c8b97d7c587529725278396a2496408), [`40c6c52`](https://github.com/BeOnAuto/auto-engineer/commit/40c6c52c85f06ea2669796ef30bce1a2e99c63f5), [`7a9df68`](https://github.com/BeOnAuto/auto-engineer/commit/7a9df685e2d2d54de0b2a8149453b0d988c951aa), [`c44b3fd`](https://github.com/BeOnAuto/auto-engineer/commit/c44b3fdd2cafa8a3784e0c7d50b930251f888887)]:
|
|
23
|
+
- @auto-engineer/file-store@1.45.2
|
|
24
|
+
- @auto-engineer/message-bus@1.45.2
|
|
25
|
+
|
|
26
|
+
## 1.45.1
|
|
27
|
+
|
|
28
|
+
### Patch Changes
|
|
29
|
+
|
|
30
|
+
- [`1a0f666`](https://github.com/BeOnAuto/auto-engineer/commit/1a0f66600a0da9d24f5e8f0810ac32fd3e80d288) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **global**: reduce delay times for checkStorybookRunning function in multiple scripts
|
|
31
|
+
- **global**: version packages
|
|
32
|
+
|
|
33
|
+
- [`cb8a155`](https://github.com/BeOnAuto/auto-engineer/commit/cb8a15504432a21da73a08cb4123f00901b250a6) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Fixed React client development server not being accessible from external hosts by binding to all network interfaces
|
|
34
|
+
|
|
35
|
+
- Updated dependencies [[`1a0f666`](https://github.com/BeOnAuto/auto-engineer/commit/1a0f66600a0da9d24f5e8f0810ac32fd3e80d288), [`cb8a155`](https://github.com/BeOnAuto/auto-engineer/commit/cb8a15504432a21da73a08cb4123f00901b250a6)]:
|
|
36
|
+
- @auto-engineer/file-store@1.45.1
|
|
37
|
+
- @auto-engineer/message-bus@1.45.1
|
|
38
|
+
|
|
3
39
|
## 1.45.0
|
|
4
40
|
|
|
5
41
|
### Minor 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.45.
|
|
17
|
-
"@auto-engineer/message-bus": "1.45.
|
|
16
|
+
"@auto-engineer/file-store": "1.45.2",
|
|
17
|
+
"@auto-engineer/message-bus": "1.45.2"
|
|
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.45.
|
|
26
|
+
"version": "1.45.2",
|
|
27
27
|
"scripts": {
|
|
28
28
|
"build": "tsc && tsx ../../scripts/fix-esm-imports.ts",
|
|
29
29
|
"test": "vitest run --reporter=dot",
|