codemirror/lang-javascript (@codemirror/lang-javascript)
### [`v6.2.2`](https://togithub.com/codemirror/lang-javascript/blob/HEAD/CHANGELOG.md#622-2024-02-20)
[Compare Source](https://togithub.com/codemirror/lang-javascript/compare/6.2.1...6.2.2)
##### 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.5`](https://togithub.com/codemirror/lang-markdown/blob/HEAD/CHANGELOG.md#625-2024-04-12)
[Compare Source](https://togithub.com/codemirror/lang-markdown/compare/6.2.4...6.2.5)
##### 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.5`](https://togithub.com/codemirror/lang-python/blob/HEAD/CHANGELOG.md#615-2024-03-28)
[Compare Source](https://togithub.com/codemirror/lang-python/compare/6.1.4...6.1.5)
##### Bug fixes
Properly indent `else:` when attached to a `for` or `while` statement.
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
6.2.1
->6.2.2
6.2.4
->6.2.5
6.1.4
->6.1.5
Release Notes
codemirror/lang-javascript (@codemirror/lang-javascript)
### [`v6.2.2`](https://togithub.com/codemirror/lang-javascript/blob/HEAD/CHANGELOG.md#622-2024-02-20) [Compare Source](https://togithub.com/codemirror/lang-javascript/compare/6.2.1...6.2.2) ##### 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.5`](https://togithub.com/codemirror/lang-markdown/blob/HEAD/CHANGELOG.md#625-2024-04-12) [Compare Source](https://togithub.com/codemirror/lang-markdown/compare/6.2.4...6.2.5) ##### 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.5`](https://togithub.com/codemirror/lang-python/blob/HEAD/CHANGELOG.md#615-2024-03-28) [Compare Source](https://togithub.com/codemirror/lang-python/compare/6.1.4...6.1.5) ##### Bug fixes Properly indent `else:` when attached to a `for` or `while` statement.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.