Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps cwltool from 3.1.20250925164626 to 3.1.20251031082601.

Release notes

Sourced from cwltool's releases.

3.1.20251031082601

Python 3.9

This is the last release of cwltool with Python 3.9 support, as per our Python support version policy.

What's Changed

Deps

Full Changelog: common-workflow-language/cwltool@3.1.20250925164626...3.1.20251031082601

Commits
  • 0037b6d Update rdflib requirement from <7.4,>=4.2.2 to >=4.2.2,<7.5
  • 72051e2 Bump actions/upload-artifact from 4 to 5
  • ca47a78 Update rdflib requirement from <7.3,>=4.2.2 to >=4.2.2,<7.4
  • 9781b4c Bump pydantic from 2.12.0b1 to >=2.12.0 only on Py3.14+
  • ffd151f Bump github/codeql-action from 3 to 4
  • 22bc7d8 CUDA: if no nvidia-smi program, don't complain so loudly.
  • 8ce26ce Improve the docs
  • df13e2f remove unused code
  • 0a97ccd support Pydot versions before 3.0
  • 2291376 Bump pydantic from 2.12.0a1 to 2.12.0b1 (#2156)
  • 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 [cwltool](https://github.com/common-workflow-language/cwltool) from 3.1.20250925164626 to 3.1.20251031082601.
- [Release notes](https://github.com/common-workflow-language/cwltool/releases)
- [Commits](common-workflow-language/cwltool@3.1.20250925164626...3.1.20251031082601)

---
updated-dependencies:
- dependency-name: cwltool
  dependency-version: 3.1.20251031082601
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
1813 1 1812 10
View the top 2 failed test(s) by shortest run time
cwl-v1.2-76bdf9b55e2378432e0e6380ccedebb4a94ce483/conformance_tests.cwltest.yaml::conformance_tests::cwltest::yaml::modify_directory_content
Stack Traces | 1.39s run time
CWL test execution failed. 
Returned non-zero but it should be zero
Test: job: 
  file:.../streamflow/streamflow/cwl-v1.2-76bdf9b55e2378432e0e6380ccedebb4a94ce483/tests/empty.json
tool: 
  file:.../streamflow/streamflow/cwl-v1.2-76bdf9b55e2378432e0e6380ccedebb4a94ce483/tests/inpdir_update_wf.cwl
doc: inplace update has side effect on directory content
tags:
- inplace_update
- workflow
output:
  a:
  - basename: blurb
    class: File
    location: blurb
  b:
  - basename: blurb
    class: File
    location: blurb
id: 
  file:.../streamflow/streamflow/cwl-v1.2-76bdf9b55e2378432e0e6380ccedebb4a94ce483/conformance_tests.cwltest.yaml#modify_directory_content
line: '2834'
cwl-v1.3-2cb1dcc94e483e351528d010dc2624b8c80a2a30/conformance_tests.cwltest.yaml::conformance_tests::cwltest::yaml::modify_directory_content
Stack Traces | 6.32s run time
CWL test execution failed. 
Returned non-zero but it should be zero
Test: job: 
  file:.../streamflow/streamflow/cwl-v1.3-2cb1dcc94e483e351528d010dc2624b8c80a2a30/tests/empty.json
tool: 
  file:.../streamflow/streamflow/cwl-v1.3-2cb1dcc94e483e351528d010dc2624b8c80a2a30/tests/inpdir_update_wf.cwl
doc: inplace update has side effect on directory content
tags:
- inplace_update
- workflow
output:
  a:
  - basename: blurb
    class: File
    location: blurb
  b:
  - basename: blurb
    class: File
    location: blurb
id: 
  file:.../streamflow/streamflow/cwl-v1.3-2cb1dcc94e483e351528d010dc2624b8c80a2a30/conformance_tests.cwltest.yaml#modify_directory_content
line: '2895'

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant