Skip to content

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Nov 28, 2025

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • chargebee-js-angular/package.json
  • chargebee-js-angular/package-lock.json

Merge Risk: High

This major version upgrade introduces significant architectural changes by making Standalone APIs the default for all components, directives, and pipes. It also includes updates to core reactivity primitives and dependency requirements.

Highlights:

  • Standalone by Default: Components, directives, and pipes are now standalone by default. The ng update command will migrate most projects automatically, but applications with complex or custom NgModule declarations will require manual review and may need to explicitly set standalone: false.
  • effect() Function Change: The allowSignalWrites flag has been removed from the effect() function. Signal writes are now allowed by default within an effect, which may alter the behavior of existing reactive code.

Source: Angular Documentation
Recommendation: Run ng update @angular/core@19 @angular/cli@19 and perform a full functional test of the application, paying close attention to module-dependent features and reactive effects. Also, ensure your environment meets the new Node.js (18.19.0+) and TypeScript (5.5+) requirements.

Notice 🤖: This content was generated using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.


Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Insertion of Sensitive Information Into Sent Data
SNYK-JS-ANGULARCOMMON-14135651
  585  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • 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 fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

…-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651
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.

0 participants