Skip to content

Conversation

@renovate-sh-app
Copy link

@renovate-sh-app renovate-sh-app bot commented Nov 3, 2025

This PR contains the following updates:

Package Type Update Change
@codemirror/autocomplete devDependencies pin ^6.19.1 -> 6.20.0
@codemirror/language devDependencies pin ^6.11.3 -> 6.11.3
@codemirror/lint devDependencies pin ^6.9.2 -> 6.9.2
@codemirror/state devDependencies pin ^6.5.2 -> 6.5.2
@codemirror/view devDependencies pin ^6.38.6 -> 6.39.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 08:59 AM, only on Monday ( * 0-8 * * 1 ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 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.


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/codemirror branch 3 times, most recently from f296e56 to 9845c76 Compare November 6, 2025 00:19
@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/codemirror branch from 9845c76 to 733cc34 Compare November 10, 2025 09:18
"@codemirror/language": "6.11.3",
"@codemirror/lint": "6.9.2",
"@codemirror/state": "6.5.2",
"@codemirror/view": "6.38.6",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Dependency Mismatch: Hidden Runtime Issues

Pinning @codemirror/* packages to exact versions in devDependencies while keeping caret ranges in peerDependencies creates a version mismatch. Consumers installing peer dependencies could use newer compatible versions that differ from the exact versions used during development and testing, potentially causing runtime inconsistencies or compatibility issues that weren't caught during testing.

Fix in Cursor Fix in Web

@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/codemirror branch 4 times, most recently from ad2846c to b3339ea Compare November 17, 2025 09:29
@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/codemirror branch 4 times, most recently from 35be3ac to bb51d0a Compare November 27, 2025 16:12
@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/codemirror branch from bb51d0a to dd2da63 Compare December 1, 2025 04:44
@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/codemirror branch 4 times, most recently from 453a03e to 876f704 Compare December 9, 2025 16:34
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | @codemirror/autocomplete | 6.20.0 | 6.20.0 |
| npm        | @codemirror/language     | 6.11.3 | 6.11.3 |
| npm        | @codemirror/lint         | 6.9.2  | 6.9.2  |
| npm        | @codemirror/state        | 6.5.2  | 6.5.2  |
| npm        | @codemirror/view         | 6.39.3 | 6.39.3 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the deps-update/codemirror branch from 876f704 to 151412b Compare December 11, 2025 13:29
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