Commit 1eb260c
Update Node.js & NPM (#952)
* Update Node.js & NPM in project's engines
This change updates Node.js to 22.17.0 & NPM to 10.9.2. I chose 22.17.0
version of Node because it's the latest LTS (Long Term Support) version.
* Update @vue/test-utils
* Update tree-sitter-vue
* Fix LanguageSwitcher.spec.js
* Fix Column.spec.js
* Fix Hero.spec.js
* Fix ColorSchemeToggle.spec.js
* Fix ImageAsset.spec.js
* Fix Pager.spec.js
* Fix Assessments.spec.js
* Fix swift.spec.js
Since highlight.js 11.6+, the `distributed` keyword is built-in and no
custom overrides are needed
* Fix FilterInput.spec.js
* Replace wrapper.find
Replace wrapper.find with wrapper.findComponent instead since
wrapper.find is deprecated
* Wait for wrapper.setProps
* Wait for wrapper.setData
* Await after .trigger() function
* Fix Navigator.spec.js
* Fix ReplayableVideoAsset.spec.js
* Replace 'Contains'
contains is deprecated and will be removed in the next major version.
Use `wrapper.find`, `wrapper.findComponent` or `wrapper.get` instead
* Wait for nextTick after emitting an event
* Fix TopicsLinkCardGridItem.spec.js
* Fix components/DocumentationTopic.spec.js
* Fix Chapter.spec.js
* Fix AdjustableSidebarWidth.spec.js
* Fix Availability.spec.js
* Fix Hierarchy.spec.js
* Fix NavBase.spec.js
* Fix DocumentationLayout.spec.js
* Fix TopicsLinkBlock.spec.js
* Fix CodePreview.spec.js
* Fix App.spec.js
* Fix DropdownCustom.spec.js
* Wait for .setValue()
* Fix GenericModal.spec.js
* Fix LinksBlock.spec.js
* Fix ResourcesTile.spec.js
* Fix RelationshipsList.spec.js
* Fix all deprecated .is() method warnings
* Fix .find() and .get() deprecation warnings
* Fix .findAll() deprecation warnings
* Fix .contains() deprecation warnings
* Fix .isEmpty() deprecation warnings
* Fix attachToDocument deprecation warnings
* Fix QuickNavigationModal.spec.js
* Fix console error warnings for TopicsLinkBlock.spec.js
* Fix ResourcesTileGroup.spec.js
This change fixes the deprecation warning:
[Vue warn]: Duplicate keys detected: 'A'. This may cause an update
error.
* Fix DeclarationTokenGroup.spec.js
* Remove redundant nextTick
* Update tree-sitter-javascript and tree-sitter-jsdoc
* Make build-script-helper.py use python3
By aiming to update the Node version to 22.17.0 on Swift Docker for
Swift DocC Render [1], we need to specify the version 3 of python, otherwise
it will try to use python 2 which it's not available in Node 22.
[1] swiftlang/swift-docker#487
* Update build-script helper.
---------
Co-authored-by: Marcus Ortiz <[email protected]>1 parent 595cae7 commit 1eb260c
File tree
212 files changed
+10481
-22068
lines changed- src/utils/custom-highlight-lang
- tests/unit
- components
- Article
- Layouts
- ContentNode
- DocumentationTopic
- Description
- Hero
- PrimaryContent
- DeclarationToken
- Summary
- Filter
- TutorialsOverview
- Tutorial
- Assessments
- imagePreloading
- mixins
- utils/custom-highlight-lang
- views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+10481
-22068
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 16 | | |
27 | 17 | | |
28 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
| 155 | + | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | | - | |
191 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | | - | |
239 | | - | |
| 238 | + | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
324 | 325 | | |
325 | 326 | | |
326 | | - | |
| 327 | + | |
327 | 328 | | |
328 | 329 | | |
329 | 330 | | |
| |||
334 | 335 | | |
335 | 336 | | |
336 | 337 | | |
| 338 | + | |
337 | 339 | | |
338 | 340 | | |
339 | 341 | | |
| |||
365 | 367 | | |
366 | 368 | | |
367 | 369 | | |
368 | | - | |
| 370 | + | |
369 | 371 | | |
370 | 372 | | |
371 | 373 | | |
| |||
376 | 378 | | |
377 | 379 | | |
378 | 380 | | |
379 | | - | |
| 381 | + | |
380 | 382 | | |
381 | 383 | | |
382 | 384 | | |
383 | 385 | | |
384 | 386 | | |
385 | 387 | | |
386 | 388 | | |
387 | | - | |
| 389 | + | |
388 | 390 | | |
389 | 391 | | |
390 | 392 | | |
| |||
0 commit comments