Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps marimo from 0.18.1 to 0.18.3.

Release notes

Sourced from marimo's releases.

0.18.3

What's Changed

✨ Enhancements

  • handle nans and infs in table filter (#7402)
  • Improve scroll position handling when toggling between edit and app mode (#7406)
  • Enhance lazy df utilities and ensure dataframe type preservation in transformations (#7401)
  • Add file limit, warning, and more performant file detection (#7368)
  • Detect and warn about duplicate shortcuts (#7412)

🐛 Bug fixes

  • Update NavigationMenu for correct popover positioning (#7403)
  • Line parsing for debugpy (#7415)
  • Bump max version altair (#7414)
  • Handle decimal in column hist (#7413)
  • Hide pylsp error on the home page (#7416)
  • Lazy import psutil for windows (#7411)
  • Deserialization of user config in pyodide (#7405)

Contributors

Thanks to all our community and contributors who made this release possible: @​dmadisetti, @​Light2Dark, @​mscolnick

Full Changelog: marimo-team/marimo@0.18.2...0.18.3

0.18.2

What's Changed

✨ Enhancements

  • Inline relative images inside pyodide (#7324)
  • add context menu for copy, copy selected and filter for table cells (#7351)
  • merge Agents and chat into 1 sidebar panel (#7332)
  • allow dict() and .items() on CLIArgs (#7335)

🐛 Bug fixes

  • Prevent SQL cells from auto-converting when mo.sql() is in conditional expressions (#7390)
  • Edge-case for dependent top-level defs (#7392)
  • fix search for tables for pandas (#7387)
  • Remove NaN from number plugin (#7364)
  • Keep colors in console outputs with ansi colors (#7367)
  • prevent form rerendering infinitely due to NaNs (#7363)
  • ui.dataframe: use polars codegen for lazyframe (#7314)

📚 Documentation

  • Deployment on slurm (#7376)
  • add rules and max tokens to llm docs (#7358)

📝 Other changes

  • Support cmd+g to cycle through next (simialr to browsers) (#7393)
  • Honor preventDefault in editor hotkeys (#7394)

... (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 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.18.1 to 0.18.3.
- [Release notes](https://github.com/marimo-team/marimo/releases)
- [Commits](marimo-team/marimo@0.18.1...0.18.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 8, 2025
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 20012698789

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.455%

Totals Coverage Status
Change from base Build 19838632644: 0.0%
Covered Lines: 1367
Relevant Lines: 4212

💛 - Coveralls

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.

2 participants