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 dask from 2022.9.2 to 2022.12.1 #99

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dask from 2022.9.2 to 2022.12.1.

Commits
  • 495a4be bump version to 2022.12.1
  • dcc7777 Add zarr to Python 3.11 CI environment (#9771)
  • 1ac0b11 Support dtype_backend="pandas|pyarrow" configuration (#9719)
  • 936d9f7 Add support for Python 3.11 (#9708)
  • 0d8e12b Support cupy.ndarray to cudf.DataFrame dispatching in dask.dataframe (#...
  • d943293 Make filesystem-backend configurable in read_parquet (#9699)
  • d2c9e39 Serialize all pyarrow extension arrays efficiently (#9740)
  • 7a0e873 Bump actions/checkout from 3.1.0 to 3.2.0 (#9753)
  • 9137dad Fix bug when repartitioning with tz-aware datetime index (#9741)
  • 520472c Fix url link typo in collection backend doc (#9748)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 19, 2022
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Base: 99.55% // Head: 99.55% // No change to project coverage 👍

Coverage data is based on head (b5d063c) compared to base (235f6cb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files           5        5           
  Lines         452      452           
=======================================
  Hits          450      450           
  Misses          2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/dask-2022.12.1 branch from 0e7f7a0 to 3791309 Compare January 10, 2023 21:52
Bumps [dask](https://github.com/dask/dask) from 2022.9.2 to 2022.12.1.
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2022.9.2...2022.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dask-2022.12.1 branch from 3791309 to b5d063c Compare January 11, 2023 18:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2023

Superseded by #106.

@dependabot dependabot bot closed this Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/dask-2022.12.1 branch January 13, 2023 21:05
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.

None yet

0 participants