Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps polars from 0.14.31 to 0.15.2.

Commits
  • 3ff9c56 python polars 0.15.2 (#5708)
  • e95396a fix(rust, python): fix pivot on floating point indexes (#5704)
  • f95a49b fix(rust, python): fix arange with column/literal input (#5703)
  • 334299e fix(rust, python): fix double projection that leads to uneven union d… (#5700)
  • 1e603be feat(python): Series.get_chunks (#5701)
  • afb755b feat(rust, python): inversely scale chunk_size with thread count in s… (#5699)
  • 9db4312 feat(rust, python): add streaming minmax (#5693)
  • 51c5562 test(python): Parametrize test_parquet_datetime (#5696)
  • f40ab04 docs(rust): Reindent df! docs code (#5698)
  • 509b18a feat(python): Support large page sizes on aarch64 linux builds (#5694)
  • Additional commits viewable in compare view

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 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)

Bumps [polars](https://github.com/pola-rs/polars) from 0.14.31 to 0.15.2.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-0.14.31...py-0.15.2)

---
updated-dependencies:
- dependency-name: polars
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 5, 2022
@stinodego stinodego merged commit 5591dc9 into main Dec 5, 2022
@stinodego stinodego deleted the 3ef6dependabot/pip/polars-0.15.2 branch December 5, 2022 20:28
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants