-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
51 lines (50 loc) · 2.17 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
51 lines (50 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
allowBuilds:
'@google/genai': false
protobufjs: false
# pnpm 11 holds new releases for one day by default. DSH 0.1.2-rc.1 is the
# audited compatibility baseline, so only its exact locked DeepSeek package
# graph bypasses that age gate. The compatibility workflow regenerates this
# bounded block from pnpm-lock.yaml; broad scope wildcards are forbidden.
minimumReleaseAge: 1440
# dsh-compat-release-age-start
minimumReleaseAgeExclude:
- '@deepseek-ai/cordis@4.0.2'
- '@deepseek-ai/cosmokit@1.8.3'
- '@deepseek-ai/dsh-agent@0.1.2-rc.1'
- '@deepseek-ai/dsh-api-remotes@0.1.2-rc.1'
- '@deepseek-ai/dsh-attachment@0.1.2-rc.1'
- '@deepseek-ai/dsh-authorization@0.1.2-rc.1'
- '@deepseek-ai/dsh-brand@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-connection@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-locale@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-conversation@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-model-selection@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-primitives@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-settings@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-slots@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-tool@0.1.2-rc.1'
- '@deepseek-ai/dsh-code-runtime@0.1.2-rc.1'
- '@deepseek-ai/dsh-credentials@0.1.2-rc.1'
- '@deepseek-ai/dsh-deque@0.1.2-rc.1'
- '@deepseek-ai/dsh-fs@0.1.2-rc.1'
- '@deepseek-ai/dsh-home-paths@0.1.1-rc.2'
- '@deepseek-ai/dsh-invariants@0.1.2-rc.1'
- '@deepseek-ai/dsh-launch-environment@0.1.2-rc.1'
- '@deepseek-ai/dsh-llm-pi-ai@0.1.2-rc.1'
- '@deepseek-ai/dsh-llm@0.1.2-rc.1'
- '@deepseek-ai/dsh-sandbox@0.1.2-rc.1'
- '@deepseek-ai/dsh-scope@0.1.2-rc.1'
- '@deepseek-ai/dsh-session-projection@0.1.2-rc.1'
- '@deepseek-ai/dsh-session@0.1.2-rc.1'
- '@deepseek-ai/dsh-settings@0.1.2-rc.1'
- '@deepseek-ai/dsh-system-prompt@0.1.2-rc.1'
- '@deepseek-ai/dsh-timeout@0.1.2-rc.1'
- '@deepseek-ai/dsh-tools@0.1.2-rc.1'
- '@deepseek-ai/dsh-typert-protocol@0.1.2-rc.1'
- '@deepseek-ai/dsh-user-approval@0.1.2-rc.1'
- '@deepseek-ai/dsh-util-crypto@0.1.2-rc.1'
- '@deepseek-ai/dsh-util-values@0.1.2-rc.1'
- '@deepseek-ai/dsh-web@0.1.2-rc.1'
- '@deepseek-ai/dsh@0.1.2-rc.1'
- '@deepseek-ai/schemastery@3.18.2'
# dsh-compat-release-age-end