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

fix(deps): update codemirror #2298

Merged
merged 2 commits into from
Jan 23, 2025
Merged

fix(deps): update codemirror #2298

merged 2 commits into from
Jan 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-python ^6.1.6 -> ^6.1.7 age adoption passing confidence
@codemirror/state ^6.5.0 -> ^6.5.1 age adoption passing confidence
@codemirror/view ^6.36.1 -> ^6.36.2 age adoption passing confidence

Release Notes

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

v6.1.7

Compare Source

Bug fixes

Properly indent match/case statements.

codemirror/state (@​codemirror/state)

v6.5.1

Compare Source

Bug fixes

countColumn no longer loops infinitely when given a to that's higher than the input string's length.

codemirror/view (@​codemirror/view)

v6.36.2

Compare Source

Bug fixes

Fix an issue where some kinds of relayouts could put the editor in a state where it believed it wasn't in window, preventing relayout, though it in fact was.

Make sure macOS double-space-to-period conversions are properly suppressed.

Fix an issue where native selection changes, such as mobile spacebar-drag, weren't being picked up in edit context mode.


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

@renovate renovate bot force-pushed the renovate/codemirror branch from 92786f8 to 788e949 Compare January 19, 2025 04:06
@renovate renovate bot force-pushed the renovate/codemirror branch from 03525e4 to 1f8d9b7 Compare January 23, 2025 04:40
@Kohminchae Kohminchae enabled auto-merge (squash) January 23, 2025 04:51
@Kohminchae Kohminchae disabled auto-merge January 23, 2025 04:51
@Kohminchae Kohminchae self-requested a review January 23, 2025 04:52
@Kohminchae Kohminchae self-assigned this Jan 23, 2025
Copy link
Contributor Author

renovate bot commented Jan 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Kohminchae Kohminchae merged commit ba19a70 into main Jan 23, 2025
9 checks passed
@Kohminchae Kohminchae deleted the renovate/codemirror branch January 23, 2025 04:55
w0uldy0u pushed a commit that referenced this pull request Jan 24, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kohminchae <[email protected]>
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