chore(deps): update dependency marimo to v0.19.11 - autoclosed#489
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update dependency marimo to v0.19.11 - autoclosed#489renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or 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
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.
This PR contains the following updates:
==0.19.9→==0.19.11Release Notes
marimo-team/marimo (marimo)
v0.19.11Compare Source
What's Changed
New Contributors
Full Changelog: marimo-team/marimo@0.19.10...0.19.11
v0.19.10Compare Source
This release focuses on anywidget improvements, along with UI enhancements and many bug fixes.
⭐️ Highlights
anywidget improvements
This release improve marimo's anywidget integration with better lifecycle management, performance, and static export support (#8244, #8166, #8163, #8256, #8168, #8159, #8082). Anywidgets now render in static HTML exports with client-side interactivity preserved, and
mo.statesetters work in widget callbacks.Together these changes improve performance and reliability for interactive widget libraries. Here's 10M points rendered interactively on a 24GB M4 MacBook Air with
jupyter-scatter:Try it for yourself on molab!
Column header alignment in tables
Column headers now follow the same alignment as cell data when using
text_justify_columns, fixing the visual mismatch where headers stayed left-aligned while data was right- or center-aligned. (#8236)Hide reusable functions from the dependency graph
A new "Hide reusable functions" toggle in the dependency graph settings panel lets you declutter the graph by hiding
defcells that don't have edges to other cells. (#8228)✨ Enhancements
mo.statesetters in widget callbacks (#8244)dict(ChatMessage(...))(#8091)marimo envoutput (#8157)🐛 Bug fixes
📚 Documentation
📝 Other changes
3828e5f)d85e9b7)190ca31)Contributors
Thanks to all our community and contributors who made this release possible: @AhmadYasser1, @akshayka, @dmadisetti, @ffmiruz, @julianpistorius, @koaning, @Light2Dark, @manzt, @maxkoretskyi, @mscolnick, @nojaf, @peter-gy
And especially to our new contributors:
Full Changelog: marimo-team/marimo@0.19.9...0.19.10
Configuration
📅 Schedule: Branch creation - "before 10am on tuesday" in timezone Asia/Dubai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.