-
Notifications
You must be signed in to change notification settings - Fork 72
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
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 <dir>' (<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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps marimo from 0.8.22 to 0.9.0.
Commits
44a64c2
0.9.0 (#2490)c5354cf
fix: handle shadowed variables in mo.cache, update tutorials (#2480)e70c106
fix: reactive ui.chat, add examples (#2482)56f62da
feat: support gemini in AI Assist and mo.ui.chat() (#2479)a0f0415
added python executable to pip and uv (#2478)d9faa68
fix: open running notebooks in new tab on the homepage (#2476)733152b
fix: honor show_column_summaries (#2475)23a7e6f
fix: opening nested files with 'marimo edit <dir>' (#2477)4ad847d
Document support for IPython_repr_()_
methods (#2470)a618b8e
fix: broken screenshot links in docs (#2472)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)