@tailor-platform/sdk 1.73.3 → 1.74.1
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 +44 -0
- package/dist/{application-DgTCDMZY.mjs → application-BsH6tkZC.mjs} +96 -17
- package/dist/application-BsH6tkZC.mjs.map +1 -0
- package/dist/application-CSUhZMb5.mjs +3 -0
- package/dist/cli/commands/deploy/apply-phases.d.mts +1 -0
- package/dist/cli/commands/executor/trigger.d.mts +1 -1
- package/dist/cli/commands/tailordb/migrate/snapshot.d.mts +1 -16
- package/dist/cli/index.mjs +121 -43
- package/dist/cli/index.mjs.map +1 -1
- package/dist/cli/lib.d.mts +4 -4
- package/dist/cli/lib.mjs +3 -3
- package/dist/cli/lib.mjs.map +1 -1
- package/dist/cli/shared/client.d.mts +1 -1
- package/dist/completion/zsh-worker.zsh +28 -3
- package/dist/configure/index.mjs +2 -2
- package/dist/configure/services/tailordb/schema.d.mts +5 -19
- package/dist/configure/types/field-runtime.d.mts +17 -0
- package/dist/configure/types/type.d.mts +1 -18
- package/dist/field-runtime-9bfXBAOK.mjs +183 -0
- package/dist/field-runtime-9bfXBAOK.mjs.map +1 -0
- package/dist/plugin/builtin/seed/index.mjs +1 -1
- package/dist/{repl-editor-BmQOyZJd.mjs → repl-editor-BCozyiNq.mjs} +3 -2
- package/dist/{repl-editor-BmQOyZJd.mjs.map → repl-editor-BCozyiNq.mjs.map} +1 -1
- package/dist/{runtime-SxHHEzVb.mjs → runtime-DV1EnfMs.mjs} +2130 -1538
- package/dist/runtime-DV1EnfMs.mjs.map +1 -0
- package/dist/{schema-DAdZSFOd.mjs → schema-Dl_y0m9e.mjs} +8 -167
- package/dist/schema-Dl_y0m9e.mjs.map +1 -0
- package/dist/secretmanager-Bd45j7an.mjs +98 -0
- package/dist/secretmanager-Bd45j7an.mjs.map +1 -0
- package/dist/{seed-DoMTMLcm.mjs → seed-fm0LeYP2.mjs} +14 -3
- package/dist/seed-fm0LeYP2.mjs.map +1 -0
- package/dist/{service-DiEtAsvc.mjs → service-BCRJ-3NV.mjs} +18 -1
- package/dist/{service-DiEtAsvc.mjs.map → service-BCRJ-3NV.mjs.map} +1 -1
- package/dist/service-CPMlIg3X.mjs +3 -0
- package/dist/tailor-proto/src/tailor/v1/aigateway_pb.d.mts +2 -2
- package/dist/tailor-proto/src/tailor/v1/aigateway_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/application_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/application_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/auth_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/auth_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/events_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/events_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/executor_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/executor_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/function_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/function_registry_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/function_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/http_adapter_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/idp_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/idp_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/metadata_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/metadata_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/meter_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/pipeline_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/pipeline_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/secret_manager_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/secret_manager_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/service_pb.d.mts +2 -2
- package/dist/tailor-proto/src/tailor/v1/stateflow_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/stateflow_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/staticwebsite_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/staticwebsite_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/tailordb_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/tailordb_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/telemetryrouter_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/telemetryrouter_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/workflow_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/workflow_resource_pb.d.mts +1 -1
- package/dist/tailor-proto/src/tailor/v1/workspace_pb.d.mts +2 -2
- package/dist/tailor-proto/src/tailor/v1/workspace_resource_pb.d.mts +1 -1
- package/dist/types-BwzB2okW.mjs +199 -0
- package/dist/types-BwzB2okW.mjs.map +1 -0
- package/dist/types-KlawuVKa.mjs +4 -0
- package/dist/vitest/index.d.mts +8 -1
- package/dist/vitest/index.mjs +778 -2
- package/dist/vitest/index.mjs.map +1 -1
- package/dist/vitest/mock.d.mts +8 -363
- package/dist/vitest/mocks/aigateway.d.mts +30 -0
- package/dist/vitest/mocks/authconnection.d.mts +28 -0
- package/dist/vitest/mocks/file.d.mts +41 -0
- package/dist/vitest/mocks/iconv.d.mts +27 -0
- package/dist/vitest/mocks/idp.d.mts +44 -0
- package/dist/vitest/mocks/secretmanager.d.mts +33 -0
- package/dist/vitest/mocks/tailordb.d.mts +71 -0
- package/dist/vitest/mocks/workflow.d.mts +115 -0
- package/dist/vitest/setup.mjs +1 -1
- package/docs/cli/application.md +21 -11
- package/docs/cli/setup.md +25 -0
- package/docs/cli-reference.md +1 -0
- package/package.json +15 -15
- package/dist/application-BAo_zFA4.mjs +0 -3
- package/dist/application-DgTCDMZY.mjs.map +0 -1
- package/dist/field-DOsJCPFa.mjs +0 -22
- package/dist/field-DOsJCPFa.mjs.map +0 -1
- package/dist/mock-Ce1GCi4-.mjs +0 -871
- package/dist/mock-Ce1GCi4-.mjs.map +0 -1
- package/dist/runtime-SxHHEzVb.mjs.map +0 -1
- package/dist/schema-DAdZSFOd.mjs.map +0 -1
- package/dist/seed-DoMTMLcm.mjs.map +0 -1
- package/dist/service-BXmdFwSH.mjs +0 -3
- package/dist/types-qhFZ8y9B.mjs +0 -4
- package/dist/types-ywCGpzDZ.mjs +0 -360
- package/dist/types-ywCGpzDZ.mjs.map +0 -1
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
import { TailorEnv } from "../../runtime/types.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/vitest/mocks/workflow.d.ts
|
|
4
|
+
type JobHandler = (jobName: string, args: unknown) => unknown;
|
|
5
|
+
type TriggerWorkflowOptions = {
|
|
6
|
+
authInvoker?: {
|
|
7
|
+
namespace: string;
|
|
8
|
+
machineUserName: string;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
type TriggerHandlerFn = (workflowName: string, args: unknown, options?: TriggerWorkflowOptions) => string;
|
|
12
|
+
type ResumeHandlerFn = (executionId: string) => string;
|
|
13
|
+
type WaitHandlerFn = (key: string, payload: unknown) => unknown;
|
|
14
|
+
type ResolveHandler = (executionId: string, key: string, callback: (payload: unknown) => unknown) => unknown | Promise<unknown>;
|
|
15
|
+
type SetWaitHandler = {
|
|
16
|
+
(handler: WaitHandlerFn): void;
|
|
17
|
+
(handler: unknown): void;
|
|
18
|
+
};
|
|
19
|
+
interface TriggeredJob {
|
|
20
|
+
jobName: string;
|
|
21
|
+
args: unknown;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Acquire a disposable mock for workflow operations (`tailor.workflow`).
|
|
25
|
+
* Restored on dispose.
|
|
26
|
+
* @returns Disposable workflow mock control object
|
|
27
|
+
* @example
|
|
28
|
+
* ```typescript
|
|
29
|
+
* import { mockWorkflow } from "@tailor-platform/sdk/vitest";
|
|
30
|
+
*
|
|
31
|
+
* test("job handler", async () => {
|
|
32
|
+
* using wf = mockWorkflow();
|
|
33
|
+
* wf.setJobHandler((name) => (name === "validate" ? { valid: true } : null));
|
|
34
|
+
* await runWorkflowUnderTest(); // calls tailor.workflow.triggerJobFunction("validate", {})
|
|
35
|
+
* expect(wf.triggerJobFunction).toHaveBeenCalledWith("validate", {});
|
|
36
|
+
* });
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
declare function mockWorkflow(): {
|
|
40
|
+
/** The `triggerJobFunction` `vi.fn`. */triggerJobFunction: import("vitest").Mock<(jobName: string, args?: unknown) => unknown>; /** The `triggerWorkflow` `vi.fn`. */
|
|
41
|
+
triggerWorkflow: import("vitest").Mock<(workflowName: string, args?: unknown, _options?: TriggerWorkflowOptions) => Promise<string>>; /** The `resumeWorkflow` `vi.fn`. */
|
|
42
|
+
resumeWorkflow: import("vitest").Mock<(executionId: string) => Promise<string>>; /** The `wait` `vi.fn`. */
|
|
43
|
+
wait: import("vitest").Mock<(_key: string, _payload?: unknown) => unknown>; /** The `resolve` `vi.fn`. */
|
|
44
|
+
resolve: import("vitest").Mock<(_executionId: string, _key: string, _callback: (payload: unknown) => unknown) => Promise<void>>;
|
|
45
|
+
/**
|
|
46
|
+
* Set a fallback job handler. Called when the enqueue queue is empty.
|
|
47
|
+
* @param handler - Function returning a result for a job name and args
|
|
48
|
+
*/
|
|
49
|
+
setJobHandler(handler: JobHandler): void;
|
|
50
|
+
/**
|
|
51
|
+
* Enqueue a single result for the next `triggerJobFunction` call (FIFO;
|
|
52
|
+
* takes priority over `setJobHandler`).
|
|
53
|
+
* @param result - Result to return from the next call
|
|
54
|
+
*/
|
|
55
|
+
enqueueResult(result: unknown): void;
|
|
56
|
+
/**
|
|
57
|
+
* Enqueue results for multiple subsequent `triggerJobFunction` calls (FIFO).
|
|
58
|
+
* @param results - Results to enqueue, one per upcoming call
|
|
59
|
+
*/
|
|
60
|
+
enqueueResults(...results: unknown[]): void;
|
|
61
|
+
/**
|
|
62
|
+
* All jobs triggered via `triggerJobFunction`, in order.
|
|
63
|
+
* @returns Triggered jobs array
|
|
64
|
+
*/
|
|
65
|
+
readonly triggeredJobs: TriggeredJob[];
|
|
66
|
+
/**
|
|
67
|
+
* Configure what `triggerWorkflow` returns. Pass a string (same id every
|
|
68
|
+
* call) or `(name, args, options) => string`. Default: a placeholder UUID.
|
|
69
|
+
* @param handler - Static execution ID or a function returning one
|
|
70
|
+
*/
|
|
71
|
+
setTriggerHandler(handler: string | TriggerHandlerFn): void;
|
|
72
|
+
/**
|
|
73
|
+
* Configure what `resumeWorkflow` returns. Pass a string (same id every
|
|
74
|
+
* call) or `(executionId) => string`. Default: echoes the input executionId.
|
|
75
|
+
* @param handler - Static execution ID or a function returning one
|
|
76
|
+
*/
|
|
77
|
+
setResumeHandler(handler: string | ResumeHandlerFn): void;
|
|
78
|
+
/**
|
|
79
|
+
* Configure what `wait` returns. Pass `(key, payload) => unknown` or any
|
|
80
|
+
* other value to return it for every call. Default: `null`.
|
|
81
|
+
* @param handler - Static value or a function returning one
|
|
82
|
+
*/
|
|
83
|
+
setWaitHandler: SetWaitHandler;
|
|
84
|
+
/**
|
|
85
|
+
* Set the `env` passed to job bodies invoked via `createWorkflowJob().trigger()`.
|
|
86
|
+
* Cleared on dispose / reset.
|
|
87
|
+
* @param env - Env passed to job bodies.
|
|
88
|
+
*/
|
|
89
|
+
setEnv(env: TailorEnv): void;
|
|
90
|
+
/**
|
|
91
|
+
* Configure how `resolve` runs the user-supplied callback. Default: callback
|
|
92
|
+
* is not invoked (records the call only).
|
|
93
|
+
* @param handler - Function invoked per `resolve` call
|
|
94
|
+
*/
|
|
95
|
+
setResolveHandler(handler: ResolveHandler): void;
|
|
96
|
+
/**
|
|
97
|
+
* `wait` calls reshaped as `{ key, payload }` for assertions.
|
|
98
|
+
* @returns Wait call records
|
|
99
|
+
*/
|
|
100
|
+
readonly waitCalls: {
|
|
101
|
+
key: string;
|
|
102
|
+
payload: unknown;
|
|
103
|
+
}[];
|
|
104
|
+
/**
|
|
105
|
+
* `resolve` calls reshaped as `{ executionId, key }` for assertions.
|
|
106
|
+
* @returns Resolve call records
|
|
107
|
+
*/
|
|
108
|
+
readonly resolveCalls: {
|
|
109
|
+
executionId: string;
|
|
110
|
+
key: string;
|
|
111
|
+
}[]; /** Reset all workflow responses and recorded calls (keeps the mock installed). */
|
|
112
|
+
reset(): void;
|
|
113
|
+
} & Disposable;
|
|
114
|
+
//#endregion
|
|
115
|
+
export { mockWorkflow };
|
package/dist/vitest/setup.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as RUNTIME_FLAG_KEY } from "../globals-B8XX5TRB.mjs";
|
|
2
|
-
import {
|
|
2
|
+
import { t as mockSecretmanager } from "../secretmanager-Bd45j7an.mjs";
|
|
3
3
|
import { pathToFileURL } from "node:url";
|
|
4
4
|
import { afterEach, beforeAll, beforeEach } from "vitest";
|
|
5
5
|
|
package/docs/cli/application.md
CHANGED
|
@@ -59,23 +59,33 @@ tailor-sdk deploy [options]
|
|
|
59
59
|
|
|
60
60
|
**Options**
|
|
61
61
|
|
|
62
|
-
| Option | Alias | Description
|
|
63
|
-
| ------------------------------- | ----- |
|
|
64
|
-
| `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID
|
|
65
|
-
| `--profile <PROFILE>` | `-p` | Workspace profile
|
|
66
|
-
| `--config <CONFIG>` | `-c` | Path to SDK config file
|
|
67
|
-
| `--yes` | `-y` | Skip confirmation prompts
|
|
68
|
-
| `--dry-run` | `-d` | Run the command without making any changes
|
|
69
|
-
| `--no-schema-check` | - | Skip schema diff check against migration snapshots
|
|
70
|
-
| `--no-validate` | - | Skip client-side validation against platform resource constraints
|
|
71
|
-
| `--no-cache` | - | Disable bundle caching for this run
|
|
72
|
-
| `--clean-cache` | - | Clean the bundle cache before building
|
|
62
|
+
| Option | Alias | Description | Required | Default | Env |
|
|
63
|
+
| ------------------------------- | ----- | ------------------------------------------------------------------------------------ | -------- | -------------------- | --------------------------------- |
|
|
64
|
+
| `--workspace-id <WORKSPACE_ID>` | `-w` | Workspace ID | No | - | `TAILOR_PLATFORM_WORKSPACE_ID` |
|
|
65
|
+
| `--profile <PROFILE>` | `-p` | Workspace profile | No | - | `TAILOR_PLATFORM_PROFILE` |
|
|
66
|
+
| `--config <CONFIG>` | `-c` | Path to SDK config file. Use comma-separated paths to deploy multiple apps together. | No | `"tailor.config.ts"` | `TAILOR_PLATFORM_SDK_CONFIG_PATH` |
|
|
67
|
+
| `--yes` | `-y` | Skip confirmation prompts | No | `false` | - |
|
|
68
|
+
| `--dry-run` | `-d` | Run the command without making any changes | No | - | - |
|
|
69
|
+
| `--no-schema-check` | - | Skip schema diff check against migration snapshots | No | - | - |
|
|
70
|
+
| `--no-validate` | - | Skip client-side validation against platform resource constraints | No | - | - |
|
|
71
|
+
| `--no-cache` | - | Disable bundle caching for this run | No | - | - |
|
|
72
|
+
| `--clean-cache` | - | Clean the bundle cache before building | No | - | - |
|
|
73
73
|
|
|
74
74
|
See [Global Options](../cli-reference.md#global-options) for options available to all commands.
|
|
75
75
|
**Config File Modification:**
|
|
76
76
|
|
|
77
77
|
On first run, `deploy` automatically injects a stable `id: "<uuid>"` field into your `defineConfig({...})` call in `tailor.config.ts`. This UUID is used to track your application across renames so the SDK can recognize ownership across renames. Commit the generated id to version control. See [Configuration](../configuration.md#application-settings) for details.
|
|
78
78
|
|
|
79
|
+
**Multiple Config Deploys:**
|
|
80
|
+
|
|
81
|
+
To deploy interdependent applications to the same workspace in one run, pass comma-separated config paths:
|
|
82
|
+
|
|
83
|
+
```bash
|
|
84
|
+
tailor-sdk deploy --config apps/buyer/tailor.config.ts,apps/supplier/tailor.config.ts
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
When multiple configs are provided, `deploy` creates or updates all configured services first, then updates the applications. This lets one application reference resources owned by another config with `external: true` during the same deploy.
|
|
88
|
+
|
|
79
89
|
**Migration Handling:**
|
|
80
90
|
|
|
81
91
|
When migrations are configured (`db.tailordb.migration` in config), the `deploy` command automatically:
|
package/docs/cli/setup.md
CHANGED
|
@@ -24,6 +24,7 @@ See [Global Options](../cli-reference.md#global-options) for options available t
|
|
|
24
24
|
| [`setup action`](#setup-action) | Generate a per-app composite action for use with setup coordinate (monorepo multi-app deploys). |
|
|
25
25
|
| [`setup coordinate`](#setup-coordinate) | Generate a coordinator workflow that orchestrates multiple --action-generated composite actions. |
|
|
26
26
|
| [`setup check`](#setup-check) | Audit generated workflows for drift against the current config/repo (read-only). |
|
|
27
|
+
| [`setup delete`](#setup-delete) | Delete managed workflow/action file(s) and their .github/tailor-sdk.lock entries. |
|
|
27
28
|
|
|
28
29
|
### setup action
|
|
29
30
|
|
|
@@ -110,6 +111,30 @@ tailor-sdk setup coordinate [options]
|
|
|
110
111
|
|
|
111
112
|
See [Global Options](../cli-reference.md#global-options) for options available to all commands.
|
|
112
113
|
|
|
114
|
+
### setup delete
|
|
115
|
+
|
|
116
|
+
Delete managed workflow/action file(s) and their .github/tailor-sdk.lock entries.
|
|
117
|
+
|
|
118
|
+
**Usage**
|
|
119
|
+
|
|
120
|
+
```
|
|
121
|
+
tailor-sdk setup delete [options] <files>
|
|
122
|
+
```
|
|
123
|
+
|
|
124
|
+
**Arguments**
|
|
125
|
+
|
|
126
|
+
| Argument | Description | Required |
|
|
127
|
+
| -------- | ------------------------------------------------------------------------------------------ | -------- |
|
|
128
|
+
| `files` | Workflow/action file(s) to delete, as generated under .github/workflows or .github/actions | Yes |
|
|
129
|
+
|
|
130
|
+
**Options**
|
|
131
|
+
|
|
132
|
+
| Option | Alias | Description | Required | Default |
|
|
133
|
+
| ------- | ----- | ------------------------- | -------- | ------- |
|
|
134
|
+
| `--yes` | `-y` | Skip confirmation prompts | No | `false` |
|
|
135
|
+
|
|
136
|
+
See [Global Options](../cli-reference.md#global-options) for options available to all commands.
|
|
137
|
+
|
|
113
138
|
### setup preview
|
|
114
139
|
|
|
115
140
|
Generate a preview workflow (PR open/sync triggers deploy to a per-PR workspace).
|
package/docs/cli-reference.md
CHANGED
|
@@ -320,6 +320,7 @@ Commands for setting up project infrastructure.
|
|
|
320
320
|
| [setup branch](./cli/setup.md#setup-branch) | Generate a branch-target deploy workflow (push to branch triggers deploy). |
|
|
321
321
|
| [setup check](./cli/setup.md#setup-check) | Audit generated workflows for drift against the current config/repo (read-only). |
|
|
322
322
|
| [setup coordinate](./cli/setup.md#setup-coordinate) | Generate a coordinator workflow that orchestrates multiple --action-generated composite actions. |
|
|
323
|
+
| [setup delete](./cli/setup.md#setup-delete) | Delete managed workflow/action file(s) and their .github/tailor-sdk.lock entries. |
|
|
323
324
|
| [setup preview](./cli/setup.md#setup-preview) | Generate a preview workflow (PR open/sync triggers deploy to a per-PR workspace). |
|
|
324
325
|
| [setup tag](./cli/setup.md#setup-tag) | Generate a tag-target deploy workflow (tag push triggers deploy). |
|
|
325
326
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tailor-platform/sdk",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.74.1",
|
|
4
4
|
"description": "Tailor Platform SDK - The SDK to work with Tailor Platform",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -155,11 +155,11 @@
|
|
|
155
155
|
"@jridgewell/trace-mapping": "0.3.31",
|
|
156
156
|
"@napi-rs/keyring": "1.3.0",
|
|
157
157
|
"@opentelemetry/api": "1.9.1",
|
|
158
|
-
"@opentelemetry/exporter-trace-otlp-proto": "0.
|
|
159
|
-
"@opentelemetry/resources": "2.
|
|
160
|
-
"@opentelemetry/sdk-trace-node": "2.
|
|
158
|
+
"@opentelemetry/exporter-trace-otlp-proto": "0.220.0",
|
|
159
|
+
"@opentelemetry/resources": "2.9.0",
|
|
160
|
+
"@opentelemetry/sdk-trace-node": "2.9.0",
|
|
161
161
|
"@opentelemetry/semantic-conventions": "1.41.1",
|
|
162
|
-
"@oxc-project/types": "0.
|
|
162
|
+
"@oxc-project/types": "0.138.0",
|
|
163
163
|
"@standard-schema/spec": "1.1.0",
|
|
164
164
|
"@tailor-platform/function-kysely-tailordb": "0.1.3",
|
|
165
165
|
"@toiroakr/lines-db": "0.10.0",
|
|
@@ -178,35 +178,35 @@
|
|
|
178
178
|
"madge": "8.0.0",
|
|
179
179
|
"mime-types": "3.0.2",
|
|
180
180
|
"open": "11.0.0",
|
|
181
|
-
"oxc-parser": "0.
|
|
181
|
+
"oxc-parser": "0.138.0",
|
|
182
182
|
"p-limit": "7.3.0",
|
|
183
183
|
"pathe": "2.0.3",
|
|
184
184
|
"pgsql-ast-parser": "12.0.2",
|
|
185
185
|
"pkg-types": "2.3.1",
|
|
186
|
-
"politty": "0.
|
|
187
|
-
"rolldown": "1.1.
|
|
186
|
+
"politty": "0.11.0",
|
|
187
|
+
"rolldown": "1.1.4",
|
|
188
188
|
"semver": "7.8.5",
|
|
189
189
|
"sql-highlight": "6.1.0",
|
|
190
190
|
"std-env": "4.1.0",
|
|
191
191
|
"table": "6.9.0",
|
|
192
192
|
"ts-cron-validator": "1.1.5",
|
|
193
|
-
"tsx": "4.22.
|
|
193
|
+
"tsx": "4.22.5",
|
|
194
194
|
"type-fest": "5.7.0",
|
|
195
|
-
"undici": "8.
|
|
195
|
+
"undici": "8.6.0",
|
|
196
196
|
"xdg-basedir": "5.1.0",
|
|
197
197
|
"zod": "4.4.3"
|
|
198
198
|
},
|
|
199
199
|
"devDependencies": {
|
|
200
|
-
"@opentelemetry/sdk-trace-base": "2.
|
|
200
|
+
"@opentelemetry/sdk-trace-base": "2.9.0",
|
|
201
201
|
"@types/madge": "5.0.3",
|
|
202
202
|
"@types/mime-types": "3.0.1",
|
|
203
203
|
"@types/node": "24.13.2",
|
|
204
204
|
"@types/semver": "7.7.1",
|
|
205
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
205
|
+
"@typescript/native-preview": "7.0.0-dev.20260703.1",
|
|
206
206
|
"@vitest/coverage-v8": "4.1.9",
|
|
207
|
-
"oxfmt": "0.
|
|
208
|
-
"oxlint": "1.
|
|
209
|
-
"oxlint-tsgolint": "0.
|
|
207
|
+
"oxfmt": "0.57.0",
|
|
208
|
+
"oxlint": "1.72.0",
|
|
209
|
+
"oxlint-tsgolint": "0.24.0",
|
|
210
210
|
"sonda": "0.13.1",
|
|
211
211
|
"tsdown": "0.22.3",
|
|
212
212
|
"typescript": "6.0.3",
|