Skip to content

Commit

Permalink
pip prod(deps): bump marimo from 0.9.28 to 0.9.30 (#3565)
Browse files Browse the repository at this point in the history
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.9.28 to
0.9.30.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/marimo-team/marimo/releases">marimo's
releases</a>.</em></p>
<blockquote>
<h2>0.9.30</h2>
<p>This release contains an important bugfix for hidden markdown.</p>
<h2>What's Changed</h2>
<ul>
<li>fix: windows decoding in marimo convert by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3041">marimo-team/marimo#3041</a></li>
<li>chore: move starlette as lazy import by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3046">marimo-team/marimo#3046</a></li>
<li>improvement: force expand markdown content by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3045">marimo-team/marimo#3045</a></li>
<li>improvement: reduce react compiler lint errors for better react
compiler coverage by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3043">marimo-team/marimo#3043</a></li>
<li>improvement: don't convert classes that extend tuple/dict/list to
structure when formatting by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3047">marimo-team/marimo#3047</a></li>
<li>fix: don't unhide when markdown is empty by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3049">marimo-team/marimo#3049</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.9.29...0.9.30">https://github.com/marimo-team/marimo/compare/0.9.29...0.9.30</a></p>
<h2>0.9.29</h2>
<h2>What's Changed</h2>
<ul>
<li>improvement: autoscroll in chat by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3030">marimo-team/marimo#3030</a></li>
<li>improvement: include samples in AI prompt by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3028">marimo-team/marimo#3028</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a>
in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3032">marimo-team/marimo#3032</a></li>
<li>fix: sort only when column exists by <a
href="https://github.com/Light2Dark"><code>@​Light2Dark</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3031">marimo-team/marimo#3031</a></li>
<li>improvement: add borderless markdown and some ui fixes by <a
href="https://github.com/Light2Dark"><code>@​Light2Dark</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3038">marimo-team/marimo#3038</a></li>
<li>fix: theme in chat sidebar by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3039">marimo-team/marimo#3039</a></li>
<li>docs: escaping sql backets by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3042">marimo-team/marimo#3042</a></li>
<li>fix: make sample_values an Any by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3040">marimo-team/marimo#3040</a></li>
<li>fix: z-index of drag handle by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/3044">marimo-team/marimo#3044</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.9.28...0.9.29">https://github.com/marimo-team/marimo/compare/0.9.28...0.9.29</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marimo-team/marimo/commit/81ff2ec3db306985f7e42ff48a816d724566f66e"><code>81ff2ec</code></a>
release: 0.9.30</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/0ee0ded315ad766da386bf774da5982c90c4c654"><code>0ee0ded</code></a>
fix: don't unhide when markdown is empty (<a
href="https://redirect.github.com/marimo-team/marimo/issues/3049">#3049</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/3cd30114b2f3057dac10e2979b8e2a2e4c9d0ee7"><code>3cd3011</code></a>
improvement: don't convert classes that extend tuple/dict/list to
structure w...</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/e07943d9cc141935423bfcf32d8878eebb0af690"><code>e07943d</code></a>
improvement: reduce react compiler lint errors for better react compiler
cove...</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/98c809b9d75452f100618cfaf0db2eabd792f6d5"><code>98c809b</code></a>
improvement: force expand markdown content (<a
href="https://redirect.github.com/marimo-team/marimo/issues/3045">#3045</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/a49c75e6667cd1c4a6d1eda14b20de499ded2195"><code>a49c75e</code></a>
chore: move starlette as lazy import (<a
href="https://redirect.github.com/marimo-team/marimo/issues/3046">#3046</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/f059581dbb61b251ca4d0fcdd438bda943992d12"><code>f059581</code></a>
fix: windows decoding in marimo convert (<a
href="https://redirect.github.com/marimo-team/marimo/issues/3041">#3041</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/33857ae41c2034df244fcc07c717f5065362cfd6"><code>33857ae</code></a>
release: 0.9.29</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/4c18c57e24db8059b7b5a59e6559d61125a68ddf"><code>4c18c57</code></a>
fix: z-index of drag handle (<a
href="https://redirect.github.com/marimo-team/marimo/issues/3044">#3044</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/d030aa1fbcb0056f1c6948314993c29e0516adcf"><code>d030aa1</code></a>
fix: make sample_values an Any (<a
href="https://redirect.github.com/marimo-team/marimo/issues/3040">#3040</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/marimo-team/marimo/compare/0.9.28...0.9.30">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=marimo&package-manager=pip&previous-version=0.9.28&new-version=0.9.30)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 9a931d9 commit 44d321a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dev = [
"nbval<0.12",
"filecheck==1.0.1",
"lit<19.0.0",
"marimo==0.9.28",
"marimo==0.9.30",
"pre-commit==4.0.1",
"ruff==0.8.1",
"asv<0.7",
Expand Down

0 comments on commit 44d321a

Please sign in to comment.