Skip to content

Commit

Permalink
pip prod(deps): bump marimo from 0.8.11 to 0.8.13 (#3151)
Browse files Browse the repository at this point in the history
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.8.11 to
0.8.13.
<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.8.13</h2>
<h2>What's Changed</h2>
<p>Copilot and runtime fixes.</p>
<ul>
<li>fix: improve copilot debounce logic by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2249">marimo-team/marimo#2249</a></li>
<li>improvement: increase upload limit to 100mb by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2251">marimo-team/marimo#2251</a></li>
<li>fix: actually fix copilot stale requests by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2252">marimo-team/marimo#2252</a></li>
<li>fix: kernel should never be lazy in run mode by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2253">marimo-team/marimo#2253</a></li>
<li>fix: dont auto-run markdown on mount, dont auto-scroll unfocused
cells by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2254">marimo-team/marimo#2254</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.8.12...0.8.13">https://github.com/marimo-team/marimo/compare/0.8.12...0.8.13</a></p>
<h2>0.8.12</h2>
<h2>What's Changed</h2>
<p>Improvements to GitHub Copilot, marimo slides, and other
quality-of-life fixes.</p>
<h3>All changes</h3>
<ul>
<li>chore: silence py312 warning by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2226">marimo-team/marimo#2226</a></li>
<li>fix: add disabled param to mo.status.progress_bar by <a
href="https://github.com/metaboulie"><code>@​metaboulie</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2235">marimo-team/marimo#2235</a></li>
<li>Auto apply theme to mo.ui.data_explorer based on the notebook
display theme by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2233">marimo-team/marimo#2233</a></li>
<li>fix: accordion max-width styling by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2234">marimo-team/marimo#2234</a></li>
<li>chore: remove to_pandas in polars example by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2236">marimo-team/marimo#2236</a></li>
<li>feat: Create notebook copies by <a
href="https://github.com/wasimsandhu"><code>@​wasimsandhu</code></a> in
<a
href="https://github.com/marimo-team/marimo/pull/2227">marimo-team/marimo#2227</a></li>
<li>chore: workaround runtime warning in pandas table column summary by
<a href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2238">marimo-team/marimo#2238</a></li>
<li>fix: trim copilot prefix and suffix based on the response position
and existing code by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2239">marimo-team/marimo#2239</a></li>
<li>improvement: add Copilot icon to the footer and show loading state
by <a href="https://github.com/mscolnick"><code>@​mscolnick</code></a>
in <a
href="https://github.com/marimo-team/marimo/pull/2240">marimo-team/marimo#2240</a></li>
<li>chore: split up test workflow so they only run when changed by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2241">marimo-team/marimo#2241</a></li>
<li>fix: empty tables total rows by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2244">marimo-team/marimo#2244</a></li>
<li>improvement: add typoegraphy setting for slides by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2247">marimo-team/marimo#2247</a></li>
<li>0.8.12 by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://github.com/marimo-team/marimo/pull/2248">marimo-team/marimo#2248</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.8.11...0.8.12">https://github.com/marimo-team/marimo/compare/0.8.11...0.8.12</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marimo-team/marimo/commit/c0dad69394f0591f25c954297fd273469785e8c2"><code>c0dad69</code></a>
0.8.13</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/bcab3193d4c135dea063639d621d6abb25a50e75"><code>bcab319</code></a>
fix: dont auto-run markdown on mount, dont auto-scroll unfocused cells
(<a
href="https://github.com/marimo-team/marimo/issues/2254">#2254</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/7df87d6f3df316b28011d865f69b7a80ce023db3"><code>7df87d6</code></a>
fix: kernel should never be lazy in run mode (<a
href="https://github.com/marimo-team/marimo/issues/2253">#2253</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/75a4b182baafc9f96e476ba72e2a20112d5fae17"><code>75a4b18</code></a>
fix: actually fix copilot stale requests (<a
href="https://github.com/marimo-team/marimo/issues/2252">#2252</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/61a2a49f5047d6dab1062e81f360f1b8dd0f0512"><code>61a2a49</code></a>
improvement: increase upload limit to 100mb (<a
href="https://github.com/marimo-team/marimo/issues/2251">#2251</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/176c1dd2e7048edcd4a867d84fd5ab560562f2b8"><code>176c1dd</code></a>
fix: improve copilot debounce logic (<a
href="https://github.com/marimo-team/marimo/issues/2249">#2249</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/56aab3bb2c2234d73fe1efd89f9afd95d36fd1b4"><code>56aab3b</code></a>
0.8.12 (<a
href="https://github.com/marimo-team/marimo/issues/2248">#2248</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/fce54dfea5f0bf648c994b9759597698a4e41f11"><code>fce54df</code></a>
improvement: add typoegraphy setting for slides (<a
href="https://github.com/marimo-team/marimo/issues/2247">#2247</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/e7bbbc2f307d6f92d9de8b7a7914ca695494799d"><code>e7bbbc2</code></a>
fix: empty tables total rows (<a
href="https://github.com/marimo-team/marimo/issues/2244">#2244</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/91fdc6ef6eb67ec3d2ddaff6ad66599bbef8844e"><code>91fdc6e</code></a>
chore: split up test workflow so they only run when changed (<a
href="https://github.com/marimo-team/marimo/issues/2241">#2241</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/marimo-team/marimo/compare/0.8.11...0.8.13">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.8.11&new-version=0.8.13)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 62fc437 commit c4bcca3
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.0",
"lit<19.0.0",
"marimo==0.8.11",
"marimo==0.8.13",
"pre-commit==3.8.0",
"ruff==0.6.4",
"asv<0.7",
Expand Down

0 comments on commit c4bcca3

Please sign in to comment.