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

Update CodeMirror #1865

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Update CodeMirror #1865

merged 1 commit into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-markdown 6.3.0 -> 6.3.1 age adoption passing confidence
@codemirror/search 6.5.6 -> 6.5.7 age adoption passing confidence
@codemirror/view 6.34.1 -> 6.34.2 age adoption passing confidence

Release Notes

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

v6.3.1

Compare Source

Bug fixes

Fix an issue where insertNewlineContinueMarkup didn't work with the cursor directly after an HTML tag.

codemirror/search (@​codemirror/search)

v6.5.7

Compare Source

Bug fixes

Fix an issue where findNext and findPrevious would do nothing when the only match in the document was partially selected.

Fix an infinite loop in SearchCursor when the normalizer function deletes characters.

codemirror/view (@​codemirror/view)

v6.34.2

Compare Source

Bug fixes

Fix the default cursor color for dark themes, which was way too dark.


Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

stackblitz bot commented Nov 10, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

Project Preview URL1 Manage
Limber https://renovate-codemirror.limber-glimdown.pages.dev on Cloudflare
Tutorial https://renovate-codemirror.limber-glimmer-tutorial.pages.dev on Cloudflare

Logs

Footnotes

  1. if these branch preview links are not working, please check the logs for the commit-based preview link. There is a character limit of 28 for the branch subdomain, as well as some other heuristics, described here for the sake of implementation ease in deploy-preview.yml, that algo has been omitted. The URLs are logged in the wrangler output, but it's hard to get outputs from a matrix job.

@NullVoxPopuli NullVoxPopuli merged commit 71809b7 into main Nov 12, 2024
11 checks passed
@NullVoxPopuli NullVoxPopuli deleted the renovate/codemirror branch November 12, 2024 15:11
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