Skip to content

Cleaning up#431

Merged
agarny merged 2 commits intoopencor:mainfrom
agarny:cleaning-up
Feb 27, 2026
Merged

Cleaning up#431
agarny merged 2 commits intoopencor:mainfrom
agarny:cleaning-up

Conversation

@agarny
Copy link
Contributor

@agarny agarny commented Feb 27, 2026

No description provided.

Not sure why it was still there!
Copilot AI review requested due to automatic review settings February 27, 2026 02:40
Copy link

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 removes the unused quill rich text editor dependency from the project and bumps the version number according to the project's date-based versioning scheme.

Changes:

  • Removed the quill package (version ^2.0.3) from dependencies in both root and renderer package.json files
  • Updated version from 0.20260227.1 to 0.20260227.2 (same-day patch increment)
  • Updated both bun.lock files to remove quill and its transitive dependencies (eventemitter3, lodash-es, parchment, quill-delta, fast-diff, lodash.clonedeep, lodash.isequal)

Reviewed changes

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

File Description
src/renderer/package.json Removed quill dependency and incremented patch version
package.json Removed quill dependency and incremented patch version
src/renderer/bun.lock Removed quill and its 8 transitive dependencies from lockfile
bun.lock Removed quill and its 7 transitive dependencies from lockfile

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

@agarny agarny merged commit 805a785 into opencor:main Feb 27, 2026
12 checks passed
@agarny agarny deleted the cleaning-up branch February 27, 2026 02:50
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