dts-linter 0.3.11-beta2 → 0.4.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.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ![Build Status](https://github.com/kylebonnici/dts-linter/actions/workflows/node.js/badge.svg)
1
+ ![Build Status](https://github.com/kylebonnici/dts-linter/actions/workflows/node/badge.svg)
2
2
 
3
3
  # DTS Linter
4
4
 
@@ -44,9 +44,9 @@ dts-linter --formatFixAll
44
44
  | `--logLevel` | `none\|verbose` | `none` | Set the logging verbosity |
45
45
  | `--format` | boolean | `false` | Format the specified files (automatically set to true when formatFixAll) |
46
46
  | `--formatFixAll` | boolean | `false` | Apply formatting changes directly to files |
47
- | `--processIncludes` | boolean | `false` | Process includes for formatting or diagnostics (automatically set to true when diagnosticsFull) |
48
47
  | `--diagnostics` | boolean | `false` | Show basic syntax diagnostics |
49
48
  | `--diagnosticsFull` | boolean | `false` | Show full diagnostics including semantic analysis (requires --include, --binding for proper usage) |
49
+ | `--diagnosticsConfig` | string | - | Path to json file with test case configurations for complex diagnostics |
50
50
  | `--showInfoDiagnostics` | boolean | `false` | Show information-level diagnostics |
51
51
  | `--patchFile` | string | - | Write formatting diff output to file |
52
52
  | `--outputType` | string | `auto` | Output format type: auto, pretty, annotations, or json |
@@ -6,37 +6,127 @@ Repository: https://github.com/isaacs/balanced-match
6
6
 
7
7
  ----------------------------------------------------------------------
8
8
 
9
- @isaacs/brace-expansion@5.0.0
9
+ @isaacs/brace-expansion@5.0.1
10
10
  License: MIT
11
11
 
12
12
  ----------------------------------------------------------------------
13
13
 
14
- devicetree-language-server@0.8.0-beta3
14
+ @isaacs/cliui@8.0.2
15
+ License: ISC
16
+ Repository: https://github.com/yargs/cliui
17
+
18
+ ----------------------------------------------------------------------
19
+
20
+ ansi-regex@5.0.1
21
+ License: MIT
22
+ Repository: https://github.com/chalk/ansi-regex
23
+
24
+ ----------------------------------------------------------------------
25
+
26
+ ansi-regex@6.1.0
27
+ License: MIT
28
+ Repository: https://github.com/chalk/ansi-regex
29
+
30
+ ----------------------------------------------------------------------
31
+
32
+ ansi-styles@4.3.0
33
+ License: MIT
34
+ Repository: https://github.com/chalk/ansi-styles
35
+
36
+ ----------------------------------------------------------------------
37
+
38
+ ansi-styles@6.2.1
39
+ License: MIT
40
+ Repository: https://github.com/chalk/ansi-styles
41
+
42
+ ----------------------------------------------------------------------
43
+
44
+ color-convert@2.0.1
45
+ License: MIT
46
+ Repository: https://github.com/Qix-/color-convert
47
+
48
+ ----------------------------------------------------------------------
49
+
50
+ color-name@1.1.4
51
+ License: MIT
52
+ Repository: https://github.com/colorjs/color-name
53
+
54
+ ----------------------------------------------------------------------
55
+
56
+ cross-spawn@7.0.6
57
+ License: MIT
58
+ Repository: https://github.com/moxystudio/node-cross-spawn
59
+
60
+ ----------------------------------------------------------------------
61
+
62
+ devicetree-language-server@0.8.0
15
63
  License: Apache-2.0
16
64
  Repository: https://github.com/kylebonnici/dts-lsp
17
65
 
18
66
  ----------------------------------------------------------------------
19
67
 
20
- diff@8.0.2
68
+ diff@8.0.3
21
69
  License: BSD-3-Clause
22
70
  Repository: https://github.com/kpdecker/jsdiff
23
71
 
24
72
  ----------------------------------------------------------------------
25
73
 
26
- dts-linter@0.3.11-beta2
74
+ dts-linter@0.4.0
27
75
  License: Apache-2.0
28
76
  Repository: https://github.com/kylebonnici/dts-linter
29
77
 
30
78
  ----------------------------------------------------------------------
31
79
 
32
- glob@13.0.0
80
+ eastasianwidth@0.2.0
81
+ License: MIT
82
+ Repository: https://github.com/komagata/eastasianwidth
83
+
84
+ ----------------------------------------------------------------------
85
+
86
+ emoji-regex@8.0.0
87
+ License: MIT
88
+ Repository: https://github.com/mathiasbynens/emoji-regex
89
+
90
+ ----------------------------------------------------------------------
91
+
92
+ emoji-regex@9.2.2
93
+ License: MIT
94
+ Repository: https://github.com/mathiasbynens/emoji-regex
95
+
96
+ ----------------------------------------------------------------------
97
+
98
+ foreground-child@3.3.1
99
+ License: ISC
100
+ Repository: https://github.com/tapjs/foreground-child
101
+
102
+ ----------------------------------------------------------------------
103
+
104
+ glob@11.1.0
33
105
  License: BlueOak-1.0.0
34
106
  Repository: https://github.com/isaacs/node-glob
35
107
 
36
108
  ----------------------------------------------------------------------
37
109
 
38
- lru-cache@11.2.4
110
+ is-fullwidth-code-point@3.0.0
111
+ License: MIT
112
+ Repository: https://github.com/sindresorhus/is-fullwidth-code-point
113
+
114
+ ----------------------------------------------------------------------
115
+
116
+ isexe@2.0.0
117
+ License: ISC
118
+ Repository: https://github.com/isaacs/isexe
119
+
120
+ ----------------------------------------------------------------------
121
+
122
+ jackspeak@4.1.1
39
123
  License: BlueOak-1.0.0
124
+ Repository: https://github.com/isaacs/jackspeak
125
+
126
+ ----------------------------------------------------------------------
127
+
128
+ lru-cache@11.1.0
129
+ License: ISC
40
130
  Repository: https://github.com/isaacs/node-lru-cache
41
131
 
42
132
  ----------------------------------------------------------------------
@@ -53,19 +143,91 @@ Repository: https://github.com/isaacs/minipass
53
143
 
54
144
  ----------------------------------------------------------------------
55
145
 
56
- path-scurry@2.0.1
146
+ package-json-from-dist@1.0.1
147
+ License: BlueOak-1.0.0
148
+ Repository: https://github.com/isaacs/package-json-from-dist
149
+
150
+ ----------------------------------------------------------------------
151
+
152
+ path-key@3.1.1
153
+ License: MIT
154
+ Repository: https://github.com/sindresorhus/path-key
155
+
156
+ ----------------------------------------------------------------------
157
+
158
+ path-scurry@2.0.0
57
159
  License: BlueOak-1.0.0
58
160
  Repository: https://github.com/isaacs/path-scurry
59
161
 
60
162
  ----------------------------------------------------------------------
61
163
 
164
+ shebang-command@2.0.0
165
+ License: MIT
166
+ Repository: https://github.com/kevva/shebang-command
167
+
168
+ ----------------------------------------------------------------------
169
+
170
+ shebang-regex@3.0.0
171
+ License: MIT
172
+ Repository: https://github.com/sindresorhus/shebang-regex
173
+
174
+ ----------------------------------------------------------------------
175
+
176
+ signal-exit@4.1.0
177
+ License: ISC
178
+ Repository: https://github.com/tapjs/signal-exit
179
+
180
+ ----------------------------------------------------------------------
181
+
182
+ string-width@4.2.3
183
+ License: MIT
184
+ Repository: https://github.com/sindresorhus/string-width
185
+
186
+ ----------------------------------------------------------------------
187
+
188
+ string-width@5.1.2
189
+ License: MIT
190
+ Repository: https://github.com/sindresorhus/string-width
191
+
192
+ ----------------------------------------------------------------------
193
+
194
+ strip-ansi@6.0.1
195
+ License: MIT
196
+ Repository: https://github.com/chalk/strip-ansi
197
+
198
+ ----------------------------------------------------------------------
199
+
200
+ strip-ansi@7.1.0
201
+ License: MIT
202
+ Repository: https://github.com/chalk/strip-ansi
203
+
204
+ ----------------------------------------------------------------------
205
+
62
206
  vscode-jsonrpc@8.2.1
63
207
  License: MIT
64
208
  Repository: https://github.com/Microsoft/vscode-languageserver-node
65
209
 
66
210
  ----------------------------------------------------------------------
67
211
 
68
- zod@3.25.76
212
+ which@2.0.2
213
+ License: ISC
214
+ Repository: https://github.com/isaacs/node-which
215
+
216
+ ----------------------------------------------------------------------
217
+
218
+ wrap-ansi@7.0.0
219
+ License: MIT
220
+ Repository: https://github.com/chalk/wrap-ansi
221
+
222
+ ----------------------------------------------------------------------
223
+
224
+ wrap-ansi@8.1.0
225
+ License: MIT
226
+ Repository: https://github.com/chalk/wrap-ansi
227
+
228
+ ----------------------------------------------------------------------
229
+
230
+ zod@3.25.67
69
231
  License: MIT
70
232
  Repository: https://github.com/colinhacks/zod
71
233