Skip to content

chore(deps): upgraded to latest dependencies#280

Open
Sourav-kashyap wants to merge 1 commit intomasterfrom
GH-279
Open

chore(deps): upgraded to latest dependencies#280
Sourav-kashyap wants to merge 1 commit intomasterfrom
GH-279

Conversation

@Sourav-kashyap
Copy link
Copy Markdown

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

Build Passed:

Screenshot 2026-04-07 at 1 10 49 PM

Test Passed:

Screenshot 2026-04-07 at 1 10 59 PM

@Sourav-kashyap Sourav-kashyap self-assigned this Apr 7, 2026
@Sourav-kashyap Sourav-kashyap force-pushed the GH-279 branch 2 times, most recently from eb73d5d to 6353674 Compare April 7, 2026 10:19
@sonarqubecloud
Copy link
Copy Markdown

SonarQube reviewer guide

Summary: Dependency updates across GitHub Actions, npm packages, and minor workflow improvements. Updates GitHub Actions to v4, refreshes 50+ npm packages to latest versions, and updates Trivy security scanner version with quote style normalization in workflows.

Review Focus:

  1. GitHub Actions version upgrades (checkout and setup-node v3→v4) - verify compatibility
  2. Trivy security scanner update to v0.35.0 with pinned commit hash - confirm security improvements
  3. Significant dependency updates: jsonwebtoken 9.0.0→9.0.3, ajv 8.11→8.18, loopback packages, and npm/yarn ecosystem - check for breaking changes in test coverage

Start review at: .github/workflows/trivy.yaml. This is where the most significant functional change occurs with the Trivy action update to a specific commit hash plus workflow parameter quote normalization, which represents a departure from the typical semver pattern used elsewhere.

💬 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