Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.40%. Comparing base (
533a966
) to head (84eb4e6
). Report is 24 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 0.29.0 :tada:
The release is available on:
v0.29.0
Your semantic-release bot :package::rocket:
Bumps polars from 1.7.1 to 1.8.2.
Release notes
Sourced from polars's releases.
... (truncated)
Commits
f235240
python Polars 1.8.2 (#18905)77137ec
feat: Improve scalar strict message (#18904)0f4360b
perf: Improve rename performace for Lazy API (#18890)7bc6214
fix: Properly zip struct validities (#18886)e9d835d
fix(rust): Ensure ListPrimitiveBuilder dtype invariant is asserted (#18889)afff7a4
fix: Out-of-bounds gather in categorical->int cast (#18897)162c1e6
fix: AnyValue Series from Categorical/Enum (#18893)fa84194
refactor(rust): Minor new-streaming test fixes (#18891)d3f8a5c
fix: Properly cast AnyValue string (#18888)a716989
fix: Fix SO in json inference (#18887)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