Cwltest

Latest version: v2.5.20240425111257

Safety actively analyzes 630328 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

2.3.20230527113600

What's Changed
* Validate actual file properties such as `checksum` by tom-tan in https://github.com/common-workflow-language/cwltest/pull/146

Misc
* Update tox requirement from <4 to <5 by dependabot in https://github.com/common-workflow-language/cwltest/pull/159
* use CODECOV_TOKEN to avoid CI fails by mr-c in https://github.com/common-workflow-language/cwltest/pull/160
* readthedocs: install graphviz by mr-c in https://github.com/common-workflow-language/cwltest/pull/161
* Bump mypy from 0.991 to 1.0.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/162
* Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/163
* Bump mypy from 1.0.0 to 1.3.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/164 https://github.com/common-workflow-language/cwltest/pull/165 https://github.com/common-workflow-language/cwltest/pull/167 https://github.com/common-workflow-language/cwltest/pull/168
* Update black requirement from ~=23.1 to ~=23.3 by dependabot in https://github.com/common-workflow-language/cwltest/pull/166
* Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 by dependabot in https://github.com/common-workflow-language/cwltest/pull/169

**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.3.20230108193615...2.3.20230527113600

2.3.20230108193615

What's Changed
* add basic pytest runner for cwltest by mr-c in https://github.com/common-workflow-language/cwltest/pull/74
* Support string `id` field by tom-tan in https://github.com/common-workflow-language/cwltest/pull/137
* Add strict schema by tom-tan in https://github.com/common-workflow-language/cwltest/pull/138
* Add `--exclude-tags` option by tom-tan in https://github.com/common-workflow-language/cwltest/pull/139
* Update Python versions tested on README by kinow in https://github.com/common-workflow-language/cwltest/pull/140
* Add deprecation messages by tom-tan in https://github.com/common-workflow-language/cwltest/pull/141
* start testing with Python 3.11 by mr-c in https://github.com/common-workflow-language/cwltest/pull/148
* Code reorganization by GlassOfWhiskey in https://github.com/common-workflow-language/cwltest/pull/155
* Refactoring test suite by GlassOfWhiskey in https://github.com/common-workflow-language/cwltest/pull/156
* build docs by mr-c in https://github.com/common-workflow-language/cwltest/pull/157
* prepare for the release of 2.3.x by mr-c in https://github.com/common-workflow-language/cwltest/pull/158

deps
* Bump mypy from 0.950 to 0.960 by dependabot in https://github.com/common-workflow-language/cwltest/pull/142
* Bump mypy from 0.960 to 0.981 by dependabot in https://github.com/common-workflow-language/cwltest/pull/147
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/common-workflow-language/cwltest/pull/149
* Bump github/codeql-action from 1 to 2 by dependabot in https://github.com/common-workflow-language/cwltest/pull/150
* Bump mypy from 0.981 to 0.982 by dependabot in https://github.com/common-workflow-language/cwltest/pull/151
* Update pytest requirement from <7.2,>=6.2 to >=6.2,<7.3 by dependabot in https://github.com/common-workflow-language/cwltest/pull/152
* Bump mypy from 0.982 to 0.990 by dependabot in https://github.com/common-workflow-language/cwltest/pull/153
* Bump mypy from 0.990 to 0.991 by dependabot in https://github.com/common-workflow-language/cwltest/pull/154

New Contributors
* kinow made their first contribution in https://github.com/common-workflow-language/cwltest/pull/140
* GlassOfWhiskey made their first contribution in https://github.com/common-workflow-language/cwltest/pull/155

**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.2.20220521103021...2.3.20230108193615

2.2.20220521103021

What's Changed

* Add `should_fail.default` to the schema by tom-tan in https://github.com/common-workflow-language/cwltest/pull/135
* Print `doc` field in one line by tom-tan in https://github.com/common-workflow-language/cwltest/pull/136


deps
* Bump mypy from 0.910 to 0.920 by dependabot in https://github.com/common-workflow-language/cwltest/pull/124
* Bump mypy from 0.920 to 0.921 by dependabot in https://github.com/common-workflow-language/cwltest/pull/125
* Bump mypy from 0.921 to 0.930 by dependabot in https://github.com/common-workflow-language/cwltest/pull/126
* Bump mypy from 0.930 to 0.931 by dependabot in https://github.com/common-workflow-language/cwltest/pull/127
* Update pytest requirement from <6.3,>=6.2 to >=6.2,<7.1 by dependabot in https://github.com/common-workflow-language/cwltest/pull/128
* Update pytest requirement from <7 to <8 by dependabot in https://github.com/common-workflow-language/cwltest/pull/129
* Bump mypy from 0.931 to 0.940 by dependabot in https://github.com/common-workflow-language/cwltest/pull/130
* Update pytest requirement from <7.1,>=6.2 to >=6.2,<7.2 by dependabot in https://github.com/common-workflow-language/cwltest/pull/131
* Bump mypy from 0.940 to 0.941 by dependabot in https://github.com/common-workflow-language/cwltest/pull/132
* Bump mypy from 0.941 to 0.942 by dependabot in https://github.com/common-workflow-language/cwltest/pull/133
* Bump mypy from 0.942 to 0.950 by dependabot in https://github.com/common-workflow-language/cwltest/pull/134


**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.2.20211116163652...2.2.20220521103021

2.2.20211116163652

What's Changed
* Collect output from timed-out tests by adamnovak in https://github.com/common-workflow-language/cwltest/pull/123
* update badges by mr-c in https://github.com/common-workflow-language/cwltest/pull/118

**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.2.20210901154959...2.2.20211116163652

2.2.20210901154959

What's Changed
* Modernize & print command in verbose mode by mr-c in https://github.com/common-workflow-language/cwltest/pull/116

**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.1.20210626101542...2.2.20210901154959

2.1.20210626101542

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.