Skip to content

Commit 7c562e1

Browse files
serpentbladeclaude
andcommitted
chore(deps): allowlist rete auto-arrange deps (elkjs, rete-auto-arrange-plugin, web-worker)
The Dependency Drift gate (scripts/check-dep-drift.mjs, T-24-SC1) was red in CI: 3 resolved names in pnpm-lock.yaml were unallowlisted. All three are legitimate first-party deps of the rete auto-arrange feature (declared in packages/ui/rete/ package.json + leaves + VR), introduced when that phase landed but never re-snapshotted into the allowlist. Re-snapshotted via --update; gate now green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 7e9cd14 commit 7c562e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/dep-allowlist.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,7 @@ eastasianwidth
857857
editorconfig
858858
ee-first
859859
electron-to-chromium
860+
elkjs
860861
embla-carousel
861862
embla-carousel-autoplay
862863
emoji-regex
@@ -1353,6 +1354,7 @@ resolve-url-loader
13531354
restore-cursor
13541355
rete
13551356
rete-area-plugin
1357+
rete-auto-arrange-plugin
13561358
rete-connection-plugin
13571359
rete-render-utils
13581360
retext
@@ -1547,6 +1549,7 @@ wbuf
15471549
wcwidth
15481550
weak-lru-cache
15491551
web-namespaces
1552+
web-worker
15501553
webidl-conversions
15511554
webpack
15521555
webpack-dev-middleware

0 commit comments

Comments
 (0)