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

Bump polars from 0.16.17 to 0.17.7 #227

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps polars from 0.16.17 to 0.17.7.

Commits
  • 39c2287 python polars 0.17.7 (#8440)
  • 47d2ed2 perf(rust, python): remove false sharing in perfect hash table >2x (#8432)
  • 191fafb fix(python): raise upon invalid use of zero_copy_only (#8418)
  • 3e125fc fix(rust): fix features serde and dtype-struct not compiling together (#8439)
  • b184e88 feat(python): initial parametric/hypothesis Decimal dtype testing strategy ...
  • 71dd8f1 feat(rust): add str_slice method to StringNameSpace (#8427)
  • 77a6465 fix(rust, python): respect dtype in anonymous list builder in case of… (#8428)
  • ec107a2 feat(python): add Series support to pl.from_repr (#8429)
  • d23bbd2 feat(python): Allow %f in strptime format strings (#8404)
  • 5c177ae perf(python,rust): further optimised conversions to python date/datetime (#8417)
  • 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.16.17 to 0.17.7.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-0.16.17...py-0.17.7)

---
updated-dependencies:
- dependency-name: polars
  dependency-type: direct:development
  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 Apr 24, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 24, 2023 05:35
@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2023

Codecov Report

Merging #227 (0c224e5) into main (bd35271) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #227   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          48       48           
  Lines        2495     2495           
=======================================
  Hits         2016     2016           
  Misses        479      479           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58a7d38...0c224e5. Read the comment docs.

@github-actions github-actions bot merged commit 6950229 into main Apr 24, 2023
@github-actions github-actions bot deleted the dependabot/pip/polars-0.17.7 branch April 24, 2023 11:25
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