Skip to content

[Snyk] Upgrade zone.js from 0.15.1 to 0.16.0#116

Open
ElMaxter99 wants to merge 1 commit intodevelopfrom
snyk-upgrade-a1194d85948548e1a81f30f321555193
Open

[Snyk] Upgrade zone.js from 0.15.1 to 0.16.0#116
ElMaxter99 wants to merge 1 commit intodevelopfrom
snyk-upgrade-a1194d85948548e1a81f30f321555193

Conversation

@ElMaxter99
Copy link
Owner

snyk-top-banner

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 notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

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
@vercel
Copy link

vercel bot commented Dec 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
pdf-annotator Ready Ready Preview, Comment Dec 13, 2025 11:06am

@coderabbitai
Copy link

coderabbitai bot commented Dec 13, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-upgrade-a1194d85948548e1a81f30f321555193

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 👍 / 👎.

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.

2 participants