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 2024.8.0 to 2024.11.0 #1185

Closed
wants to merge 3 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps distributed from 2024.8.0 to 2024.11.0.

Release notes

Sourced from distributed's releases.

2024.11.0

Changes

See the Changelog for more information.

2024.10.0

Changes

See the Changelog for more information.

2024.9.1

Changes

... (truncated)

Commits
  • 24dedb2 Version 2024.11.0
  • 26b1061 Remove redundant methods in P2PBarrierTask (#8924)
  • 9842ae9 fix skipif condition for test_tell_workers_when_peers_have_left (#8929)
  • ff8b2f4 Ensure ConnectionPool is closed even if network stack swallows CancelledError...
  • c38c509 Fix flaky test_server_comms_mark_active_handlers (#8927)
  • 95821a7 Make assumption in P2P's barrier mechanism explicit (#8926)
  • 559f546 Adjust timeouts in jupyter cli test (#8925)
  • 7d43e2f Add stimulus_id to update_graph plugin hook (#8923)
  • f340f18 Reduce P2P transfer task overhead (#8912)
  • 9da5824 Disable profiler on python 3.11 (#8916)
  • 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 [distributed](https://github.com/dask/distributed) from 2024.8.0 to 2024.11.0.
- [Release notes](https://github.com/dask/distributed/releases)
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@2024.8.0...2024.11.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 added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Copy link
Contributor

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

Copy link

codacy-production bot commented Nov 11, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9d3dfd1) 10200 1280 12.55%
Head commit (3c59eb8) 10200 (+0) 1280 (+0) 12.55% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1185) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@coveralls
Copy link

coveralls commented Nov 11, 2024

Pull Request Test Coverage Report for Build 11777328311

Details

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

Totals Coverage Status
Change from base Build 11760203915: 0.0%
Covered Lines: 1280
Relevant Lines: 10200

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #1192.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/pip/distributed-2024.11.0 branch November 18, 2024 11:51
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