fix(deps): update codemirror - #153
Merged
Merged
Conversation
|
React Doctor skipped this pull request — it changed no React files. Reviewed by React Doctor for commit |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #153 +/- ##
=======================================
Coverage 94.13% 94.13%
=======================================
Files 10 10
Lines 290 290
Branches 105 105
=======================================
Hits 273 273
Misses 1 1
Partials 16 16 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/codemirror
branch
3 times, most recently
from
June 23, 2026 09:27
f13a12f to
0be654c
Compare
renovate
Bot
force-pushed
the
renovate/codemirror
branch
3 times, most recently
from
July 11, 2026 14:45
721cbf2 to
ca7ebc5
Compare
renovate
Bot
force-pushed
the
renovate/codemirror
branch
3 times, most recently
from
July 20, 2026 10:13
0810550 to
6865a14
Compare
renovate
Bot
force-pushed
the
renovate/codemirror
branch
19 times, most recently
from
August 3, 2026 13:39
57893af to
1457c2b
Compare
renovate
Bot
force-pushed
the
renovate/codemirror
branch
23 times, most recently
from
August 5, 2026 17:38
dbf79dd to
3b50e87
Compare
renovate
Bot
force-pushed
the
renovate/codemirror
branch
from
August 5, 2026 18:04
3b50e87 to
79213fe
Compare
pnpm was resolving two versions of @codemirror/language (6.12.1, 6.12.4), @codemirror/state (6.5.4, 6.7.1), and @codemirror/view (6.39.15, 6.43.6) because @codemirror/commands@6.10.4 and @codemirror/legacy-modes@6.5.3 declare narrower ranges for these peers than the top-level deps. TypeScript then saw `StreamParser<unknown>` and `KeyBinding[]` from two different physical copies and refused to assign between them: TS2345: ... Types have separate declarations of a private property 'tabSize' / 'flags'. Pin the workspace's CodeMirror packages to the top-level versions in `pnpm-workspace.yaml` overrides so only one copy of each is installed. Co-Authored-By: Claude <noreply@anthropic.com>
|
🎉 This PR is included in version 1.2.53 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.10.2→6.10.46.12.1→6.12.46.5.2→6.5.36.5.4→6.7.16.39.15→6.43.6Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.