Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update codemirror #1521

Merged
merged 1 commit into from
Dec 9, 2024
Merged

chore(deps): update codemirror #1521

merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/state 6.4.1 -> 6.5.0 age adoption passing confidence
@codemirror/view 6.35.0 -> 6.35.3 age adoption passing confidence

Release Notes

codemirror/state (@​codemirror/state)

v6.5.0

Compare Source

New features

RangeSet.compare now supports a boundChange callback that is called when there's a change in the way ranges are split.

codemirror/view (@​codemirror/view)

v6.35.3

Compare Source

Bug fixes

Fix an issue where mark decorations that got merged or split weren't properly redrawn.

Avoid spurious focus events by not updating the DOM selection when the editor is unfocused but focusable.

Disable writingsuggestions for the editable element, to opt out of Safari's new intelligence completions (which mess up in the editor).

v6.35.2

Compare Source

Bug fixes

Fix an issue on Chrome where typing at the end of the document would insert a character after the cursor.

v6.35.1

Compare Source

Bug fixes

Work around another crash caused by incorrect composition positions reported by EditContext.

Stop disabling custom cursors on Safari version 11.4 and up, which support caret-color.

Fix an issue where a tooltip with wrapped content could, in some circumstances, fail to find a stable position due to a cyclic dependency between its width and its position.


Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

netlify bot commented Dec 8, 2024

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 697b03e
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/67573daa8b54b30008492659
😎 Deploy Preview https://deploy-preview-1521--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update dependency @codemirror/view to v6.35.2 chore(deps): update codemirror Dec 9, 2024
@renovate renovate bot force-pushed the renovate/codemirror branch from e7c877c to fe89b84 Compare December 9, 2024 15:12
@renovate renovate bot force-pushed the renovate/codemirror branch from fe89b84 to 697b03e Compare December 9, 2024 18:57
@ematipico ematipico merged commit faf85f3 into main Dec 9, 2024
7 checks passed
@ematipico ematipico deleted the renovate/codemirror branch December 9, 2024 20:46
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.

1 participant