Skip to content

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

Open
Sourav-kashyap wants to merge 2 commits intomasterfrom
GH-104
Open

chore(deps): upgrade dependencies and resolve compatibility issues#105
Sourav-kashyap wants to merge 2 commits intomasterfrom
GH-104

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 11 00 58 AM

Test Passed:

Screenshot 2026-03-26 at 11 01 11 AM

@Sourav-kashyap Sourav-kashyap force-pushed the GH-104 branch 4 times, most recently from 21b851a to f012dcc Compare April 7, 2026 10:52
@Sourav-kashyap Sourav-kashyap force-pushed the GH-104 branch 3 times, most recently from 88998c9 to 57d13ba Compare April 14, 2026 09:20
Comment thread package.json Outdated
"@semantic-release/github": "^12.0.0",
"@semantic-release/npm": "^13.1.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"@semantic-release/npm": "^12.0.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it being downgraded - this ,might affect our release flows

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved

Comment thread package.json Outdated
"semantic-release": "^25.0.1",
"simple-git": "^3.15.1",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in vault we are using jsdom@29 - why is this still on 25

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ll update this in a follow-up PR since it is a major version change. resolved vault PR also

@sonarqubecloud
Copy link
Copy Markdown

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.

3 participants