Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-python ^6.2.0 -> ^6.2.1 age adoption passing confidence
@codemirror/lang-sql ^6.8.0 -> ^6.9.0 age adoption passing confidence
@codemirror/language ^6.11.0 -> ^6.11.1 age adoption passing confidence
@codemirror/search ^6.5.10 -> ^6.5.11 age adoption passing confidence
@codemirror/view ^6.36.6 -> ^6.37.1 age adoption passing confidence
@lezer/markdown ^1.4.2 -> ^1.4.3 age adoption passing confidence
@lezer/python ^1.1.17 -> ^1.1.18 age adoption passing confidence
@uiw/codemirror-extensions-langs (source) ^4.23.11 -> ^4.23.12 age adoption passing confidence

Release Notes

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

v6.2.1

Compare Source

Bug fixes

Fix an issue where the indentation logic would too eagerly align lines to the body directly above them.

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

v6.9.0

Compare Source

New features

The new SQLDialect.configureLanguage method can be used to configure the language (and it's syntax node props) used by a dialect.

codemirror/language (@​codemirror/language)

v6.11.1

Compare Source

Bug fixes

Fix an issue where indentation would sometimes miss nodes in mixed-language situations.

codemirror/search (@​codemirror/search)

v6.5.11

Compare Source

Bug fixes

Fix an issue in replaceNext that could cause it to create an invalid selection when replacing past the end of the document.

codemirror/view (@​codemirror/view)

v6.37.1

Compare Source

Bug fixes

Properly add crelt as a dependency.

v6.37.0

Compare Source

New features

View plugins can now take an argument, in which case they must be instantiated with their of method in order to be added to a configuration.

The new showDialog function makes it easy to show a notification or prompt using a CodeMirror panel.

v6.36.8

Compare Source

Bug fixes

Make logException log errors to the console when onerror returns a falsy value.

Fix an issue in MatchDecorator causing updateDeco to sometimes not do the right thing for deletions.

v6.36.7

Compare Source

Bug fixes

Use the aria-placeholder attribute to communicate the placeholder text to screen readers.

Fix a crash when EditorView.composing or .compositionStarted are accessed during view initialization.

lezer-parser/markdown (@​lezer/markdown)

v1.4.3

Compare Source

Bug fixes

Run the HTML parser on HTML comment blocks, since those may include non-comment content at their end.

lezer-parser/python (@​lezer/python)

v1.1.18

Compare Source

Bug fixes

Fix parsing of match guards with conditional tests.

uiwjs/react-codemirror (@​uiw/codemirror-extensions-langs)

v4.23.12

Compare Source

Buy me a coffee

Documentation v4.23.12: https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.11...v4.23.12

npm i @​uiw/react-codemirror@4.23.12

Configuration

📅 Schedule: Branch creation - "on the 7th day of the month" (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 added the dependencies label Jun 7, 2025
@vercel
Copy link

vercel bot commented Jun 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2025 2:43am

@mscolnick mscolnick merged commit 47431aa into main Jun 9, 2025
24 of 25 checks passed
@mscolnick mscolnick deleted the renovate/codemirror-dependencies branch June 9, 2025 13:43
Light2Dark pushed a commit that referenced this pull request Jun 9, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@codemirror/lang-python](https://redirect.github.com/codemirror/lang-python)
| [`^6.2.0` ->
`^6.2.1`](https://renovatebot.com/diffs/npm/@codemirror%2flang-python/6.2.0/6.2.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flang-python/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flang-python/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flang-python/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flang-python/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@codemirror/lang-sql](https://redirect.github.com/codemirror/lang-sql)
| [`^6.8.0` ->
`^6.9.0`](https://renovatebot.com/diffs/npm/@codemirror%2flang-sql/6.8.0/6.9.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flang-sql/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flang-sql/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flang-sql/6.8.0/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flang-sql/6.8.0/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@codemirror/language](https://redirect.github.com/codemirror/language)
| [`^6.11.0` ->
`^6.11.1`](https://renovatebot.com/diffs/npm/@codemirror%2flanguage/6.11.0/6.11.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flanguage/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flanguage/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flanguage/6.11.0/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flanguage/6.11.0/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@codemirror/search](https://redirect.github.com/codemirror/search) |
[`^6.5.10` ->
`^6.5.11`](https://renovatebot.com/diffs/npm/@codemirror%2fsearch/6.5.10/6.5.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2fsearch/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2fsearch/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2fsearch/6.5.10/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2fsearch/6.5.10/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@codemirror/view](https://redirect.github.com/codemirror/view) |
[`^6.36.6` ->
`^6.37.1`](https://renovatebot.com/diffs/npm/@codemirror%2fview/6.36.6/6.37.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2fview/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2fview/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2fview/6.36.6/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2fview/6.36.6/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@lezer/markdown](https://redirect.github.com/lezer-parser/markdown) |
[`^1.4.2` ->
`^1.4.3`](https://renovatebot.com/diffs/npm/@lezer%2fmarkdown/1.4.2/1.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@lezer%2fmarkdown/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@lezer%2fmarkdown/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@lezer%2fmarkdown/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@lezer%2fmarkdown/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@lezer/python](https://redirect.github.com/lezer-parser/python) |
[`^1.1.17` ->
`^1.1.18`](https://renovatebot.com/diffs/npm/@lezer%2fpython/1.1.17/1.1.18)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@lezer%2fpython/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@lezer%2fpython/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@lezer%2fpython/1.1.17/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@lezer%2fpython/1.1.17/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@uiw/codemirror-extensions-langs](https://uiwjs.github.io/react-codemirror/#/extensions/languages)
([source](https://redirect.github.com/uiwjs/react-codemirror)) |
[`^4.23.11` ->
`^4.23.12`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-extensions-langs/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-extensions-langs/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>codemirror/lang-python
(@&#8203;codemirror/lang-python)</summary>

###
[`v6.2.1`](https://redirect.github.com/codemirror/lang-python/blob/HEAD/CHANGELOG.md#621-2025-05-14)

[Compare
Source](https://redirect.github.com/codemirror/lang-python/compare/6.2.0...6.2.1)

##### Bug fixes

Fix an issue where the indentation logic would too eagerly align lines
to the body directly above them.

</details>

<details>
<summary>codemirror/lang-sql (@&#8203;codemirror/lang-sql)</summary>

###
[`v6.9.0`](https://redirect.github.com/codemirror/lang-sql/blob/HEAD/CHANGELOG.md#690-2025-05-30)

[Compare
Source](https://redirect.github.com/codemirror/lang-sql/compare/6.8.0...6.9.0)

##### New features

The new `SQLDialect.configureLanguage` method can be used to configure
the language (and it's syntax node props) used by a dialect.

</details>

<details>
<summary>codemirror/language (@&#8203;codemirror/language)</summary>

###
[`v6.11.1`](https://redirect.github.com/codemirror/language/blob/HEAD/CHANGELOG.md#6111-2025-06-02)

[Compare
Source](https://redirect.github.com/codemirror/language/compare/6.11.0...6.11.1)

##### Bug fixes

Fix an issue where indentation would sometimes miss nodes in
mixed-language situations.

</details>

<details>
<summary>codemirror/search (@&#8203;codemirror/search)</summary>

###
[`v6.5.11`](https://redirect.github.com/codemirror/search/blob/HEAD/CHANGELOG.md#6511-2025-05-14)

[Compare
Source](https://redirect.github.com/codemirror/search/compare/6.5.10...6.5.11)

##### Bug fixes

Fix an issue in `replaceNext` that could cause it to create an invalid
selection when replacing past the end of the document.

</details>

<details>
<summary>codemirror/view (@&#8203;codemirror/view)</summary>

###
[`v6.37.1`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6371-2025-05-30)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.37.0...6.37.1)

##### Bug fixes

Properly add `crelt` as a dependency.

###
[`v6.37.0`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6370-2025-05-29)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.8...6.37.0)

##### New features

View plugins can now take an argument, in which case they must be
instantiated with their `of` method in order to be added to a
configuration.

The new `showDialog` function makes it easy to show a notification or
prompt using a CodeMirror panel.

###
[`v6.36.8`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6368-2025-05-12)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.7...6.36.8)

##### Bug fixes

Make `logException` log errors to the console when `onerror` returns a
falsy value.

Fix an issue in `MatchDecorator` causing `updateDeco` to sometimes not
do the right thing for deletions.

###
[`v6.36.7`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6367-2025-05-02)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.6...6.36.7)

##### Bug fixes

Use the `aria-placeholder` attribute to communicate the placeholder text
to screen readers.

Fix a crash when `EditorView.composing` or `.compositionStarted` are
accessed during view initialization.

</details>

<details>
<summary>lezer-parser/markdown (@&#8203;lezer/markdown)</summary>

###
[`v1.4.3`](https://redirect.github.com/lezer-parser/markdown/blob/HEAD/CHANGELOG.md#143-2025-04-27)

[Compare
Source](https://redirect.github.com/lezer-parser/markdown/compare/1.4.2...1.4.3)

##### Bug fixes

Run the HTML parser on HTML comment blocks, since those may include
non-comment content at their end.

</details>

<details>
<summary>lezer-parser/python (@&#8203;lezer/python)</summary>

###
[`v1.1.18`](https://redirect.github.com/lezer-parser/python/blob/HEAD/CHANGELOG.md#1118-2025-04-17)

[Compare
Source](https://redirect.github.com/lezer-parser/python/compare/1.1.17...1.1.18)

##### Bug fixes

Fix parsing of match guards with conditional tests.

</details>

<details>
<summary>uiwjs/react-codemirror
(@&#8203;uiw/codemirror-extensions-langs)</summary>

###
[`v4.23.12`](https://redirect.github.com/uiwjs/react-codemirror/releases/tag/v4.23.12)

[Compare
Source](https://redirect.github.com/uiwjs/react-codemirror/compare/v4.23.11...v4.23.12)

[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.23.12/file/README.md)

Documentation v4.23.12:
https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html\
Comparing Changes:
uiwjs/react-codemirror@v4.23.11...v4.23.12

```shell
npm i @&#8203;uiw/react-codemirror@4.23.12
```

- 🐞 fix: Fix ESM import in core package by adding .babelrc and
babel-plugin-add-import-extension
([#&#8203;732](https://redirect.github.com/uiwjs/react-codemirror/issues/732))
[`9a5ce28`](https://redirect.github.com/uiwjs/react-codemirror/commit/9a5ce28)
[@&#8203;Shellishack](https://redirect.github.com/Shellishack)
- 🐞 fix: resolve ESM import issue in the package.
[#&#8203;732](https://redirect.github.com/uiwjs/react-codemirror/issues/732)
[`8ce4ceb`](https://redirect.github.com/uiwjs/react-codemirror/commit/8ce4ceb)
[@&#8203;jaywcjlove](https://redirect.github.com/jaywcjlove)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the 7th day of the month" (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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/marimo-team/marimo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
sebbeutler pushed a commit to sebbeutler/marimo that referenced this pull request Jun 28, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@codemirror/lang-python](https://redirect.github.com/codemirror/lang-python)
| [`^6.2.0` ->
`^6.2.1`](https://renovatebot.com/diffs/npm/@codemirror%2flang-python/6.2.0/6.2.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flang-python/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flang-python/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flang-python/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flang-python/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@codemirror/lang-sql](https://redirect.github.com/codemirror/lang-sql)
| [`^6.8.0` ->
`^6.9.0`](https://renovatebot.com/diffs/npm/@codemirror%2flang-sql/6.8.0/6.9.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flang-sql/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flang-sql/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flang-sql/6.8.0/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flang-sql/6.8.0/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@codemirror/language](https://redirect.github.com/codemirror/language)
| [`^6.11.0` ->
`^6.11.1`](https://renovatebot.com/diffs/npm/@codemirror%2flanguage/6.11.0/6.11.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flanguage/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flanguage/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flanguage/6.11.0/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flanguage/6.11.0/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@codemirror/search](https://redirect.github.com/codemirror/search) |
[`^6.5.10` ->
`^6.5.11`](https://renovatebot.com/diffs/npm/@codemirror%2fsearch/6.5.10/6.5.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2fsearch/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2fsearch/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2fsearch/6.5.10/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2fsearch/6.5.10/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@codemirror/view](https://redirect.github.com/codemirror/view) |
[`^6.36.6` ->
`^6.37.1`](https://renovatebot.com/diffs/npm/@codemirror%2fview/6.36.6/6.37.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2fview/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2fview/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2fview/6.36.6/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2fview/6.36.6/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@lezer/markdown](https://redirect.github.com/lezer-parser/markdown) |
[`^1.4.2` ->
`^1.4.3`](https://renovatebot.com/diffs/npm/@lezer%2fmarkdown/1.4.2/1.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@lezer%2fmarkdown/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@lezer%2fmarkdown/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@lezer%2fmarkdown/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@lezer%2fmarkdown/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@lezer/python](https://redirect.github.com/lezer-parser/python) |
[`^1.1.17` ->
`^1.1.18`](https://renovatebot.com/diffs/npm/@lezer%2fpython/1.1.17/1.1.18)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@lezer%2fpython/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@lezer%2fpython/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@lezer%2fpython/1.1.17/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@lezer%2fpython/1.1.17/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@uiw/codemirror-extensions-langs](https://uiwjs.github.io/react-codemirror/#/extensions/languages)
([source](https://redirect.github.com/uiwjs/react-codemirror)) |
[`^4.23.11` ->
`^4.23.12`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-extensions-langs/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-extensions-langs/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>codemirror/lang-python
(@&#8203;codemirror/lang-python)</summary>

###
[`v6.2.1`](https://redirect.github.com/codemirror/lang-python/blob/HEAD/CHANGELOG.md#621-2025-05-14)

[Compare
Source](https://redirect.github.com/codemirror/lang-python/compare/6.2.0...6.2.1)

##### Bug fixes

Fix an issue where the indentation logic would too eagerly align lines
to the body directly above them.

</details>

<details>
<summary>codemirror/lang-sql (@&#8203;codemirror/lang-sql)</summary>

###
[`v6.9.0`](https://redirect.github.com/codemirror/lang-sql/blob/HEAD/CHANGELOG.md#690-2025-05-30)

[Compare
Source](https://redirect.github.com/codemirror/lang-sql/compare/6.8.0...6.9.0)

##### New features

The new `SQLDialect.configureLanguage` method can be used to configure
the language (and it's syntax node props) used by a dialect.

</details>

<details>
<summary>codemirror/language (@&#8203;codemirror/language)</summary>

###
[`v6.11.1`](https://redirect.github.com/codemirror/language/blob/HEAD/CHANGELOG.md#6111-2025-06-02)

[Compare
Source](https://redirect.github.com/codemirror/language/compare/6.11.0...6.11.1)

##### Bug fixes

Fix an issue where indentation would sometimes miss nodes in
mixed-language situations.

</details>

<details>
<summary>codemirror/search (@&#8203;codemirror/search)</summary>

###
[`v6.5.11`](https://redirect.github.com/codemirror/search/blob/HEAD/CHANGELOG.md#6511-2025-05-14)

[Compare
Source](https://redirect.github.com/codemirror/search/compare/6.5.10...6.5.11)

##### Bug fixes

Fix an issue in `replaceNext` that could cause it to create an invalid
selection when replacing past the end of the document.

</details>

<details>
<summary>codemirror/view (@&#8203;codemirror/view)</summary>

###
[`v6.37.1`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6371-2025-05-30)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.37.0...6.37.1)

##### Bug fixes

Properly add `crelt` as a dependency.

###
[`v6.37.0`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6370-2025-05-29)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.8...6.37.0)

##### New features

View plugins can now take an argument, in which case they must be
instantiated with their `of` method in order to be added to a
configuration.

The new `showDialog` function makes it easy to show a notification or
prompt using a CodeMirror panel.

###
[`v6.36.8`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6368-2025-05-12)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.7...6.36.8)

##### Bug fixes

Make `logException` log errors to the console when `onerror` returns a
falsy value.

Fix an issue in `MatchDecorator` causing `updateDeco` to sometimes not
do the right thing for deletions.

###
[`v6.36.7`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6367-2025-05-02)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.6...6.36.7)

##### Bug fixes

Use the `aria-placeholder` attribute to communicate the placeholder text
to screen readers.

Fix a crash when `EditorView.composing` or `.compositionStarted` are
accessed during view initialization.

</details>

<details>
<summary>lezer-parser/markdown (@&#8203;lezer/markdown)</summary>

###
[`v1.4.3`](https://redirect.github.com/lezer-parser/markdown/blob/HEAD/CHANGELOG.md#143-2025-04-27)

[Compare
Source](https://redirect.github.com/lezer-parser/markdown/compare/1.4.2...1.4.3)

##### Bug fixes

Run the HTML parser on HTML comment blocks, since those may include
non-comment content at their end.

</details>

<details>
<summary>lezer-parser/python (@&#8203;lezer/python)</summary>

###
[`v1.1.18`](https://redirect.github.com/lezer-parser/python/blob/HEAD/CHANGELOG.md#1118-2025-04-17)

[Compare
Source](https://redirect.github.com/lezer-parser/python/compare/1.1.17...1.1.18)

##### Bug fixes

Fix parsing of match guards with conditional tests.

</details>

<details>
<summary>uiwjs/react-codemirror
(@&#8203;uiw/codemirror-extensions-langs)</summary>

###
[`v4.23.12`](https://redirect.github.com/uiwjs/react-codemirror/releases/tag/v4.23.12)

[Compare
Source](https://redirect.github.com/uiwjs/react-codemirror/compare/v4.23.11...v4.23.12)

[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.23.12/file/README.md)

Documentation v4.23.12:
https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html\
Comparing Changes:
uiwjs/react-codemirror@v4.23.11...v4.23.12

```shell
npm i @&#8203;uiw/react-codemirror@4.23.12
```

- 🐞 fix: Fix ESM import in core package by adding .babelrc and
babel-plugin-add-import-extension
([#&#8203;732](https://redirect.github.com/uiwjs/react-codemirror/issues/732))
[`9a5ce28`](https://redirect.github.com/uiwjs/react-codemirror/commit/9a5ce28)
[@&#8203;Shellishack](https://redirect.github.com/Shellishack)
- 🐞 fix: resolve ESM import issue in the package.
[#&#8203;732](https://redirect.github.com/uiwjs/react-codemirror/issues/732)
[`8ce4ceb`](https://redirect.github.com/uiwjs/react-codemirror/commit/8ce4ceb)
[@&#8203;jaywcjlove](https://redirect.github.com/jaywcjlove)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the 7th day of the month" (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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/marimo-team/marimo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
sebbeutler pushed a commit to sebbeutler/marimo that referenced this pull request Jul 7, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@codemirror/lang-python](https://redirect.github.com/codemirror/lang-python)
| [`^6.2.0` ->
`^6.2.1`](https://renovatebot.com/diffs/npm/@codemirror%2flang-python/6.2.0/6.2.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flang-python/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flang-python/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flang-python/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flang-python/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@codemirror/lang-sql](https://redirect.github.com/codemirror/lang-sql)
| [`^6.8.0` ->
`^6.9.0`](https://renovatebot.com/diffs/npm/@codemirror%2flang-sql/6.8.0/6.9.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flang-sql/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flang-sql/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flang-sql/6.8.0/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flang-sql/6.8.0/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@codemirror/language](https://redirect.github.com/codemirror/language)
| [`^6.11.0` ->
`^6.11.1`](https://renovatebot.com/diffs/npm/@codemirror%2flanguage/6.11.0/6.11.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2flanguage/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2flanguage/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2flanguage/6.11.0/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2flanguage/6.11.0/6.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@codemirror/search](https://redirect.github.com/codemirror/search) |
[`^6.5.10` ->
`^6.5.11`](https://renovatebot.com/diffs/npm/@codemirror%2fsearch/6.5.10/6.5.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2fsearch/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2fsearch/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2fsearch/6.5.10/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2fsearch/6.5.10/6.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@codemirror/view](https://redirect.github.com/codemirror/view) |
[`^6.36.6` ->
`^6.37.1`](https://renovatebot.com/diffs/npm/@codemirror%2fview/6.36.6/6.37.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2fview/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2fview/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2fview/6.36.6/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2fview/6.36.6/6.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@lezer/markdown](https://redirect.github.com/lezer-parser/markdown) |
[`^1.4.2` ->
`^1.4.3`](https://renovatebot.com/diffs/npm/@lezer%2fmarkdown/1.4.2/1.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@lezer%2fmarkdown/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@lezer%2fmarkdown/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@lezer%2fmarkdown/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@lezer%2fmarkdown/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@lezer/python](https://redirect.github.com/lezer-parser/python) |
[`^1.1.17` ->
`^1.1.18`](https://renovatebot.com/diffs/npm/@lezer%2fpython/1.1.17/1.1.18)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@lezer%2fpython/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@lezer%2fpython/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@lezer%2fpython/1.1.17/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@lezer%2fpython/1.1.17/1.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@uiw/codemirror-extensions-langs](https://uiwjs.github.io/react-codemirror/#/extensions/languages)
([source](https://redirect.github.com/uiwjs/react-codemirror)) |
[`^4.23.11` ->
`^4.23.12`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-extensions-langs/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-extensions-langs/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-extensions-langs/4.23.11/4.23.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>codemirror/lang-python
(@&#8203;codemirror/lang-python)</summary>

###
[`v6.2.1`](https://redirect.github.com/codemirror/lang-python/blob/HEAD/CHANGELOG.md#621-2025-05-14)

[Compare
Source](https://redirect.github.com/codemirror/lang-python/compare/6.2.0...6.2.1)

##### Bug fixes

Fix an issue where the indentation logic would too eagerly align lines
to the body directly above them.

</details>

<details>
<summary>codemirror/lang-sql (@&#8203;codemirror/lang-sql)</summary>

###
[`v6.9.0`](https://redirect.github.com/codemirror/lang-sql/blob/HEAD/CHANGELOG.md#690-2025-05-30)

[Compare
Source](https://redirect.github.com/codemirror/lang-sql/compare/6.8.0...6.9.0)

##### New features

The new `SQLDialect.configureLanguage` method can be used to configure
the language (and it's syntax node props) used by a dialect.

</details>

<details>
<summary>codemirror/language (@&#8203;codemirror/language)</summary>

###
[`v6.11.1`](https://redirect.github.com/codemirror/language/blob/HEAD/CHANGELOG.md#6111-2025-06-02)

[Compare
Source](https://redirect.github.com/codemirror/language/compare/6.11.0...6.11.1)

##### Bug fixes

Fix an issue where indentation would sometimes miss nodes in
mixed-language situations.

</details>

<details>
<summary>codemirror/search (@&#8203;codemirror/search)</summary>

###
[`v6.5.11`](https://redirect.github.com/codemirror/search/blob/HEAD/CHANGELOG.md#6511-2025-05-14)

[Compare
Source](https://redirect.github.com/codemirror/search/compare/6.5.10...6.5.11)

##### Bug fixes

Fix an issue in `replaceNext` that could cause it to create an invalid
selection when replacing past the end of the document.

</details>

<details>
<summary>codemirror/view (@&#8203;codemirror/view)</summary>

###
[`v6.37.1`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6371-2025-05-30)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.37.0...6.37.1)

##### Bug fixes

Properly add `crelt` as a dependency.

###
[`v6.37.0`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6370-2025-05-29)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.8...6.37.0)

##### New features

View plugins can now take an argument, in which case they must be
instantiated with their `of` method in order to be added to a
configuration.

The new `showDialog` function makes it easy to show a notification or
prompt using a CodeMirror panel.

###
[`v6.36.8`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6368-2025-05-12)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.7...6.36.8)

##### Bug fixes

Make `logException` log errors to the console when `onerror` returns a
falsy value.

Fix an issue in `MatchDecorator` causing `updateDeco` to sometimes not
do the right thing for deletions.

###
[`v6.36.7`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6367-2025-05-02)

[Compare
Source](https://redirect.github.com/codemirror/view/compare/6.36.6...6.36.7)

##### Bug fixes

Use the `aria-placeholder` attribute to communicate the placeholder text
to screen readers.

Fix a crash when `EditorView.composing` or `.compositionStarted` are
accessed during view initialization.

</details>

<details>
<summary>lezer-parser/markdown (@&#8203;lezer/markdown)</summary>

###
[`v1.4.3`](https://redirect.github.com/lezer-parser/markdown/blob/HEAD/CHANGELOG.md#143-2025-04-27)

[Compare
Source](https://redirect.github.com/lezer-parser/markdown/compare/1.4.2...1.4.3)

##### Bug fixes

Run the HTML parser on HTML comment blocks, since those may include
non-comment content at their end.

</details>

<details>
<summary>lezer-parser/python (@&#8203;lezer/python)</summary>

###
[`v1.1.18`](https://redirect.github.com/lezer-parser/python/blob/HEAD/CHANGELOG.md#1118-2025-04-17)

[Compare
Source](https://redirect.github.com/lezer-parser/python/compare/1.1.17...1.1.18)

##### Bug fixes

Fix parsing of match guards with conditional tests.

</details>

<details>
<summary>uiwjs/react-codemirror
(@&#8203;uiw/codemirror-extensions-langs)</summary>

###
[`v4.23.12`](https://redirect.github.com/uiwjs/react-codemirror/releases/tag/v4.23.12)

[Compare
Source](https://redirect.github.com/uiwjs/react-codemirror/compare/v4.23.11...v4.23.12)

[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.23.12/file/README.md)

Documentation v4.23.12:
https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html\
Comparing Changes:
uiwjs/react-codemirror@v4.23.11...v4.23.12

```shell
npm i @&#8203;uiw/react-codemirror@4.23.12
```

- 🐞 fix: Fix ESM import in core package by adding .babelrc and
babel-plugin-add-import-extension
([#&#8203;732](https://redirect.github.com/uiwjs/react-codemirror/issues/732))
[`9a5ce28`](https://redirect.github.com/uiwjs/react-codemirror/commit/9a5ce28)
[@&#8203;Shellishack](https://redirect.github.com/Shellishack)
- 🐞 fix: resolve ESM import issue in the package.
[#&#8203;732](https://redirect.github.com/uiwjs/react-codemirror/issues/732)
[`8ce4ceb`](https://redirect.github.com/uiwjs/react-codemirror/commit/8ce4ceb)
[@&#8203;jaywcjlove](https://redirect.github.com/jaywcjlove)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the 7th day of the month" (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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/marimo-team/marimo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants