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

fix(deps): update dependency quill to ^2.0.3 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
quill (source) ^2.0.0-dev.4 -> ^2.0.3 age adoption passing confidence
@types/quill (source) ^2.0.10 -> ^2.0.14 age adoption passing confidence

Release Notes

slab/quill (quill)

v2.0.3: Version 2.0.3

Compare Source

What's Changed

Bug Fixes 🛠
Documentation 📚
Other Changes

New Contributors

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

v2.0.2

Compare Source

What's Changed

Bug Fixes 🛠

All changes

v2.0.1

Compare Source

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

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

v2.0.0-rc.5

Compare Source

  • Clipboard Add support for Quill v1 list attributes
  • Fix overload declarations for quill.formatText() and other methods
  • Expose Bounds type for getBounds()
  • Expose Range type
  • Allow ref for insertBefore to be null

All changes

v2.0.0-rc.4

Compare Source

  • Include source maps for Parchment
  • Clipboard Support pasting links copied from iOS share sheets
  • Fix config parsing where undefined values were kept
  • Expose types for Quill options
  • Remove empty .css.js files generated by bundlers

All changes

v2.0.0-rc.3

Compare Source

  • Fix Quill#getSemanticHTML() for list items
  • Remove unnecessary Firefox workaround
  • Clipboard Fix redundant newlines when pasting from external sources
  • Add formats option for specifying allowed formats

All changes

v2.0.0-rc.2

Compare Source

  • Fix toolbar button state not updated in some cases
  • Narrower BubbleTheme.tooltip type
  • Fix Selection#getBounds() when starting range at end of text node
  • Improve compatibility with esbuild

All changes

v2.0.0-rc.1

Compare Source

  • Remove unnecessary lodash usages.

All changes

v2.0.0-rc.0

Compare Source

  • Clipboard Convert newlines between inline elements to a space.
  • Clipboard Avoid generating unsupported formats on paste.
  • Clipboard Improve support for pasting from Google Docs and Microsoft Word.
  • Clipboard Ignore whitespace between pasted empty paragraphs.
  • Syntax Support highlight.js v10 and v11.

All changes


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) September 1, 2023 01:38
@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2023

⚠️ No Changeset found

Latest commit: c71db45

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update dependency @types/quill to ^2.0.11 chore(deps): update dependency @types/quill to ^2.0.12 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/quill-2.x branch from a7310bb to 2b03e7b Compare October 1, 2023 06:49
@renovate renovate bot changed the title chore(deps): update dependency @types/quill to ^2.0.12 chore(deps): update dependency @types/quill to ^2.0.13 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/quill-2.x branch from 2b03e7b to c3bc6a7 Compare October 18, 2023 14:15
@renovate renovate bot changed the title chore(deps): update dependency @types/quill to ^2.0.13 chore(deps): update dependency @types/quill to ^2.0.14 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/quill-2.x branch from c3bc6a7 to 841f335 Compare November 7, 2023 16:46
Copy link
Contributor Author

renovate bot commented Nov 7, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 3 workspace projects
 WARN  GET https://registry.npmjs.org/quill error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fquill error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/app-config/-/app-config-7.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/lib-config/-/lib-config-10.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.4.8.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/cli/-/cli-2.24.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack/-/webpack-3.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack-mdx/-/webpack-mdx-2.2.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@size-limit/preset-small-lib/-/preset-small-lib-8.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.7.18.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react/-/react-18.0.27.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.9.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/web/-/web-0.0.93.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-istanbul/-/coverage-istanbul-0.23.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.1.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/quill error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fquill error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/app-config/-/app-config-7.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/lib-config/-/lib-config-10.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.4.8.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/cli/-/cli-2.24.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack/-/webpack-3.4.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack-mdx/-/webpack-mdx-2.2.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@size-limit/preset-small-lib/-/preset-small-lib-8.1.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.7.18.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/react/-/react-18.0.27.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.9.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/web/-/web-0.0.93.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-istanbul/-/coverage-istanbul-0.23.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.1.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 ERR_PNPM_META_FETCH_FAIL  GET https://registry.npmjs.org/quill: Value of "this" must be of type URLSearchParams

@renovate renovate bot force-pushed the renovate/quill-2.x branch from 841f335 to 05bacaa Compare February 3, 2024 06:46
@renovate renovate bot changed the title chore(deps): update dependency @types/quill to ^2.0.14 fix(deps): update dependency quill to ^2.0.0-rc.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from 05bacaa to 311861e Compare February 12, 2024 06:25
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.0-rc.0 fix(deps): update dependency quill to ^2.0.0-rc.1 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from 311861e to 70d9aa8 Compare February 15, 2024 10:17
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.0-rc.1 fix(deps): update dependency quill to ^2.0.0-rc.2 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from 70d9aa8 to a749604 Compare March 16, 2024 04:45
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.0-rc.2 fix(deps): update dependency quill to ^2.0.0-rc.3 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from a749604 to b4f217b Compare March 24, 2024 07:37
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.0-rc.3 fix(deps): update dependency quill to ^2.0.0-rc.4 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from b4f217b to b11032b Compare April 4, 2024 17:46
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.0-rc.4 fix(deps): update dependency quill to ^2.0.0-rc.5 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from b11032b to 9d983d2 Compare April 17, 2024 02:07
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.0-rc.5 fix(deps): update dependency quill to ^2.0.0 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from 9d983d2 to 0726450 Compare May 1, 2024 10:45
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.0 fix(deps): update dependency quill to ^2.0.1 May 1, 2024
@renovate renovate bot force-pushed the renovate/quill-2.x branch from 0726450 to 2a23d05 Compare May 13, 2024 10:02
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.1 fix(deps): update dependency quill to ^2.0.2 May 13, 2024
Copy link
Contributor Author

renovate bot commented May 13, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 3 workspace projects
 WARN  GET https://registry.npmjs.org/quill error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fquill error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/app-config/-/app-config-7.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/lib-config/-/lib-config-10.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.4.8.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/cli/-/cli-2.24.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack/-/webpack-3.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack-mdx/-/webpack-mdx-2.2.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@size-limit/preset-small-lib/-/preset-small-lib-8.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.7.18.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react/-/react-18.0.27.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.9.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/web/-/web-0.0.93.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-istanbul/-/coverage-istanbul-0.23.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.1.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/quill error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fquill error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/app-config/-/app-config-7.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@1stg/lib-config/-/lib-config-10.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.4.8.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@changesets/cli/-/cli-2.24.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack/-/webpack-3.4.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@pkgr/webpack-mdx/-/webpack-mdx-2.2.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@size-limit/preset-small-lib/-/preset-small-lib-8.1.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.7.18.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/react/-/react-18.0.27.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.9.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/web/-/web-0.0.93.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-istanbul/-/coverage-istanbul-0.23.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.1.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

pnpm [ERR_INVALID_THIS]: Value of "this" must be of type URLSearchParams
    at Proxy.getAll (node:internal/url:543:13)
    at Proxy.<anonymous> (/opt/containerbase/tools/pnpm/7.12.1/22.11.0/node_modules/pnpm/dist/pnpm.cjs:52943:55)
    at /opt/containerbase/tools/pnpm/7.12.1/22.11.0/node_modules/pnpm/dist/pnpm.cjs:52996:31
    at Array.reduce (<anonymous>)
    at Proxy.raw (/opt/containerbase/tools/pnpm/7.12.1/22.11.0/node_modules/pnpm/dist/pnpm.cjs:52995:33)
    at new Headers (/opt/containerbase/tools/pnpm/7.12.1/22.11.0/node_modules/pnpm/dist/pnpm.cjs:52889:28)
    at getNodeRequestOptions (/opt/containerbase/tools/pnpm/7.12.1/22.11.0/node_modules/pnpm/dist/pnpm.cjs:53208:23)
    at /opt/containerbase/tools/pnpm/7.12.1/22.11.0/node_modules/pnpm/dist/pnpm.cjs:53265:25
    at new Promise (<anonymous>)
    at fetch (/opt/containerbase/tools/pnpm/7.12.1/22.11.0/node_modules/pnpm/dist/pnpm.cjs:53263:14)
 WARN  GET https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/rehype-raw/-/rehype-raw-6.1.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/sirv-cli/-/sirv-cli-2.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/size-limit/-/size-limit-8.1.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tsx/-/tsx-3.9.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/type-coverage/-/type-coverage-2.22.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.11.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.23.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/react/-/react-18.2.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate renovate bot force-pushed the renovate/quill-2.x branch from 2a23d05 to c71db45 Compare November 30, 2024 12:59
@renovate renovate bot changed the title fix(deps): update dependency quill to ^2.0.2 fix(deps): update dependency quill to ^2.0.3 Nov 30, 2024
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.

0 participants