chore: bump Angular toolchain to 22.1.x - #40
Merged
Conversation
Bumps the dev-dependencies group with 4 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli), [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) and [postcss](https://github.com/postcss/postcss). Updates `@angular-devkit/build-angular` from 22.0.8 to 22.1.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v22.0.8...v22.1.2) Updates `@angular/cli` from 22.0.8 to 22.1.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v22.0.8...v22.1.2) Updates `@angular/compiler-cli` from 22.0.8 to 22.1.0 - [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/v22.1.0/packages/compiler-cli) Updates `postcss` from 8.5.23 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.23...8.5.25) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-version: 22.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@angular/cli" dependency-version: 22.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@angular/compiler-cli" dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the angular group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.8` | `22.1.0` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.0.8` | `22.1.0` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.8` | `22.1.0` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.0.8` | `22.1.0` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.0.8` | `22.1.0` | Updates `@angular/common` from 22.0.8 to 22.1.0 - [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/v22.1.0/packages/common) Updates `@angular/compiler` from 22.0.8 to 22.1.0 - [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/v22.1.0/packages/compiler) Updates `@angular/core` from 22.0.8 to 22.1.0 - [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/v22.1.0/packages/core) Updates `@angular/platform-browser` from 22.0.8 to 22.1.0 - [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/v22.1.0/packages/platform-browser) Updates `@angular/router` from 22.0.8 to 22.1.0 - [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/v22.1.0/packages/router) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/compiler" dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/core" dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/router" dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
Combines Dependabot PRs #37 (dev-dependencies: @angular-devkit/build-angular, @angular/cli, @angular/compiler-cli, postcss) and #39 (angular group: @angular/common, compiler, core, platform-browser, router) into a single commit — they're mutually dependent (compiler-cli and the runtime compiler package pin each other's exact peer version), so merging either alone breaks `npm ci`. @angular/animations followed along to 22.1.1 to satisfy peer ranges. Verified with a clean install, production build, full test suite, and a dev-server smoke check.
This was referenced Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@angular-devkit/build-angular,@angular/cli,@angular/compiler-cli,postcss) e deps: bump the angular group across 1 directory with 5 updates #39 (angular group:@angular/common,compiler,core,platform-browser,router) num commit só.npm ci—@angular/compiler-clie@angular/compilerfixam a versão exata um do outro via peer dependency, então precisam subir juntos.@angular/animationsacompanhou pra22.1.1pra satisfazer os peers.Test plan
npm ci/npm install) sem conflitos.npm run build -- --configuration productionpassa.npm test(7/7) passa.ng servesobe normalmente, título e bundle carregando (smoke check).