[Snyk] Upgrade zone.js from 0.15.1 to 0.16.0#116
Conversation
Snyk has created this PR to upgrade zone.js from 0.15.1 to 0.16.0. See this package in npm: zone.js See this project in Snyk: https://app.snyk.io/org/themaxter99/project/0298b123-8505-47d4-a9cb-edee4efd4d17?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ 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".
| "rxjs": "~7.8.0", | ||
| "tslib": "^2.3.0", | ||
| "zone.js": "~0.15.0" | ||
| "zone.js": "~0.16.0" |
There was a problem hiding this comment.
Keep zone.js within Angular 20 peer range
@angular/core 20.2.x still declares a peer dependency of zone.js ~0.15.0; bumping the app dependency to ~0.16.0 moves it outside the supported range. With npm 7+ this results in a peer dependency conflict (ERESOLVE/install failure), blocking installs and CI before the app can build. Please stay on the 0.15.x minor or upgrade Angular to a version that advertises support for 0.16.x.
Useful? React with 👍 / 👎.
Snyk has created this PR to upgrade zone.js from 0.15.1 to 0.16.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 24 days ago.
Release notes
Package name: zone.js
-
0.16.0 - 2025-11-19
-
0.15.1 - 2025-05-22
from zone.js GitHub release notesImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: