Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps executorlib from 1.6.2 to 1.7.1.

Release notes

Sourced from executorlib's releases.

executorlib-1.7.1

What's Changed

Full Changelog: pyiron/executorlib@executorlib-1.7.0...executorlib-1.7.1

executorlib-1.7.0

What's Changed

Full Changelog: pyiron/executorlib@executorlib-1.6.2...executorlib-1.7.0

Commits
  • 0edc7c3 Test with quantum ESPRESSO 7.5 (#823)
  • 5b71e23 Add plot functionality for new future selector (#820)
  • 4568507 Implement splitting of future objects (#819)
  • d827ac5 Plot: Invert the future hash dictionary inside the function (#822)
  • cc2bf5f Update pyzmq to 27.1.0 (#817)
  • 7dfed21 [pre-commit.ci] pre-commit autoupdate (#814)
  • 79debaa Test restart_limit (#813)
  • 9bacadf Worker for overflow queue (#763)
  • d93e777 Interactive: Interrupt interface bootup when the executor is shutdown during ...
  • 88e0361 map(): Evaluate generator within with-statement (#812)
  • 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 [executorlib](https://github.com/pyiron/executorlib) from 1.6.2 to 1.7.1.
- [Release notes](https://github.com/pyiron/executorlib/releases)
- [Commits](pyiron/executorlib@executorlib-1.6.2...executorlib-1.7.1)

---
updated-dependencies:
- dependency-name: executorlib
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor add functionality in a backward compatible manner python Pull requests that update Python code labels Sep 15, 2025
@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_workflow/dependabot/pip/executorlib-1.7.1

@codecov
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.46%. Comparing base (8661600) to head (09adb98).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #755   +/-   ##
=======================================
  Coverage   93.46%   93.46%           
=======================================
  Files          37       37           
  Lines        3838     3838           
=======================================
  Hits         3587     3587           
  Misses        251      251           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liamhuber liamhuber merged commit 69b830e into main Sep 24, 2025
21 checks passed
@liamhuber liamhuber deleted the dependabot/pip/executorlib-1.7.1 branch September 24, 2025 19:40
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 minor add functionality in a backward compatible manner python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants