Skip to content

chore(deps): upgrade project dependencies to latest versions#13

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

chore(deps): upgrade project dependencies to latest versions#13
Sourav-kashyap wants to merge 1 commit intomasterfrom
GH-12

Conversation

@Sourav-kashyap
Copy link
Copy Markdown

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine

Build Passed

Screenshot 2026-03-27 at 5 00 18 PM

Test Passed

Screenshot 2026-03-27 at 5 00 39 PM

upgrade project dependencies to latest versions

GH-12
@sonarqubecloud
Copy link
Copy Markdown

SonarQube reviewer guide

Summary: Dependencies updated and Trivy scanner configuration modified. Upgraded multiple packages including major version updates to @commitlint/cli, @semantic-release packages, and others. Updated Trivy action from pinned version to master branch with formatting changes.

Review Focus:

  • Verify Trivy master branch is production-ready (instead of pinned v0.28.0)
  • Check breaking changes in @commitlint/cli major update (17→20) and semantic-release plugins (potentially significant)
  • Ensure zod schema test changes are compatible with handler expectations
  • Review package.json overrides for undici/underscore pinning necessity

Start review at: package.json and package-lock.json. These contain the significant version bumps that could introduce breaking changes, particularly the major version updates to @commitlint and @semantic-release ecosystem packages that require validation against your build/release pipeline.

💬 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