Skip to content

Commit

Permalink
pip prod(deps): bump marimo from 0.9.11 to 0.9.12 (#3331)
Browse files Browse the repository at this point in the history
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.9.11 to
0.9.12.
<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.12</h2>
<h2>Highlights</h2>
<ul>
<li><a
href="https://docs.marimo.io/api/miscellaneous.html#marimo.Thread"><strong>mo.Thread</strong></a>:
<code>mo.Thread</code> has the same API as
<code>threading.Thread</code>, but <code>mo.Thread</code>s are able to
communicate with the marimo frontend, whereas
<code>threading.Thread</code> can’t.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>feat: mo.Thread by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2671">marimo-team/marimo#2671</a></li>
<li>docs: outputs by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2673">marimo-team/marimo#2673</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/2681">marimo-team/marimo#2681</a></li>
<li>improvement: use light-dark() css function for easier overrides by
<a href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in
<a
href="https://redirect.github.com/marimo-team/marimo/pull/2680">marimo-team/marimo#2680</a></li>
<li>fix: prevent module reload in wasm by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2683">marimo-team/marimo#2683</a></li>
<li>improvement: improve loading states while islands are initializing
by <a href="https://github.com/mscolnick"><code>@​mscolnick</code></a>
in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2682">marimo-team/marimo#2682</a></li>
<li>example: add flask example by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2686">marimo-team/marimo#2686</a></li>
<li>example: add complete fastapi example by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2685">marimo-team/marimo#2685</a></li>
<li>example: fasthtml by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2688">marimo-team/marimo#2688</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.9.11...0.9.12">https://github.com/marimo-team/marimo/compare/0.9.11...0.9.12</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marimo-team/marimo/commit/8ffcc1adfa5865687c439cbe4bfefa07d801c398"><code>8ffcc1a</code></a>
chore: 0.9.12</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/e4b140dc508f2c80e8755cd8cae780bfe57e4aa1"><code>e4b140d</code></a>
example: fasthtml (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2688">#2688</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/ae4a66e3ce2161a226184f4524fc126ae6cd1706"><code>ae4a66e</code></a>
example: add complete fastapi example (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2685">#2685</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/73d6f05eb06fe981ba3d3b453d7b1dbe9c06cfad"><code>73d6f05</code></a>
example: add flask example (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2686">#2686</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/f996ffb71bddc546d3e769e8c5efc9772b254c5e"><code>f996ffb</code></a>
improvement: improve loading states while islands are initializing (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2682">#2682</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/db05b882102bc16830c25610a32f1f8d38b4558d"><code>db05b88</code></a>
fix: prevent module reload in wasm (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2683">#2683</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/cd7466f72d5bb452787c8b48cf1ed9f7abebfffd"><code>cd7466f</code></a>
improvement: use light-dark() css function for easier overrides (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2680">#2680</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/c66c55d1106f0e311cfd78c33a8b2d0bea28ff09"><code>c66c55d</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2681">#2681</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/662b41f526a60b2168548d24bc67696943f53af7"><code>662b41f</code></a>
docs: outputs (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2673">#2673</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/bef0416032030ec9d9be032c3ecd0dace987bccb"><code>bef0416</code></a>
feat: mo.Thread (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2671">#2671</a>)</li>
<li>See full diff in <a
href="https://github.com/marimo-team/marimo/compare/0.9.11...0.9.12">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.11&new-version=0.9.12)](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 Oct 23, 2024
1 parent de18c4d commit cdcd19f
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.11",
"marimo==0.9.12",
"pre-commit==4.0.1",
"ruff==0.7.0",
"asv<0.7",
Expand Down

0 comments on commit cdcd19f

Please sign in to comment.