Skip to content

Bump streamflow from 0.2.0.dev14 to 0.2.0rc2 - #248

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/streamflow-0.2.0rc2
Open

Bump streamflow from 0.2.0.dev14 to 0.2.0rc2#248
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/streamflow-0.2.0rc2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor

Bumps streamflow from 0.2.0.dev14 to 0.2.0rc2.

Release notes

Sourced from streamflow's releases.

0.2.0rc2

What's Changed

Dependencies

Dev Dependencies

Full Changelog: alpha-unito/streamflow@0.2.0rc1...0.2.0rc2

0.2.0rc1

What's Changed

... (truncated)

Changelog

Sourced from streamflow's changelog.

[0.2.0rc2] - 2026-04-23

Added

  • Add CHANGELOG.md and changelog update skill (#1037)
  • Add AI agent guidelines via AGENTS.md and task-specific skills (#937)

Changed

  • Improve StreamFlowExecutor termination protocol (#1000)
  • Improve save protocol and SQLite pragmas (#1036)
  • Refactor load API to drop the context parameter (#1035)
  • Refactor save API to take a Database argument (#1034)
  • Migrate linting from flake8+isort to ruff (#1033)
  • Make dependabot ignore setuptools and wheel (#1013)

Fixed

  • Fix root folder always added to hardware storage (#1040)
  • Correctly skip nested subworkflows (#1019)
  • Fix container mount parsing (#1032)
  • Fix lock releasing logic in scheduler (#1031)

Dependencies

  • Bump aiohttp from 3.13.4 to 3.13.5 (#1015)
  • Bump cachebox from 5.2.2 to 5.2.3 (#1027)
  • Bump cryptography from 46.0.6 to 46.0.7 (#1025)
  • Bump cwl-utils from 0.40 to 0.41 (#1012)
  • Bump lxml from 6.0.2 to 6.1.0 (#1038)
  • Bump plotly from 6.6.0 to 6.7.0 (#1026)

Dev Dependencies

  • Bump cwltool from 3.1.20260315121657 to 3.2.20260413085819 (#1028, #1030)
  • Bump mypy from 1.19.1 to 1.20.2 (#1014, #1029, #1039
  • Bump pytest from 9.0.2 to 9.0.3 (#1021)
  • Bump types-antlr4-python3-runtime (#1017, #1020)
  • Bump types-cachetools from 6.2.0.20260317 to 6.2.0.20260408 (#1022)
  • Bump types-jsonschema from 4.26.0.20260325 to 4.26.0.20260408 (#1016, #1024)
  • Bump types-psutil from 7.2.2.20260130 to 7.2.2.20260408 (#1018, #1023)

[0.2.0rc1] - 2026-03-31

Added

  • Implement __hash__ method in the ExecutionLocation (#933)
  • Added restore method (#864)
  • Added type checking with mypy (#938)
  • Add UnrecoverableWorkflowException (#954)

... (truncated)

Commits

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 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 [streamflow](https://github.com/alpha-unito/streamflow) from 0.2.0.dev14 to 0.2.0rc2.
- [Release notes](https://github.com/alpha-unito/streamflow/releases)
- [Changelog](https://github.com/alpha-unito/streamflow/blob/master/CHANGELOG.md)
- [Commits](alpha-unito/streamflow@0.2.0.dev14...0.2.0rc2)

---
updated-dependencies:
- dependency-name: streamflow
  dependency-version: 0.2.0rc2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 29, 2026
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants