fix(deps, frontend): bump y-quill from 0.1.5 to 1.0.0 in /frontend#6418
fix(deps, frontend): bump y-quill from 0.1.5 to 1.0.0 in /frontend#6418dependabot[bot] wants to merge 4 commits into
Conversation
Bumps [y-quill](https://github.com/yjs/y-quill) from 0.1.5 to 1.0.0. - [Release notes](https://github.com/yjs/y-quill/releases) - [Commits](yjs/y-quill@v0.1.5...v1.0.0) --- updated-dependencies: - dependency-name: y-quill dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Automated Reviewer SuggestionsBased on the
|
There was a problem hiding this comment.
Pull request overview
This PR updates the frontend dependency y-quill from 0.1.5 to 1.0.0 (Dependabot bump), updating the Yarn lockfile accordingly.
Changes:
- Bump
y-quilldependency to1.0.0infrontend/package.json. - Update
frontend/yarn.lockto reflect the newy-quillversion and its transitive/peer dependency metadata.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| frontend/package.json | Updates declared y-quill version to 1.0.0. |
| frontend/yarn.lock | Updates lock entries for y-quill@1.0.0 and related dependency selectors. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "y-monaco": "0.1.6", | ||
| "y-protocols": "1.0.7", | ||
| "y-quill": "0.1.5", | ||
| "y-quill": "1.0.0", | ||
| "y-websocket": "1.5.4", | ||
| "yjs": "13.5.41", |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #6418 +/- ##
============================================
- Coverage 69.94% 69.91% -0.03%
Complexity 3387 3387
============================================
Files 1142 1142
Lines 44844 44841 -3
Branches 4949 4949
============================================
- Hits 31366 31352 -14
- Misses 11830 11842 +12
+ Partials 1648 1647 -1
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
need to test shared editing |
Bumps y-quill from 0.1.5 to 1.0.0.
Release notes
Sourced from y-quill's releases.
Commits
6dc76f81.0.0714b83bfix deprecation warning783522bupdate dependencies and fix build tools6f275a3make compatible with quill@v2 - fixes #16Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)