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

Update polars requirement from 0.31.1 to 0.32.0 #198

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Updates the requirements on polars to permit the latest version.

Commits
  • ec0c91f rust polars 0.32.0; python polars 0.18.14 (#10474)
  • 99af5f1 docs(python): add vertical_relaxed example for pl.concat (#10472)
  • e73743a feat(rust, python): quote style option for csv writer (#10422)
  • 8eec718 fix(python): fix pyarrow write_to_dataset wrt check_not_directory parameter (...
  • 67e3148 feat(python, rust): add "raise_if_empty" flag to read_excel, read_csv, `s...
  • 4c677d8 feat(rust): be more permissive on predicate pushdown to left side of left joi...
  • 0c1fc19 fix(rust): Fix incorrect handling of VisitRecursion::Skip. (#10452)
  • b4cf2b8 test(python): Run all streaming tests on the same test runner (#10469)
  • f1d6f7c feat(rust, python): add use_earliest to to_datetime / strptime (#10426)
  • 7bc79d8 feat(python): add new "header_format" option for write_excel (#10392)
  • Additional commits viewable in compare view

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)

Updates the requirements on [polars](https://github.com/pola-rs/polars) to permit the latest version.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@rs-0.31.1...rs-0.32.0)

---
updated-dependencies:
- dependency-name: polars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the auto-dependencies auto-dependencies label Aug 14, 2023
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@0bd2dc8). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage        ?   58.93%           
=======================================
  Files           ?       36           
  Lines           ?     2099           
  Branches        ?        0           
=======================================
  Hits            ?     1237           
  Misses          ?      862           
  Partials        ?        0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Superseded by #199.

@dependabot dependabot bot closed this Aug 15, 2023
@dependabot dependabot bot deleted the dependabot/cargo/main/polars-0.32.0 branch August 15, 2023 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-dependencies auto-dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant