Skip to content

chore(deps): upgrade dependencies and resolve compatibility issues#157

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

chore(deps): upgrade dependencies and resolve compatibility issues#157
Sourav-kashyap wants to merge 1 commit intomasterfrom
GH-156

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-03-26 at 9 47 55 AM

Test Passed:

Screenshot 2026-03-26 at 9 48 19 AM

@sonarqubecloud
Copy link
Copy Markdown

SonarQube reviewer guide

Summary: Update GitHub Actions, dependencies, and development tools to latest versions including Node.js 22 support and security patches for Helmet v8 and Trivy scanner.

Review Focus: The most significant change is upgrading Helmet from v5 to v8, which may require API compatibility checks. Also verify that the GitHub Actions v4 upgrades don't break existing workflows. The Trivy scanner update to a specific commit hash should be validated to ensure intended behavior.

Start review at: package.json. This is where the major version changes to critical dependencies (Helmet, commitlint, semantic-release, husky) are located—validate these upgrades don't introduce breaking changes and confirm Node.js 20+ environment compatibility.

💬 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