Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip prod(deps): bump marimo from 0.8.22 to 0.9.0 #3243

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps marimo from 0.8.22 to 0.9.0.

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [marimo](https://github.com/marimo-team/marimo) from 0.8.22 to 0.9.0.
- [Release notes](https://github.com/marimo-team/marimo/releases)
- [Commits](marimo-team/marimo@0.8.22...0.9.0)

---
updated-dependencies:
- dependency-name: marimo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2024
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.91%. Comparing base (4e3e7a9) to head (ae40cd9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3243   +/-   ##
=======================================
  Coverage   89.91%   89.91%           
=======================================
  Files         440      440           
  Lines       55392    55392           
  Branches     8641     8641           
=======================================
  Hits        49808    49808           
  Misses       4157     4157           
  Partials     1427     1427           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@superlopuh superlopuh merged commit e5d483b into main Oct 4, 2024
14 checks passed
@superlopuh superlopuh deleted the dependabot/pip/marimo-0.9.0 branch October 4, 2024 10:08
emmau678 pushed a commit that referenced this pull request Oct 8, 2024
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.8.22 to
0.9.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marimo-team/marimo/commit/44a64c2f251ec57085883152b9daca21c499519b"><code>44a64c2</code></a>
0.9.0 (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2490">#2490</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/c5354cfdaefa3711d9633536d788099894f9cd3b"><code>c5354cf</code></a>
fix: handle shadowed variables in mo.cache, update tutorials (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2480">#2480</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/e70c106f1591350e3d1d18f3a60bba7f1fc5a136"><code>e70c106</code></a>
fix: reactive ui.chat, add examples (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2482">#2482</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/56f62da01e2d47beab89fef3803aec2f45dd58b8"><code>56f62da</code></a>
feat: support gemini in AI Assist and mo.ui.chat() (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2479">#2479</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/a0f04153dd4f8d07a888ff61fe31fca8ce6a45d8"><code>a0f0415</code></a>
added python executable to pip and uv (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2478">#2478</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/d9faa68efb509771c6a967a3e7dc560ea0f4e9f3"><code>d9faa68</code></a>
fix: open running notebooks in new tab on the homepage (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2476">#2476</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/733152b7e1f167077da18de31c2712e7658de04e"><code>733152b</code></a>
fix: honor show_column_summaries (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2475">#2475</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/23a7e6f432c78b30b1eed298d57d4b99632c25d7"><code>23a7e6f</code></a>
fix: opening nested files with 'marimo edit &lt;dir&gt;' (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2477">#2477</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/4ad847d4eaf09ed06d89450f33f105ff1638192d"><code>4ad847d</code></a>
Document support for IPython <code>_repr_()_</code> methods (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2470">#2470</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/a618b8e06612b621b9a4ae398e1ea28fb7b053eb"><code>a618b8e</code></a>
fix: broken screenshot links in docs (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2472">#2472</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/marimo-team/marimo/compare/0.8.22...0.9.0">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.22&new-version=0.9.0)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants