Skip to content

chore(deps): upgraded to latest dependencies#162

Open
vinaygupta-sourcefuse wants to merge 2 commits intomasterfrom
GH-161
Open

chore(deps): upgraded to latest dependencies#162
vinaygupta-sourcefuse wants to merge 2 commits intomasterfrom
GH-161

Conversation

@vinaygupta-sourcefuse
Copy link
Copy Markdown
Collaborator

Description

This issue tracks upgrading all project dependencies to their latest stable versions.

Changes

  • Updated all dependencies and devDependencies to latest versions
  • Resolved version conflicts and peer dependency issues
  • Fixed breaking changes introduced by major version upgrades

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

Build Passed:

Screenshot 2026-04-10 at 11 39 12 AM

Test Passed:

Screenshot 2026-04-10 at 11 39 52 AM

@vinaygupta-sourcefuse vinaygupta-sourcefuse self-assigned this Apr 10, 2026
upgraded to latest dependencies

GH-161
@sonarqubecloud
Copy link
Copy Markdown

SonarQube reviewer guide

Summary: Upgrade dependencies and improve code formatting with minor version bumps for LoopBack packages, Casbin, and dev tools.

Review Focus: The dependency updates are substantial - notably LoopBack packages, Casbin (5.32.0 → 5.49.0), lodash (4.17.21 → 4.18.1), and TypeScript (5.2.2 → 5.5.4). Pay attention to potential breaking changes in these versions and verify the lodash downgrade is intentional. The Trivy security scanner action also updated to a newer commit hash.

Start review at: package.json. This is critical because it shows all direct dependency changes. Cross-reference against package-lock.json to ensure consistency, and verify that the lodash version downgrade (4.17.21 to 4.18.1) is intentional rather than a typo, as it appears to go backwards semantically.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

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