pyiron / pyiron_nodes

Prototype node library for pyiron_workflows
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Bump pyiron-workflow from 0.9.4 to 0.10.0 #55

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps pyiron-workflow from 0.9.4 to 0.10.0.

Release notes

Sourced from pyiron-workflow's releases.

pyiron_workflow-0.10.0

A compatibility-breaking change. Storage has been re-vamped, but the (cloud)pickle functionality matches 0.9.5; Node registration and node packages have been removed entirely -- just import node classes and use them like any other python class. Otherwise bugfixes and some minor syntax changes (variable renaming, etc.). Educational material has been re-written to reflect lessons learned from the first batch of users.

What's Changed

Full Changelog: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.9.5...pyiron_workflow-0.10.0

pyiron_workflow-0.9.5

What's Changed

Full Changelog: https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.9.4...pyiron_workflow-0.9.5

Commits
  • 3041942 Merge pull request #413 from pyiron/minor_bump
  • cef10fb [minor] Make the input cache private
  • 89f71e2 [minor] Replace HasToDict mixin with HasStateDisplay mixin (#435)
  • 07734bc [patch] Communication (#433)
  • dc5a8a0 [minor] Remove HasWorkingDirectory
  • 62559e1 Remove unused imports
  • 6089446 Merge branch 'main' into minor_bump_merge
  • d1cf8bf [minor] Refactor storage (#422)
  • 3bd6241 [patch] 0.9.5 (#419)
  • 21d8e95 Merge remote-tracking branch 'origin/minor_bump' into minor_bump
  • 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 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)
github-actions[bot] commented 4 weeks ago

Binder :point_left: Launch a binder notebook on branch _pyiron/pyironnodes/dependabot/pip/pyiron-workflow-0.10.0

dependabot[bot] commented 3 weeks ago

Looks like pyiron-workflow is up-to-date now, so this is no longer needed.