Skip to content

Conversation

@VasilyStrelyaev
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 23, 2025 11:14
@VasilyStrelyaev VasilyStrelyaev self-assigned this Dec 23, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades Lerna from v5.6.2 to v9.0.3 to address Dependabot issues. The changes modernize the monorepo configuration to align with Lerna v9's best practices.

Key changes:

  • Upgrades Lerna from v5.6.2 to v9.0.3 (major version bump)
  • Removes the deprecated postinstall: lerna bootstrap script and adds native npm workspaces configuration
  • Deletes the package-lock.json file from the devextreme-schematics package (likely to be regenerated)

Reviewed changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Bumps lerna to v9.0.3, removes deprecated postinstall script, adds workspaces configuration
lerna.json Adds $schema reference for IDE support and validation
packages/devextreme-schematics/package-lock.json Removes package-lock.json (will be regenerated with updated dependencies)
Files not reviewed (1)
  • packages/devextreme-schematics/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VasilyStrelyaev VasilyStrelyaev changed the title chore: bump lerna to fix dependabot chore: add js-yaml version override to fix dependabot Dec 23, 2025
@VasilyStrelyaev VasilyStrelyaev merged commit 77d768e into DevExpress:master Dec 23, 2025
23 checks passed
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