Skip to content

fix(deps, frontend): bump quill and @types/quill in /frontend - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/multi-a441ad68a4
Open

fix(deps, frontend): bump quill and @types/quill in /frontend#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/multi-a441ad68a4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown

Bumps quill and @types/quill. These dependencies needed to be updated together.
Updates quill from 1.3.7 to 2.0.3

Release notes

Sourced from quill's releases.

Version 2.0.3

What's Changed

Bug Fixes 🛠

Documentation 📚

Other Changes

New Contributors

Full Changelog: slab/quill@v2.0.2...v2.0.3

Version 2.0.2

What's Changed

Bug Fixes 🛠

Other Changes

New Contributors

Full Changelog: slab/quill@v2.0.1...v2.0.2

Version 2.0.1

Bug Fixes

  • Prevent overriding of theme's default toolbar settings mistakenly #4120
  • Improve typings for methods that return a Delta #4136
  • Fix toolbar icons for h3-h6 #4131

... (truncated)

Changelog

Sourced from quill's changelog.

v2.0.2 (2024-05-13)

What's Changed

Bug Fixes 🛠

All changes

v2.0.1 (2024-05-01)

Bug Fixes

  • Prevent overriding of theme's default toolbar settings mistakenly #4120
  • Improve typings for methods that return a Delta #4136
  • Fix toolbar icons for h3-h6 #4131

All changes

v2.0.0 (2024-04-17)

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

... (truncated)

Commits
  • 522fd7e 2.0.3
  • 07b68c9 Handle consecutive spaces when copying and pasting
  • b213e10 Avoid unnecessary local map creations
  • 5d752e3 Clipboard support for E2E tests
  • d5efd42 Move Quill to Slab organization (#4225)
  • 531a1ee Export Delta, AttributeMap and other related objects (#4220)
  • cc898ef 2.0.2
  • 8040680 Ignore pasting images when image format is disallowed (#4202)
  • dd62291 Avoid side effects for Enter/Backspace when composing in Safari (#4201)
  • 2391107 Fix event source when deleting a link with shortcuts (#4200)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by luin, a new releaser for quill since your current version.


Updates @types/quill from 2.0.9 to 2.0.14

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [quill](https://github.com/slab/quill/tree/HEAD/packages/quill) and [@types/quill](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/quill). These dependencies needed to be updated together.

Updates `quill` from 1.3.7 to 2.0.3
- [Release notes](https://github.com/slab/quill/releases)
- [Changelog](https://github.com/slab/quill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slab/quill/commits/v2.0.3/packages/quill)

Updates `@types/quill` from 2.0.9 to 2.0.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/quill)

---
updated-dependencies:
- dependency-name: quill
  dependency-version: 2.0.3
  dependency-type: direct:production
- dependency-name: "@types/quill"
  dependency-version: 2.0.14
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@github-actions

Copy link
Copy Markdown

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • No candidates found from git blame history.

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

Labels

dependencies Pull requests that update a dependency file frontend javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants