ipython2cwl
ipython2cwl copied to clipboard
Bump cwltool from 3.0.20200706173533 to 3.1.20251031082601
Bumps cwltool from 3.0.20200706173533 to 3.1.20251031082601.
Release notes
Sourced from cwltool's releases.
3.1.20251031082601
Python 3.9
This is the last release of
cwltoolwith Python 3.9 support, as per our Python support version policy.What's Changed
- 2X faster startup, defer galaxy-* imports to when needed by
@mr-cin common-workflow-language/cwltool#2155- support Pydot versions before 3.0 by
@mr-cin common-workflow-language/cwltool#2157- more docstrings by
@mr-cin common-workflow-language/cwltool#2158- CUDA: if no nvidia-smi program, don't complain so loudly. by
@mr-cin common-workflow-language/cwltool#2160Deps
- Bump pydantic from 2.12.0a1 to 2.12.0b1 by
@dependabot[bot] in common-workflow-language/cwltool#2156- Bump github/codeql-action from 3 to 4 by
@dependabot[bot] in common-workflow-language/cwltool#2161- Bump pydantic from 2.12.0b1 to 2.12.0 by
@dependabot[bot] in common-workflow-language/cwltool#2162- Update rdflib requirement from <7.3,>=4.2.2 to >=4.2.2,<7.4 by
@dependabot[bot] in common-workflow-language/cwltool#2168- Bump actions/upload-artifact from 4 to 5 by
@dependabot[bot] in common-workflow-language/cwltool#2169- Update rdflib requirement from <7.4,>=4.2.2 to >=4.2.2,<7.5 by
@dependabot[bot] in common-workflow-language/cwltool#2172Full Changelog: https://github.com/common-workflow-language/cwltool/compare/3.1.20250925164626...3.1.20251031082601
3.1.20250925164626
In memory of
@tetron, RIPWhat's Changed
- support Python 3.14 by
@mr-cin common-workflow-language/cwltool#2144- py3.14 newer pydantic by
@mr-cin common-workflow-language/cwltool#2146- github actions cibw: unpin to just minor version tag, not the full patch number by
@dependabot[bot] in https://github.com/ common-workflow-language/cwltool/pull/2138Deps
- Bump pypa/cibuildwheel from 3.0.1 to 3.1.0 by
@dependabot[bot] in common-workflow-language/cwltool#2137- Bump mypy from 1.17.0 to 1.17.1 by
@dependabot[bot] in common-workflow-language/cwltool#2140- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in common-workflow-language/cwltool#2142- cibw 3.1.x by
@mr-cin common-workflow-language/cwltool#2145- Update setuptools-scm requirement from <9,>=8.0.4 to >=8.0.4,<10 by
@dependabot[bot] in common-workflow-language/cwltool#2148- Update setuptools-scm[toml] requirement from <9,>=8.0.4 to >=8.0.4,<10 by
@dependabot[bot] in common-workflow-language/cwltool#2147- Bump actions/setup-python from 5 to 6 by
@dependabot[bot] in common-workflow-language/cwltool#2149- Update rdflib requirement from <7.2,>=4.2.2 to >=4.2.2,<7.3 by
@dependabot[bot] in common-workflow-language/cwltool#2153- Bump mypy from 1.17.1 to 1.18.2 by
@dependabot[bot] in common-workflow-language/cwltool#2152- Bump pypa/cibuildwheel from 3.1 to 3.2 by
@dependabot[bot] in common-workflow-language/cwltool#2154Full Changelog: https://github.com/common-workflow-language/cwltool/compare/3.1.20250715140722...3.1.20250925164626
3.1.20250715140722
What's Changed
- Various cleanups to make the docs better. by
@mr-cin common-workflow-language/cwltool#2093- Add missing cwl-runner refs by
@mr-cin common-workflow-language/cwltool#2095- move hints vs. requirements specific error checking earlier by
@mr-cin common-workflow-language/cwltool#2103
... (truncated)
Commits
0037b6dUpdate rdflib requirement from <7.4,>=4.2.2 to >=4.2.2,<7.572051e2Bump actions/upload-artifact from 4 to 5ca47a78Update rdflib requirement from <7.3,>=4.2.2 to >=4.2.2,<7.49781b4cBump pydantic from 2.12.0b1 to >=2.12.0 only on Py3.14+ffd151fBump github/codeql-action from 3 to 422bc7d8CUDA: if no nvidia-smi program, don't complain so loudly.8ce26ceImprove the docsdf13e2fremove unused code0a97ccdsupport Pydot versions before 3.02291376Bump pydantic from 2.12.0a1 to 2.12.0b1 (#2156)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)