Skip to content

chore(deps): update dependency @codemirror/view to v6.39.0#69

Merged
GangGreenTemperTatum merged 1 commit intomainfrom
renovate/dev-dependencies
Dec 9, 2025
Merged

chore(deps): update dependency @codemirror/view to v6.39.0#69
GangGreenTemperTatum merged 1 commit intomainfrom
renovate/dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 9, 2025

This PR contains the following updates:

| Package | Change | Age | Confidence |
|

Generated Summary

  • Updated @codemirror/view in packages/frontend/package.json from 6.38.8 to 6.39.0.
  • Reflected the version bump in pnpm-lock.yaml, ensuring that all dependency resolutions and snapshots use the updated version.
  • Ensured consistency across the dependency tree by aligning @codemirror/view versions in all lock file entries.

This summary was generated with ❤️ by rigging

| @codemirror/view | 6.38.8 -> 6.39.0 | age | confidence |


Release Notes

codemirror/view (@​codemirror/view)

v6.39.0

Compare Source

Bug fixes

Properly handle bidirectional text in posAtCoords.

Avoid computing a zero character width (leading to divisions by zero) when the editor is hidden and the browser doesn't have a layout for it.

New features

The posAndSideAtCoords method is an extended version of posAtCoords that also tells you which side of the position the coordinates are associated with.

Add support for block wrappers, decoration-like things that allow extension code to create DOM nodes around groups of lines.


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | @codemirror/view | 6.38.8 | 6.39.0 |
@GangGreenTemperTatum GangGreenTemperTatum merged commit 97dbef4 into main Dec 9, 2025
5 checks passed
@GangGreenTemperTatum GangGreenTemperTatum deleted the renovate/dev-dependencies branch December 9, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant