Latest Results
refactor(watcher): drop time-info reporting, slim scan to granularity-safe fresh-stat
The fileTimeInfoEntries/contextTimeInfoEntries reporting (napi getTimeInfo, JS toTimeInfoMap, the file_entries/dir_entries storage, collect_time_info, touch_dir) is webpack-facing and a prerequisite data layer for #11545 — it does not gate watch correctness, so it is deferred to that work.
What remains is the watch-correctness core: the scan judges 'changed since start_time' from a fresh, accuracy-padded mtime read (watchpack FS_ACCURACY / safe_time) instead of a raw mtime > start_time, closing the granularity gap, and backfills a registered-missing dependency created in the rewatch gap as a Create. The scan always re-stats after the OS watch is active (#14210), so there is no pre-watch seed to go stale. Latest Branches
-1%
JSerFeng:fy/port-create-require +2%
+2%
renovate/patch-npm-dependencies © 2026 CodSpeed Technology