Skip to content

chore(deps): align Angular packages on 21.2.19 - #1383

Merged
4gray merged 2 commits into
masterfrom
chore/angular-21.2.19-lockstep
Aug 9, 2026
Merged

chore(deps): align Angular packages on 21.2.19#1383
4gray merged 2 commits into
masterfrom
chore/angular-21.2.19-lockstep

Conversation

@4gray

@4gray 4gray commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • align Angular runtime, compiler, CLI, DevKit, and schematics packages on 21.2.19
  • refresh the pnpm lockfile for the synchronized Angular toolchain
  • carry the required local Vite transform-filter patch forward from Vite 7.3.5 to 7.3.6

This replaces #1368 and #1369 and supersedes the Angular portion of #1373.

Testing

  • pnpm install --frozen-lockfile
  • pnpm nx build web --skip-nx-cache
  • pnpm nx build electron-backend --configuration=production --skip-nx-cache
  • pnpm nx run-many --target=lint --all --parallel=3 --output-style=static --skip-nx-cache
  • pnpm run typecheck:ci
  • pnpm run deps:nx:validate
  • pnpm run deps:vite:test
  • pnpm run release:notes:validate
  • full all-project unit run: every project passed except one web beforeEach timeout under parallel load; isolated full web rerun passed 31/31 suites and 199/199 tests

Release notes

No release note: this is dependency maintenance with no intended user-visible behavior.

@4gray
4gray marked this pull request as ready for review August 9, 2026 06:50
@greptile-apps

greptile-apps Bot commented Aug 9, 2026

Copy link
Copy Markdown

Greptile Summary

The PR synchronizes the Angular runtime and toolchain packages on 21.2.19 and carries the local Vite transform-filter patch forward to Vite 7.3.6.

  • Refreshes the pnpm lockfile for the aligned Angular dependency set.
  • Renames and reapplies the Vite patch for version 7.3.6.
  • Updates maintenance guidance and regression coverage to reference the new Vite version consistently.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
package.json Aligns Angular runtime, compiler, CLI, DevKit, and schematics versions and updates the patched Vite dependency to 7.3.6.
pnpm-lock.yaml Refreshes resolved Angular packages and records the renamed Vite 7.3.6 patch with its updated hash.
patches/vite@7.3.6.patch Carries the existing bounded transform-filter changes forward to the newly resolved Vite release.
tools/dependencies/vite-transform-filter.test.mjs Updates regression validation to require the patched Vite 7.3.6 installation.
CLAUDE.md Correctly updates the documented Vite version and patch path, resolving the previous stale-guidance finding.
AGENTS.md Keeps the canonical agent workflow guidance synchronized with the Vite 7.3.6 patch.
docs/architecture/nx-workspace-boundaries.md Updates the Vite patch architecture documentation to match the current dependency and patch file.

Reviews (2): Last reviewed commit: "docs(deps): align Vite patch references" | Re-trigger Greptile

Comment thread package.json

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8d4cd9dc56

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
@4gray

4gray commented Aug 9, 2026

Copy link
Copy Markdown
Owner Author

@greptileai review the latest head e6ec891

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Can't wait for the next one!

Reviewed commit: e6ec89180f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@4gray
4gray merged commit 87dc459 into master Aug 9, 2026
23 of 24 checks passed
@4gray
4gray deleted the chore/angular-21.2.19-lockstep branch August 9, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant