Commit 01e6ed1
committed
chore(build): Update CI dependencies and submodules
- Updated GitHub Actions `setup-node` from v4.3.0 to v4.4.0 in NPM.yml and Node.yml workflows to leverage improved caching and Node.js environment handling
- Updated multiple submodule references to their latest commits:
- Biome: Modern linter/formatter critical for maintaining code quality in Rust/TypeScript codebases
- Microsoft: Likely VS Code extension host dependencies for Cocoon shim layer
- OXC: JavaScript toolchain component (possibly related to SWC/Rolldown integration)
- Rolldown: Rust-based bundler used in Rest's extension bundling pipeline
- SWC: Core transpilation/bundling tool for Sky frontend and Cocoon shim
These updates ensure Land's development toolchain remains current with upstream improvements in performance, security, and compatibility - particularly important for maintaining build system reliability as we migrate VS Code extensions to Cocoon's Node.js environment.1 parent 69d5745 commit 01e6ed1
7 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Submodule Biome updated 1 file
Submodule Microsoft updated 2 files
Submodule OXC updated 1 file
Submodule Rolldown updated 1 file
Submodule SWC updated 2 files
0 commit comments