Skip to content

Dependencies: Replace lodash.isequal from quill-delta to fast-deep-equal & bump devextreme-quill#32805

Open
r-farkhutdinov wants to merge 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_T1322558
Open

Dependencies: Replace lodash.isequal from quill-delta to fast-deep-equal & bump devextreme-quill#32805
r-farkhutdinov wants to merge 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_T1322558

Conversation

@r-farkhutdinov
Copy link
Contributor

@r-farkhutdinov r-farkhutdinov commented Mar 5, 2026

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this Mar 5, 2026
Copilot AI review requested due to automatic review settings March 5, 2026 14:46
@r-farkhutdinov r-farkhutdinov changed the title Dependencies: Replace lodash.isequal from quill-delta to fast-deep-eq… Dependencies: Replace lodash.isequal from quill-delta to fast-deep-equal & bump devextreme-quill Mar 5, 2026
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

Updates monorepo dependency resolution for the Quill integration by bumping devextreme-quill and overriding quill-delta’s lodash.isequal dependency to an alternative deep-equality package.

Changes:

  • Bumped devextreme-quill from 1.7.8 to 1.7.9 in the workspace catalog and lockfile.
  • Added a pnpm override to replace quill-delta > lodash.isequal with an npm alias to fast-deep-equal.
  • Updated pnpm-lock.yaml to reflect the new catalog version and override resolution.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pnpm-workspace.yaml Bumps the workspace catalog version for devextreme-quill.
pnpm-lock.yaml Updates locked devextreme-quill version and adds the override resolution for quill-delta.
package.json Adds the pnpm override mapping quill-delta>lodash.isequal to fast-deep-equal.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants