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

chore(deps): bump dask-expr from 0.4.2 to 1.0.3 #152

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps dask-expr from 0.4.2 to 1.0.3.

Changelog

Sourced from dask-expr's changelog.

Dask-expr

v1.0.2

  • Revert enabling pandas cow (:pr:974) Florian Jetter_
  • Fixup predicate pushdown for query 19 (:pr:973) Patrick Hoefler_
  • Fixup set_index with one partition but more divisions by user (:pr:972) Patrick Hoefler_
  • Implement custom reductions (:pr:970) Patrick Hoefler_
  • Fix unique with shuffle and strings (:pr:971) Patrick Hoefler_
  • Fixup filter pushdown through merges with ands and column reuse (:pr:969) Patrick Hoefler_

v1.0.0

Initial stable release

Commits
  • 868f1b4 Release for dask 2024.3.1
  • 12c712d Fixup reduction with split_every=False (#978)
  • 8b5cbb5 Fix set-index preserving divisions for presorted (#977)
  • be44324 Update changelog for 1.0.2
  • bcb1513 Revert enabling pandas cow (#974)
  • 8c95d54 Fixup predicate pushdown for query 19 (#973)
  • 0aab0e0 Fixup set_index with one partition but more divisions by user (#972)
  • 791eb22 Implement custom reductions (#970)
  • d109857 Fix unique with shuffle and strings (#971)
  • df30d4f Fixup filter pushdown through merges with ands and column reuse (#969)
  • 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 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)

Bumps [dask-expr](https://github.com/dask-contrib/dask-expr) from 0.4.2 to 1.0.3.
- [Changelog](https://github.com/dask/dask-expr/blob/main/changes.md)
- [Commits](dask/dask-expr@v0.4.2...v1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #155.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/pip/dask-expr-1.0.3 branch March 25, 2024 04:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants