Dependabot PR #11478 proposed moving the container builders from Node 24.18.0 to Node 26.7.0. Node 24 is still the active LTS line, and the Node 26 image currently breaks two final images:
- bskylink:
yarn: not found
- embedr: TypeScript cannot resolve
@atproto/lexicon during pnpm build-embed
Review this after Node 26 enters LTS in October 2026. Re-enable the Dependabot major update, fix both image builds, and require the full four-image container matrix to pass before merging.
Dependabot PR #11478 proposed moving the container builders from Node 24.18.0 to Node 26.7.0. Node 24 is still the active LTS line, and the Node 26 image currently breaks two final images:
yarn: not found@atproto/lexiconduringpnpm build-embedReview this after Node 26 enters LTS in October 2026. Re-enable the Dependabot major update, fix both image builds, and require the full four-image container matrix to pass before merging.