Skip to content

Commit

Permalink
pip prod(deps): bump marimo from 0.9.23 to 0.9.26 (#3523)
Browse files Browse the repository at this point in the history
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.9.23 to
0.9.26.
<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.26</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: pagination in mo.ui.table() when passed in manually by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2972">marimo-team/marimo#2972</a></li>
<li>fix: ordered field types by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2971">marimo-team/marimo#2971</a></li>
<li>improvement: remove base-url from index.html, instead infer it by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2975">marimo-team/marimo#2975</a></li>
<li>fix: resetting pagination after filtering by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2978">marimo-team/marimo#2978</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/2966">marimo-team/marimo#2966</a></li>
<li>Form with examples by <a
href="https://github.com/liquidcarbon"><code>@​liquidcarbon</code></a>
in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2979">marimo-team/marimo#2979</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.9.25...0.9.26">https://github.com/marimo-team/marimo/compare/0.9.25...0.9.26</a></p>
<h2>0.9.24</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: expensive notebooks by <a
href="https://github.com/akshayka"><code>@​akshayka</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2945">marimo-team/marimo#2945</a></li>
<li>chore: add stricter types for useEventListener by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2943">marimo-team/marimo#2943</a></li>
<li>fix: Altair 5.5 compat by <a
href="https://github.com/MarcoGorelli"><code>@​MarcoGorelli</code></a>
in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2947">marimo-team/marimo#2947</a></li>
<li>improvement: copy cell output if user does not select anything by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2949">marimo-team/marimo#2949</a></li>
<li>chore: add npm publish retry by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2948">marimo-team/marimo#2948</a></li>
<li>chore: add some more narwhals tests by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2951">marimo-team/marimo#2951</a></li>
<li>improvement: show last run in cell indicator by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2954">marimo-team/marimo#2954</a></li>
<li>improvement: add action to Clear Cell Outputs / Clear All Outputs by
<a href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in
<a
href="https://redirect.github.com/marimo-team/marimo/pull/2955">marimo-team/marimo#2955</a></li>
<li>chore: don't fail on dagger fails by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2957">marimo-team/marimo#2957</a></li>
<li>Allow numpy steps by <a
href="https://github.com/koaning"><code>@​koaning</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2958">marimo-team/marimo#2958</a></li>
<li>Allow np steps docs by <a
href="https://github.com/koaning"><code>@​koaning</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2963">marimo-team/marimo#2963</a></li>
<li>improvement: add numpy support to range_slider, update examples by
<a href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in
<a
href="https://redirect.github.com/marimo-team/marimo/pull/2964">marimo-team/marimo#2964</a></li>
<li>improvement: add --sort option to marimo export ipynb by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2962">marimo-team/marimo#2962</a></li>
<li>improvement: allow non-pixels for mo.image, mo.video by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2956">marimo-team/marimo#2956</a></li>
<li>improvement: remove base-url from index.html, instead infer it by <a
href="https://github.com/mscolnick"><code>@​mscolnick</code></a> in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2969">marimo-team/marimo#2969</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/MarcoGorelli"><code>@​MarcoGorelli</code></a>
made their first contribution in <a
href="https://redirect.github.com/marimo-team/marimo/pull/2947">marimo-team/marimo#2947</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.9.23...0.9.24">https://github.com/marimo-team/marimo/compare/0.9.23...0.9.24</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marimo-team/marimo/commit/dcfb1b56f8e0a76f936cbafa9ee944dcd5fa1483"><code>dcfb1b5</code></a>
release: 0.9.26</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/4590e48f56b488865337650c06aaac5ff8698d09"><code>4590e48</code></a>
Form with examples (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2979">#2979</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/4c335a5ed0ef379b7e1915c8545adaefe0d7765b"><code>4c335a5</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2966">#2966</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/0cf66efa065b0f8da44635bbbf58efa8137bd69b"><code>0cf66ef</code></a>
fix: resetting pagination after filtering (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2978">#2978</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/2a23123673b1fc7805e32a31df038f2645f1c218"><code>2a23123</code></a>
improvement: remove base-url from index.html, instead infer it (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2975">#2975</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/700e0aa697cc6a6ba698946c417bd529d6f4b0c7"><code>700e0aa</code></a>
fix: ordered field types (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2971">#2971</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/4aeb8eecda74531f992a09eeac4f97c933785528"><code>4aeb8ee</code></a>
fix: pagination in mo.ui.table() when passed in manually (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2972">#2972</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/b6a809f1d581641fd23dae00e1430d02d52964d1"><code>b6a809f</code></a>
release: 0.9.25</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/5fc55409d6f77fbb03e8fcaa4f6215e5ea6b8e72"><code>5fc5540</code></a>
Revert &quot;improvement: remove base-url from index.html, instead infer
it (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2969">#2969</a>)&quot;</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/b24bed3694b1bccba7b0788dcc51b116e8e1ff3c"><code>b24bed3</code></a>
Add bluesky link (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2970">#2970</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/marimo-team/marimo/compare/0.9.23...0.9.26">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.23&new-version=0.9.26)](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 Nov 27, 2024
1 parent 158cfe1 commit d1b3b09
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.23",
"marimo==0.9.26",
"pre-commit==4.0.1",
"ruff==0.8.0",
"asv<0.7",
Expand Down

0 comments on commit d1b3b09

Please sign in to comment.