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 #1729

Merged
merged 1 commit into from
Mar 24, 2025
Merged

chore(deps): update codemirror #1729

merged 1 commit into from
Mar 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-javascript 6.2.2 -> 6.2.3 age adoption passing confidence
@codemirror/state 6.5.1 -> 6.5.2 age adoption passing confidence
@codemirror/view 6.36.2 -> 6.36.4 age adoption passing confidence

Release Notes

codemirror/lang-javascript (@​codemirror/lang-javascript)

v6.2.3

Compare Source

Bug fixes

Disable JavaScript completions in JSX context.

codemirror/state (@​codemirror/state)

v6.5.2

Compare Source

Bug fixes

Fix a bug where reconfiguring a field with a new init value didn't update the value of the field.

codemirror/view (@​codemirror/view)

v6.36.4

Compare Source

Bug fixes

Fix an issue where scrolling down to a range higher than the viewport could in some situations fail to scroll to the proper position.

v6.36.3

Compare Source

Bug fixes

Make sure event handlers registered with domEventHandlers are not called during view updates, to avoid triggering nested update errors.

Don't include the window scrollbars in the space available for displaying tooltips.

Work around an issue with Chrome's EditContext that shows up when using autocompletion while composing with Samsung's virtual Android keyboard.


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 Feb 10, 2025

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit c5ed667
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/67d80e5bb20a610008165bee
😎 Deploy Preview https://deploy-preview-1729--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/state to v6.5.2 chore(deps): update codemirror Feb 12, 2025
@renovate renovate bot force-pushed the renovate/codemirror branch 3 times, most recently from 9f3c3e6 to 5fd269f Compare February 18, 2025 09:30
@renovate renovate bot force-pushed the renovate/codemirror branch from 5fd269f to de99404 Compare March 3, 2025 10:37
@renovate renovate bot force-pushed the renovate/codemirror branch from de99404 to 326fe91 Compare March 17, 2025 11:57
@renovate renovate bot force-pushed the renovate/codemirror branch from 326fe91 to c5ed667 Compare March 17, 2025 11:58
@siketyan siketyan merged commit 279b191 into main Mar 24, 2025
8 checks passed
@siketyan siketyan deleted the renovate/codemirror branch March 24, 2025 03:48
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