Skip to content

chore(deps): upgraded to latest dependencies#15

Open
vinaygupta-sourcefuse wants to merge 1 commit intomainfrom
GH-14
Open

chore(deps): upgraded to latest dependencies#15
vinaygupta-sourcefuse wants to merge 1 commit intomainfrom
GH-14

Conversation

@vinaygupta-sourcefuse
Copy link
Copy Markdown
Collaborator

@vinaygupta-sourcefuse vinaygupta-sourcefuse commented Apr 10, 2026

Description

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

Changes

  1. Updated all dependencies and devDependencies to latest versions
  2. Resolved version conflicts and peer dependency issues
  3. 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 01 56 AM

Test Passed:

Screenshot 2026-04-10 at 11 02 36 AM

@vinaygupta-sourcefuse vinaygupta-sourcefuse self-assigned this Apr 10, 2026
@sonarqubecloud
Copy link
Copy Markdown

SonarQube reviewer guide

Summary: Upgrades dependencies and adds support for Sequelize connector, including @loopback/sequelize and updates to file-utils, with version bump to 2.1.0.

Review Focus:

  • The addition of @loopback/sequelize as a non-optional dependency (previously optional in file-utils) may introduce new system requirements
  • The major version bump of @sourceloop/file-utils (0.3.7 → 0.5.6) could contain breaking changes
  • Type casting fix in component.ts requires verification that FileUtilComponent properly implements the Component interface

Start review at: src/component.ts. This file contains a critical type casting change that bridges the dependency upgrades and should be validated to ensure the cast is safe and necessary given the updated component versions.

💬 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.

1 participant