chore(deps): update dependency marimo to v0.13.6 #139
Merged
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.13.2->==0.13.6Release Notes
marimo-team/marimo (marimo)
v0.13.6Compare Source
v0.13.5Compare Source
What's Changed
polarsby @krassowski in https://github.com/marimo-team/marimo/pull/4786New Contributors
Full Changelog: marimo-team/marimo@0.13.4...0.13.5
v0.13.4Compare Source
What's Changed
Full Changelog: marimo-team/marimo@0.13.3...0.13.4
v0.13.3Compare Source
Highlights ⭐
📝 Enhanced Markdown Experience: Seamlessly toggle between markdown string formats (r-string, f-string). Directly edit f-string markdown in the markdown editor, with Python autocompletion support inside
{ }brackets.🖥️ Resizable Notebook Columns: Effortlessly resize columns when editing multi-column notebooks.
🧊 PyIceberg Integration: Connect seamlessly to your Iceberg tables via REST, Glue, and more, with automatic table population in the Datasources panel.
🗃️ Expanded Ibis, PySpark, Datafusion, and MotherDuck Support: Ibis connections now automatically populate databases and schemas in the Datasources panel. Additionally, easily connect to PySpark, Datafusion, and MotherDuck directly from the "Add Connection" UI.
🏖️ Sandbox Support for Markdown Format: Now you can use
marimo edit --sandbox mynotebook.mdto edit markdown notebooks in sandbox mode, automatically tracking and recording dependencies.📝 Quarto Integration: Open
.qmdfiles, export to multiple formats, or embed reactive marimo notebooks directly into your Quarto site using our Quarto extension.📖 MkDocs Documentation: Enhanced documentation on how to embed interactive marimo notebooks and playgrounds directly into your MkDocs site using our MkDocs plugin.
💻 Nested Python Autocompletion in SQL: Enjoy Python autocompletion when parameterizing SQL queries using
{ }brackets.📊 Improved Table and Chart Loading: Enhanced performance and faster loading times for tables and visualizations.
🐞 Bug Fixes & Stability Improvements: Resolved issues related to date rendering and enhanced compatibility for Windows users.
What's Changed
pixito manage developer system deps by @lucharo in https://github.com/marimo-team/marimo/pull/4406New Contributors
Full Changelog: marimo-team/marimo@0.13.2...0.13.3
Configuration
📅 Schedule: Branch creation - "before 10am on wednesday" 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.