Skip to content

Commit

Permalink
pip prod(deps): bump marimo from 0.7.2 to 0.7.3 (#2879)
Browse files Browse the repository at this point in the history
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.7.2 to
0.7.3.
<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.7.3</h2>
<h2>What's Changed</h2>
<h3>Highlights</h3>
<p><strong><code>marimo edit</code> glow-up! ✨</strong> We've done a UI
revamp of the notebook server launched with <code>marimo edit</code>.
Your notebooks are now organized in an easy-to-navigate and searchable
file explorer.</p>
<p><img
src="https://github.com/user-attachments/assets/ca1df956-70a5-491d-b07d-b633b59c13f8"
alt="image" /></p>
<h3>All changes</h3>
<ul>
<li>docs: fix example for marimo.ui.file_browser by <a
href="https://github.com/nchachereau"><code>@​nchachereau</code></a> in
<a
href="https://redirect.github.com/marimo-team/marimo/pull/1774">marimo-team/marimo#1774</a></li>
<li>fix: treat special variable &quot;__&quot; as local variable by <a
href="https://github.com/ontowhee"><code>@​ontowhee</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/1764">marimo-team/marimo#1764</a></li>
<li>fix: opening files when using 'marimo <!-- raw HTML omitted -->' by
<a href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in
<a
href="https://redirect.github.com/marimo-team/marimo/pull/1775">marimo-team/marimo#1775</a></li>
<li>improvement: support AnyWidget.send, mosaic_widget example by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/1776">marimo-team/marimo#1776</a></li>
<li>fix: patching vegaloader again, supporting various pathnames by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/1777">marimo-team/marimo#1777</a></li>
<li>fix: remove side-effectful isinstance check by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/1779">marimo-team/marimo#1779</a></li>
<li>0.7.3 by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/1780">marimo-team/marimo#1780</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/nchachereau"><code>@​nchachereau</code></a>
made their first contribution in <a
href="https://redirect.github.com/marimo-team/marimo/pull/1774">marimo-team/marimo#1774</a></li>
<li><a href="https://github.com/ontowhee"><code>@​ontowhee</code></a>
made their first contribution in <a
href="https://redirect.github.com/marimo-team/marimo/pull/1764">marimo-team/marimo#1764</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.7.2...0.7.3">https://github.com/marimo-team/marimo/compare/0.7.2...0.7.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marimo-team/marimo/commit/39c2b460fa8c9dbae5a628679b38cf1e3132dc38"><code>39c2b46</code></a>
0.7.3 (<a
href="https://redirect.github.com/marimo-team/marimo/issues/1780">#1780</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/139b0a0181758fcd1d1a4540ff6b52e8afc00991"><code>139b0a0</code></a>
fix: remove side-effectful isinstance check (<a
href="https://redirect.github.com/marimo-team/marimo/issues/1779">#1779</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/2453c34c77bbec80adaa57d694cebf4d19b9a7d0"><code>2453c34</code></a>
fix: patching vegaloader again, supporting various pathnames (<a
href="https://redirect.github.com/marimo-team/marimo/issues/1777">#1777</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/73d0853af5680aae0c9e9643f9635ed17fbbcad4"><code>73d0853</code></a>
improvement: support AnyWidget.send, mosaic_widget example (<a
href="https://redirect.github.com/marimo-team/marimo/issues/1776">#1776</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/f0802e5743e28edd16c1f29056980d85041c71db"><code>f0802e5</code></a>
fix: opening files when using 'marimo &lt;dev&gt;' (<a
href="https://redirect.github.com/marimo-team/marimo/issues/1775">#1775</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/6082e861c5da3a0149daa463827bba29dc695217"><code>6082e86</code></a>
fix: treat special variable &quot;__&quot; as local variable (<a
href="https://redirect.github.com/marimo-team/marimo/issues/1764">#1764</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/ef4b6a7ee0587edc58a4ebddbe03cd86a78304a4"><code>ef4b6a7</code></a>
docs: fix example for marimo.ui.file_browser (<a
href="https://redirect.github.com/marimo-team/marimo/issues/1774">#1774</a>)</li>
<li>See full diff in <a
href="https://github.com/marimo-team/marimo/compare/0.7.2...0.7.3">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.7.2&new-version=0.7.3)](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 Jul 12, 2024
1 parent 27633b0 commit 75b78ec
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 @@ -26,7 +26,7 @@ dev = [
"nbval<0.12",
"filecheck<0.0.25",
"lit<19.0.0",
"marimo==0.7.2",
"marimo==0.7.3",
"pre-commit==3.7.1",
"ruff==0.5.1",
"asv<0.7",
Expand Down

0 comments on commit 75b78ec

Please sign in to comment.