fix(deps): update dependency marimo to v0.15.2#332
Merged
Conversation
b8636e3 to
107be2a
Compare
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.15.0->==0.15.2Release Notes
marimo-team/marimo (marimo)
v0.15.2Compare Source
This release fixes a breaking dependency issue in 0.15.1
🐛 Bug fixes
v0.15.1Compare Source
This release focuses on performance improvements and AI capabilities, making marimo notebooks faster and more intelligent.
✨ Highlights
Configure "Displayed models" in the AI configuration
The new AI Model Configuration interface (#6140) allows users to customize which models appear in their AI dropdown, providing better control over models used for development.
Add "Notebook Errors" as a context in any AI input
marimo copilot can now include notebook errors as context when you ask for help (#6158), making debugging faster and more intuitive.
When your code encounters issues like missing tables, import errors, or other exceptions, simply ask the AI chat "
Can you help me fix these @​Errors" and it will analyze the complete error context - including tracebacks, error messages, and relevant code - to provide targeted solutions.✨ Enhancements
DOMParserglobal for VSCode extension (#6161)useTheme(#6149)module_name_to_pypi_name.py-psycopg2(#6112)🐛 Bug fixes
📚 Documentation
_repr_mimebundle_for img and tuple outputs (#6165)📝 Other changes
Contributors
Thanks to all our community and contributors who made this release possible: @dmadisetti, @koaning, @Light2Dark, @manzt, @maxkoretskyi, @meowesque, @mscolnick, @spagettnet, @tetsugo02
And especially to our new contributors:
Full Changelog: marimo-team/marimo@0.15.0...0.15.1
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.