Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency quill to v2 - autoclosed #78

Closed

Conversation

dev-mend-for-github-com[bot]
Copy link
Contributor

@dev-mend-for-github-com dev-mend-for-github-com bot commented Apr 17, 2024

This PR contains the following updates:

Package Type Update Change
quill (source) dependencies major ^1.3.7 -> ^2.0.0

By merging this PR, the issue #6 will be automatically resolved and closed:

Severity CVSS Score CVE
Medium Medium 6.1 CVE-2021-3163

Release Notes

slab/quill (quill)

v2.0.0

Compare Source

We are thrilled to announce the release of Quill 2.0! Please check out the announcement post.

Major Improvements

  • Quill is now a valid ESM package for better ecosystem (e.g. bundlers) and tree-shaking support
  • Nested Quill support #​3590
  • Improved IME and spell corrector support #​3807
  • Semantic cleanups for TEXT_CHANGE event #​3778
  • History: Record selection in history module #​3823
  • Auto detect scrolling container #​3840
  • Clipboard: Improve support for pasting from Google Docs and Microsoft Word

Performance Improvements

Quill 2.0 includes many performance optimizations, the most important of which is the improved rendering speed for large content.

  • Improve inserting performance #​3815
  • Avoid fetching selections when possible #​3538
  • No need to setContents when container is empty #​3539

Code Modernization

  • Migrated to TypeScript
  • Provided official TypeScript declarations
  • Migrated to Vitest for unit testing
  • Migrated to Playwright for E2E testing
  • Migrated website to Gatsby

All changes


  • If you want to rebase/retry this PR, check this box

@dev-mend-for-github-com dev-mend-for-github-com bot added the security fix Security fix generated by Mend label Apr 17, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency quill to v2 Update dependency quill to v2 - autoclosed Feb 21, 2025
@dev-mend-for-github-com dev-mend-for-github-com bot deleted the whitesource-remediate/quill-2.x branch February 21, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants