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 distributed from 2023.9.3 to 2023.10.0 #892

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps distributed from 2023.9.3 to 2023.10.0.

Commits
  • 787dabe bump version to 2023.10.0
  • f9b0abd Support for latest ipykernel/ipywidgets (#8253)
  • cd9e242 Check minimal pyarrow version for P2P merge (#8266)
  • be23012 Prevent race condition in P2P shuffle run manager (#8262)
  • 5cedc47 Support for Python 3.12 (#8223)
  • 049a7a2 Restart on stale transfers from resumed tasks in P2P shuffling (#8264)
  • 8d89ef0 Use memoryview.nbytes when warning on large graph send (#8268)
  • 0111087 Run tests without gilknocker (#8263)
  • b49c0bb Disable ipv6 on MacOS CI (#8254)
  • cb3da26 Move logic keeping shuffle runs consistent and up-to-date from `ShuffleWorker...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_contrib/dependabot/pip/distributed-2023.10.0

@jan-janssen
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/distributed-2023.10.0 branch from a7c3bd6 to 400f3ad Compare October 24, 2023 12:56
Bumps [distributed](https://github.com/dask/distributed) from 2023.9.3 to 2023.10.0.
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@2023.9.3...2023.10.0)

---
updated-dependencies:
- dependency-name: distributed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/distributed-2023.10.0 branch from b7ce98a to 671c6b1 Compare October 24, 2023 13:29
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6627568204

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 16.589%

Totals Coverage Status
Change from base Build 6627550919: 0.0%
Covered Lines: 2524
Relevant Lines: 15215

💛 - Coveralls

@jan-janssen jan-janssen merged commit e61aa49 into main Oct 24, 2023
14 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/distributed-2023.10.0 branch October 24, 2023 13:57
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.

3 participants