Bump @angular/common from 5.0.0 to 19.2.16 in /resources/Project Templates/ionic-example#754
Conversation
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 5.0.0 to 19.2.16. - [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/19.2.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| }, | ||
| "dependencies": { | ||
| "@angular/common": "5.0.0", | ||
| "@angular/common": "19.2.16", |
There was a problem hiding this comment.
Bug: Severe version mismatch across Angular packages
Upgrading @angular/common to 19.2.16 while keeping other Angular packages at versions 5.0.0-10.2.5 creates severe incompatibility. Angular requires all @angular/* packages to use the same major version. This mismatch will cause runtime errors, compilation failures, and broken dependency resolution. The versions of @angular/compiler, @angular/compiler-cli, @angular/core, @angular/forms, @angular/http, @angular/platform-browser, and @angular/platform-browser-dynamic must all be upgraded together with @angular/common.
Bumps @angular/common from 5.0.0 to 19.2.16.
Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
05fe668fix(http): prevent XSRF token leakage to protocol-relative URLs12e2302build: update common's locales to use rules_js (#61630)9701047test(common): Add circular deps test to 19.2.x (#61651)2c876b4fix(common): avoid injecting ApplicationRef in FetchBackend (#61649)8e54b57build: move private testing helpers outsideplatform-browser/testing(#61571)2b1b14ffix(core): cleanuprxResourceabort listener (#58306)126efc9fix(common): cancel reader when app is destroyed (#61528)efda872fix(common): prevent reading chunks if app is destroyed (#61354)c43fd3abuild: migrate common to use rules_js based toolchain (#61434)185b780build: migratepackages/core/schematicstots_project(#61420)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/commonsince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Updates
@angular/commonfrom5.0.0to19.2.16inresources/Project Templates/ionic-example/package.json.Written by Cursor Bugbot for commit 95cf59c. This will update automatically on new commits. Configure here.