Commit 5ba7bdc
merge: sync with next (unlock-deps fixes)
Take next branch's versions of files that already received fixes
in the chore-unlock-deps PR (#5859):
- StackUtil.ts (oxc virtual module id format)
- HeaderUtil.ts (globalThis.Headers)
- Loader.test.ts (oxc parser error format)
- ORM tests (Vitest 4 nesting)
- ajv export tests (targeted assertions)
- vitest config (alias src/index.ts paths)
- types.ts (export Application interface)
Keep HEAD versions of CI workflow files (ci.yml, e2e-test.yml) which
contain the ut migration changes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>File tree
10 files changed
+26
-17354
lines changed- .github/workflows
- tegg/core
- ajv-decorator/test
- __snapshots__
- common-util/src
- loader/test
- mcp-client/src
- tegg/test
- __snapshots__
10 files changed
+26
-17354
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | | - | |
| 75 | + | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
120 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
121 | 122 | | |
0 commit comments