Skip to content

chore(deps): update dev dependencies#91

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dev-dependencies
Open

chore(deps): update dev dependencies#91
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dev-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2026

This PR contains the following updates:

Package Change Age Confidence
@caido/sdk-backend ^0.54.0^0.55.0 age confidence
@caido/sdk-frontend ^0.54.0^0.55.0 age confidence
@caido/tailwindcss 0.0.10.1.0 age confidence
@codemirror/view 6.39.86.39.16 age confidence
lodash (source) 4.17.214.17.23 age confidence

Release Notes

codemirror/view (@​codemirror/view)

v6.39.16

Compare Source

Bug fixes

Perform scroll stabilization on the document or wrapping scrollable elements, when the user scrolls the editor.

Fix an issue where changing decorations right before a composition could end up corrupting the visible DOM.

Fix an issue where some types of text input over a selection would be read as happening in wrong position.

v6.39.15

Compare Source

Bug fixes

Fix a regression where the editor would forget previously measured line heights without good reason.

Fix an issue where scrolling the cursor into view sometimes wouldn't work on Chrome Android.

Fix a bug that broke composition inside of block wrappers.

v6.39.14

Compare Source

Bug fixes

Improve performance of posAtCoords on long lines.

Fix a regression where copy and cut in a shadow DOM on Safari would fall back to the native behavior, often copying the wrong text.

v6.39.13

Compare Source

Bug fixes

Fix an issue where a widget at start or end of line, when wrapped to cover that whole line, could block vertical cursor motion.

Fix an issue EditorView.moveVertically that would sometimes cause selection-extending vertical motion to get stuck on line wrapping points.

v6.39.12

Compare Source

Bug fixes

Fix a bug where the visual selection drawn by drawSelection could fail to update properly in some circumstances.

Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.

Fix a regression that caused mark decorations to be split on text node chunk boundaries again.

v6.39.11

Compare Source

Bug fixes

Avoid handling copy events for parent editors.

v6.39.10

Compare Source

Bug fixes

Fix a regression in the way widget are reused when content next to them changes.

Make sure font metrics get recomputed on fonts.ready even if the line height doesn't change.

Fix an issue where compositions next to a widget that create a new text node could get needlessly interrupted during an editor update.

v6.39.9

Compare Source

Bug fixes

Fix a bug where EditorSelection.cursor() with a non-zero assoc value would not be visually respected at soft-wrap boundaries on initial view creation.

Fix error caused by hover tooltips running a scheduled timeout after their editor has been destroyed.

Fix a bug that caused EditorView.outerDecorations to not affect the content height map.

Fix an issue where composition near a widget could get unnecessarily interrupted.

lodash/lodash (lodash)

v4.17.23

Compare Source


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.

👻 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

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

@renovate renovate bot changed the title chore(deps): update dependency @codemirror/view to v6.39.9 chore(deps): update dependency @codemirror/view to v6.39.10 Jan 13, 2026
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 2814786 to ddeee0e Compare January 13, 2026 11:47
@renovate renovate bot changed the title chore(deps): update dependency @codemirror/view to v6.39.10 chore(deps): update dependency @codemirror/view to v6.39.11 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from ddeee0e to 01e9b15 Compare January 14, 2026 09:28
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 01e9b15 to fe96001 Compare January 21, 2026 18:22
@renovate renovate bot changed the title chore(deps): update dependency @codemirror/view to v6.39.11 chore(deps): update dev dependencies Jan 21, 2026
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from bb98e04 to be89e4e Compare January 30, 2026 18:04
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 852cea5 to 7d7eea3 Compare February 8, 2026 14:03
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from a54d5ce to 78ef1a6 Compare February 12, 2026 19:58
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 78ef1a6 to 377b51a Compare February 20, 2026 09:52
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| npm        | @caido/sdk-backend  | 0.54.1  | 0.55.3  |
| npm        | @caido/sdk-frontend | 0.54.1  | 0.55.3  |
| npm        | @caido/tailwindcss  | 0.0.1   | 0.1.0   |
| npm        | @codemirror/view    | 6.39.8  | 6.39.16 |
| npm        | lodash              | 4.17.21 | 4.17.23 |
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 377b51a to 0a42aea Compare March 2, 2026 08:39
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