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.5.0 to 2023.7.1 #801

Merged
merged 3 commits into from
Aug 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps distributed from 2023.5.0 to 2023.7.1.

Commits
  • 5227979 bump version to 2023.7.1
  • 70c9eb8 Fix for TypeError: '<' not supported in graph dashboard (#8017)
  • fc41f4c Add test when not repartitioning for p2p in set_index (#8016)
  • 19c9f4b gather_dep should handle CancelledError (#8013)
  • d9a3457 Pass stimulus_id to SchedulerPlugin.remove_worker and `SchedulerPlugin.tr...
  • b7e5f8f Fix shuffle code to work with pyarrow 13 (#8009)
  • 2be7f35 Add some top-level exposition to the p2p rechunking code (#7978)
  • 9d516da Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#8008)
  • 6ea9cbc Log stimulus_id in retire_worker (#8003)
  • de50c90 configure asyncio loop using loop_factory kwarg rather than using the set_eve...
  • 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 the dependencies Pull requests that update a dependency file label Aug 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

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

@jan-janssen
Copy link
Member

Waiting for pyiron/actions#46

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

Pull Request Test Coverage Report for Build 5743635819

  • 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 14.82%

Totals Coverage Status
Change from base Build 5742187963: 0.0%
Covered Lines: 2201
Relevant Lines: 14852

💛 - Coveralls

@jan-janssen jan-janssen closed this Aug 2, 2023
@jan-janssen jan-janssen reopened this Aug 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Bumps [distributed](https://github.com/dask/distributed) from 2023.5.0 to 2023.7.1.
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@2023.5.0...2023.7.1)

---
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.7.1 branch from fa86d36 to fe50c73 Compare August 2, 2023 20:44
@jan-janssen jan-janssen merged commit 81ecf3b into main Aug 2, 2023
14 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/distributed-2023.7.1 branch August 2, 2023 21: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.

2 participants