Cwltest

Latest version: v2.5.20241122133319

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

Scan your dependencies

Page 2 of 7

2.4.20240129145612

What's Changed

Improves compatibility with Pytest 8.x

* Bump actions/cache from 3 to 4 by dependabot in https://github.com/common-workflow-language/cwltest/pull/197
* Update black requirement from ~=23.12 to ~=24.1 by dependabot in https://github.com/common-workflow-language/cwltest/pull/199
* Update pytest requirement from <8,>=7 to >=7,<9 by dependabot in https://github.com/common-workflow-language/cwltest/pull/198


**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.4.20231222081524...2.4.20240129145612

2.4.20231222081524

What's Changed
* remove use of deprecated "pkg-resources" module by mr-c in https://github.com/common-workflow-language/cwltest/pull/192
* Convert setup.py to setup.cfg to pyproject.toml by mr-c in https://github.com/common-workflow-language/cwltest/pull/193

Deps
* Bump mypy from 1.6.1 to 1.8.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/188 https://github.com/common-workflow-language/cwltest/pull/189 https://github.com/common-workflow-language/cwltest/pull/196
* Update black requirement from ~=23.10 to ~=23.12 by dependabot in https://github.com/common-workflow-language/cwltest/pull/187 https://github.com/common-workflow-language/cwltest/pull/194
* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/190
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/common-workflow-language/cwltest/pull/191
* Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/common-workflow-language/cwltest/pull/195

**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.4.20231031143732...2.4.20231222081524

2.4.20231031143732

What's Changed

* favor "path" over "location" when testing by mr-c in https://github.com/common-workflow-language/cwltest/pull/185
* Switch to setuptools_scm by mr-c in https://github.com/common-workflow-language/cwltest/pull/186

Deps
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/common-workflow-language/cwltest/pull/179
* Update black requirement from ~=23.7 to ~=23.9 by dependabot in https://github.com/common-workflow-language/cwltest/pull/180
* Bump mypy from 1.5.1 to 1.6.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/182
* Update black requirement from ~=23.9 to ~=23.10 by dependabot in https://github.com/common-workflow-language/cwltest/pull/183
* Bump mypy from 1.6.0 to 1.6.1 by dependabot in https://github.com/common-workflow-language/cwltest/pull/184


**Full Changelog**: https://github.com/common-workflow-language/cwltest/compare/2.3.20230825125225...2.4.20231031143732

2.3.20230825125225

What's Changed
* include missing files in sdist by mr-c in https://github.com/common-workflow-language/cwltest/pull/170
* test_catories path fixes by mr-c in https://github.com/common-workflow-language/cwltest/pull/171

deps
* Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 by dependabot in https://github.com/common-workflow-language/cwltest/pull/172
* Bump mypy from 1.3.0 to 1.4.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/173
* Bump mypy from 1.4.0 to 1.4.1 by dependabot in https://github.com/common-workflow-language/cwltest/pull/174
* Update black requirement from ~=23.3 to ~=23.7 by dependabot in https://github.com/common-workflow-language/cwltest/pull/175
* Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 by dependabot in https://github.com/common-workflow-language/cwltest/pull/178
* Bump mypy from 1.4.1 to 1.5.1 by dependabot in https://github.com/common-workflow-language/cwltest/pull/177

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

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

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.