-
Notifications
You must be signed in to change notification settings - Fork 79
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.9.34 to 0.10.0 #3634
Conversation
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.9.34 to 0.10.0. - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.9.34...0.10.0) --- updated-dependencies: - dependency-name: marimo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
40cb6c7
to
2fb1dc4
Compare
A newer version of marimo exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #3634 +/- ##
==========================================
- Coverage 91.30% 91.30% -0.01%
==========================================
Files 466 466
Lines 58372 58375 +3
Branches 5625 5626 +1
==========================================
Hits 53297 53297
- Misses 3627 3630 +3
Partials 1448 1448 β View full report in Codecov by Sentry. |
Bumps marimo from 0.9.34 to 0.10.0.
Release notes
Sourced from marimo's releases.
Commits
d321e0a
release: 0.10.06af7f91
improvement: errors should stay internal in marimo run and logged to console ...de0b3f3
feat: markdown caption support, tabs, critic, emoji, magic links (#3152)298b386
tests: revert cli debug (#3153)8defa6d
feat: add task list support to markdown (#3151)a75baf6
fix: preserve table selection on accordion toggle (#3148)f7ab973
test: maybe fix windows cli tests (#3146)2367332
fix: make name change backwards compat in the ui (#3147)0e99bed
cli debugf845fc8
feat: add auto-export as ipynb feature (#3138)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)