Skip to content

Bump marimo from 0.19.4 to 0.19.9#145

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/marimo-0.19.9
Open

Bump marimo from 0.19.4 to 0.19.9#145
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/marimo-0.19.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps marimo from 0.19.4 to 0.19.9.

Release notes

Sourced from marimo's releases.

0.19.9

What's Changed

New Contributors

Full Changelog: marimo-team/marimo@0.19.8...0.19.9

0.19.8

This release introduces notebook galleries with OpenGraph previews, along with anywidget improvements, AI enhancements, and many bug fixes.

⭐️ Highlights

Serve a gallery of notebooks

You can now serve multiple marimo notebooks as a gallery using marimo run with folders or multiple files. This is useful for showcasing collections of notebooks, tutorials, or dashboards in a single browsable interface.

# Serve all notebooks in a folder
marimo run my_notebooks/
Serve multiple folders and files
marimo run tutorials/ examples/ standalone.py
Run with sandboxed environments per notebook
marimo run my_notebooks/ --sandbox

Rich gallery previews with OpenGraph metadata

Gallery cards can be customized with OpenGraph metadata. Define metadata in your notebook's PEP 723 script block to control how each notebook appears in the gallery:

[tool.marimo.opengraph]
title = "My Analysis"
</tr></table> 

... (truncated)

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 9, 2026
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Feb 9, 2026

Pull Request Test Coverage Report for Build 22288909687

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 32.439%

Totals Coverage Status
Change from base Build 22067757450: 0.0%
Covered Lines: 1366
Relevant Lines: 4211

💛 - Coveralls

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/marimo-0.19.9 branch from 9fa374b to 985a697 Compare February 23, 2026 00:37
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant