Open dependabot[bot] opened 3 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
modeling-app | ✅ Ready (Inspect) | Visit Preview | Nov 25, 2024 11:42pm |
QA Wolf here! As you write new code it's important that your test coverage is keeping up. Click here to request test coverage for this PR!
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.05%. Comparing base (
99dd8b8
) to head (e690a8c
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps pyo3 from 0.22.6 to 0.23.2.
Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
a967826
release: 0.23.207093e9
Free-threaded build config fixes (#4719)02eb2a1
Fix ambiguous associated item error (#4725)ab999ae
docs: remove outdated#[pyclass(text_signature = "...")]
option (#4721)3a94a66
addIntoPyObjectExt
trait (#4708)11b9086
Bump codecov/codecov-action from 4 to 5 (#4718)5585240
release: 0.23.164008e4
docs: Don't try to buildgil-refs
feature (#4712)48771de
Fix migration guide URL (#4711)c0f756c
fixup docs for packaging (#4710)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