Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip prod(deps): bump marimo from 0.9.0 to 0.9.1 #3249

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps marimo from 0.9.0 to 0.9.1.

Release notes

Sourced from marimo's releases.

0.9.1

What's changed

This patch release includes small bug fixes for 0.9.0.

Full Changelog: marimo-team/marimo@0.9.0...0.9.1

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.92%. Comparing base (f6c5960) to head (8bde443).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3249   +/-   ##
=======================================
  Coverage   89.92%   89.92%           
=======================================
  Files         441      441           
  Lines       55417    55417           
  Branches     8643     8643           
=======================================
  Hits        49832    49832           
  Misses       4158     4158           
  Partials     1427     1427           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

---
updated-dependencies:
- dependency-name: marimo
  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/pip/marimo-0.9.1 branch from 17ba05a to 8bde443 Compare October 7, 2024 09:18
@superlopuh superlopuh merged commit e6d51d8 into main Oct 7, 2024
14 checks passed
@superlopuh superlopuh deleted the dependabot/pip/marimo-0.9.1 branch October 7, 2024 17:23
emmau678 pushed a commit that referenced this pull request Oct 8, 2024
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.9.0 to
0.9.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/marimo-team/marimo/releases">marimo's
releases</a>.</em></p>
<blockquote>
<h2>0.9.1</h2>
<h2>What's changed</h2>
<p>This patch release includes small bug fixes for <a
href="https://github.com/marimo-team/marimo/releases/tag/0.9.0">0.9.0</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/marimo-team/marimo/compare/0.9.0...0.9.1">https://github.com/marimo-team/marimo/compare/0.9.0...0.9.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marimo-team/marimo/commit/74fb3142c18055837c70752bc60c4876b94d9792"><code>74fb314</code></a>
0.9.1 (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2496">#2496</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/875627533425442ae41274269bc4ba7b35506009"><code>8756275</code></a>
Update README.md</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/1c31413026879a6d78be6e1775e017432bf7b472"><code>1c31413</code></a>
Update README.md</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/937b28963c7fb58c0d05e9755df614d5da137372"><code>937b289</code></a>
docs: ChatAttachment (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2495">#2495</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/585302fc39d2ac3f804f7a05a2f17c8a9823a4f0"><code>585302f</code></a>
feat: attachment support in mo.ui.chat (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2493">#2493</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/eab19a8366a73dcf79eccdad4acb5c89aca6b38b"><code>eab19a8</code></a>
fix: non-requied model key (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2494">#2494</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/5f4af93781c80641c66e614bc698df119590db10"><code>5f4af93</code></a>
fix: Fix dep check for nested packages (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2492">#2492</a>)</li>
<li><a
href="https://github.com/marimo-team/marimo/commit/6d64e356143fbd00696773d2ff018fe19311ebd1"><code>6d64e35</code></a>
feat: support async callbacks in ui.chat (<a
href="https://redirect.github.com/marimo-team/marimo/issues/2491">#2491</a>)</li>
<li>See full diff in <a
href="https://github.com/marimo-team/marimo/compare/0.9.0...0.9.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=marimo&package-manager=pip&previous-version=0.9.0&new-version=0.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants