Skip to content

chore(deps): align Angular 20.3.27 updates - #191

Open
dhutchison wants to merge 4 commits into
codex/dependabot-rollup-routinefrom
codex/dependabot-rollup-angular20
Open

chore(deps): align Angular 20.3.27 updates#191
dhutchison wants to merge 4 commits into
codex/dependabot-rollup-routinefrom
codex/dependabot-rollup-angular20

Conversation

@dhutchison

Copy link
Copy Markdown
Owner

Summary

This rollup combines the Angular 20.3.27 updates from #184, #185, and #186.

Those individual PRs cannot install independently because Angular packages enforce exact peer-version compatibility. This branch also aligns the remaining explicit Angular 20 packages—animations, forms, platform packages, router, compiler CLI, and language service—to 20.3.27 and regenerates package-lock.json.

Angular 21/22, Angular ESLint toolchain, and TypeScript 6 upgrades are intentionally excluded and should be handled as a separate migration.

Verification

Verified in the repository devcontainer:

  • strict npm ci
  • npm run-script lint
  • npm run-script build-deployment
  • npm run-script test:all
    • 66 unit tests passed
    • 14 Cypress E2E tests passed

Cypress required the disposable devcontainer to have xvfb installed; this is an environment prerequisite rather than a repository change.

The original Angular Dependabot PRs should be closed as superseded after this rollup is merged.

dependabot Bot and others added 4 commits August 5, 2026 01:09
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.21 to 20.3.27.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.27/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.3.27
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.21 to 20.3.27.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.27/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.27
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.21 to 20.3.27.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.27/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 20.3.27
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dhutchison
dhutchison changed the base branch from master to codex/dependabot-rollup-routine August 5, 2026 00:34
@sonarqubecloud

sonarqubecloud Bot commented Aug 5, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Thanks for the PR!

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