fix(deps): update codemirror packages (patch)#199
Merged
Conversation
5a40006 to
d23a311
Compare
9df3871 to
96b650f
Compare
96b650f to
2a500e8
Compare
2a500e8 to
7d243b0
Compare
7d243b0 to
6cd89f3
Compare
|
spaenleh
approved these changes
Apr 16, 2024
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:
6.2.1->6.2.26.2.4->6.2.56.1.4->6.1.5Release Notes
codemirror/lang-javascript (@codemirror/lang-javascript)
v6.2.2Compare Source
Bug fixes
Fix a bug that would cause self-closing JSX tags to have another closing tag inserted when typing the final '>'.
codemirror/lang-markdown (@codemirror/lang-markdown)
v6.2.5Compare Source
Bug fixes
Disable folding for list nodes (since it will shadow the folding on the first list item).
codemirror/lang-python (@codemirror/lang-python)
v6.1.5Compare Source
Bug fixes
Properly indent
else:when attached to afororwhilestatement.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
🚦 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 has been generated by Mend Renovate. View repository job log here.