graasp / graasp-app-code-capsule

A Graasp App to perform code reviews, show, annotate and edit code.
GNU Affero General Public License v3.0
0 stars 0 forks source link

fix(deps): update codemirror packages (patch) #199

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-javascript 6.2.1 -> 6.2.2 age adoption passing confidence
@codemirror/lang-markdown 6.2.4 -> 6.2.5 age adoption passing confidence
@codemirror/lang-python 6.1.4 -> 6.1.5 age adoption passing confidence

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.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud