-
Notifications
You must be signed in to change notification settings - Fork 481
33073 upgrade rxjs from v6 to v7 local #34093
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| @@ -19172,9 +19237,9 @@ node-fetch@cjs: | |||
| whatwg-url "^5.0.0" | |||
|
|
|||
| node-forge@^1: | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Legal Risk
node-forge 1.3.3 was released under the GPL-2.0 license, a license that
has been flagged by your organization for consideration.
Recommendation
While merging is not directly blocked, it's best to pause and consider what it means to use this license before continuing. If you are unsure, reach out to your security team or Semgrep admin to address this issue.
…onse type ### Changes Made - Updated various services to utilize the `DotCMSResponse` type for better type safety and consistency in response handling. - Adjusted the mapping logic in multiple service methods to correctly extract the `entity` from the response. ### Impact This refactor improves the maintainability and readability of the code by ensuring that all API responses are handled uniformly across the application. This PR addresses issues related to type safety in API interactions.
…nd clean up tsconfig.json by removing skipLibCheck option
…ting line breaks for better code clarity.
…otCMS/core into 33073-upgrade-rxjs-from-v6-to-v7-local
Proposed Changes
Checklist
Additional Info
** any additional useful context or info **
Screenshots