FREVA-CLINT / freva

The Free Evaluation System Framework (FreVa)
Other
10 stars 3 forks source link

Bump dask from 2023.3.1 to 2023.3.2 in /.github/dependabot #87

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dask from 2023.3.1 to 2023.3.2.

Commits
  • 0cbc46a bump version to 2023.3.2
  • ae61cf1 Avoid using dd.shuffle in groupby-apply (#10043)
  • abaacd5 Configure readthedocs sphinx warnings as errors (#10104)
  • 79960cf Deprecate observed=False for groupby with categoricals (#10095)
  • 8ba5ad5 Deprecate axis= for some groupby operations (#10094)
  • 41884d9 Enable null hive partitions with pyarrow parquet engine (#10007)
  • 99d3d83 Un-xfail test_division_or_partition with pyarrow strings active (#10108)
  • 1a6014c The axis keyword in DataFrame.rolling/Series.rolling is deprecated (#10110)
  • f69261c Un-xfail test_different_columns_are_allowed with pyarrow strings active...
  • 63be739 Restore Entrypoints compatibility (#10113)
  • 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[bot] commented 1 year ago

Superseded by #97.