build(deps-dev): bump @angular/compiler from 21.2.18 to 21.2.19 in /example/ionic-angular-v8 - #1363
Open
dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 57ba341. Configure here.
| "@angular-devkit/build-angular": "^21.2.18", | ||
| "@angular/cli": "^21.2.18", | ||
| "@angular/compiler": "^21.2.18", | ||
| "@angular/compiler": "^21.2.19", |
There was a problem hiding this comment.
Angular packages version skew
Medium Severity
Only @angular/compiler is bumped to 21.2.19, while @angular/compiler-cli, @angular/core, and @angular/platform-browser-dynamic stay on 21.2.18 and declare an exact peer dependency on @angular/compiler@21.2.18. Angular packages are released in lockstep, so this skew can trigger peer-dependency warnings or install/build failures.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 57ba341. Configure here.
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.18 to 21.2.19. - [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/v21.2.19/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/example/ionic-angular-v8/angular/compiler-21.2.19
branch
from
August 5, 2026 10:42
57ba341 to
542886b
Compare
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.


Bumps @angular/compiler from 21.2.18 to 21.2.19.
Release notes
Sourced from @angular/compiler's releases.
Changelog
Sourced from @angular/compiler's changelog.
... (truncated)
Commits
7b884f5fix(compiler): restrict possible event handler check to property names longer...e2660c3fix(compiler): disallow i18n event attributes