Open
Conversation
GangGreenTemperTatum
previously approved these changes
Jan 9, 2026
2814786 to
ddeee0e
Compare
ddeee0e to
01e9b15
Compare
01e9b15 to
fe96001
Compare
bb98e04 to
be89e4e
Compare
852cea5 to
7d7eea3
Compare
a54d5ce to
78ef1a6
Compare
78ef1a6 to
377b51a
Compare
| 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 |
377b51a to
0a42aea
Compare
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:
^0.54.0→^0.55.0^0.54.0→^0.55.00.0.1→0.1.06.39.8→6.39.164.17.21→4.17.23Release Notes
codemirror/view (@codemirror/view)
v6.39.16Compare 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.15Compare 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.14Compare Source
Bug fixes
Improve performance of
posAtCoordson 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.13Compare 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.moveVerticallythat would sometimes cause selection-extending vertical motion to get stuck on line wrapping points.v6.39.12Compare Source
Bug fixes
Fix a bug where the visual selection drawn by
drawSelectioncould 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.11Compare Source
Bug fixes
Avoid handling copy events for parent editors.
v6.39.10Compare 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.readyeven 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.9Compare Source
Bug fixes
Fix a bug where
EditorSelection.cursor()with a non-zeroassocvalue 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.outerDecorationsto not affect the content height map.Fix an issue where composition near a widget could get unnecessarily interrupted.
lodash/lodash (lodash)
v4.17.23Compare 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.
This PR was generated by Mend Renovate. View the repository job log.