Cwl-utils

Latest version: v0.36

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

Scan your dependencies

Page 1 of 6

0.36

What's Changed
* Drop support for Python 3.8 by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/321
* Generate parser from `cwltool` extensions by GlassOfWhiskey in https://github.com/common-workflow-language/cwl-utils/pull/337
* Add CWL objects to parser `__init__.py` by GlassOfWhiskey in https://github.com/common-workflow-language/cwl-utils/pull/267
* Refresh the parsers with the latest schema-salad codegen by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/338
* correct license path by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/328
* pydocstyle is unmaintained, switch to ruff by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/329
* add cwl-runner header to all CWL test files, mark them executable by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/331


Deps
* Update black requirement to allow newer versions by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/322
* Bump mypy from 1.11.2 to 1.12.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/325
* Bump mypy from 1.12.0 to 1.12.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/327
* Bump mypy from 1.12.1 to 1.13.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/330
* Bump codecov/codecov-action from 4.6.0 to 5.0.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/333
* Bump codecov/codecov-action from 5.0.0 to 5.0.2 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/334
* Bump codecov/codecov-action from 5.0.2 to 5.0.4 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/335
* Update flake8-bugbear requirement from <24.9 to <24.11 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/332
* Bump codecov/codecov-action from 5.0.4 to 5.0.7 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/336
* Bump codecov/codecov-action from 5.0.7 to 5.1.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/340

**Full Changelog**: https://github.com/common-workflow-language/cwl-utils/compare/v0.35...v0.36

0.35

Last release of cwl-utils with Python 3.8 support.

What's Changed
* Regenerate the parsers by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/318
* mypy 1.12 prep by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/319
* prepare for future mypy release and enable --local-partial-types now by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/323

Deps
* Bump codecov/codecov-action from 4.5.0 to 4.6.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/320


**Full Changelog**: https://github.com/common-workflow-language/cwl-utils/compare/v0.34...v0.35

0.34

What's Changed

* Add Python 3.13 support and release 0.34 by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/317
* Fix release test by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/303

Deps

* Update flake8-bugbear requirement from <24.3 to <24.5 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/300
* gh-actions: shellcheck clean by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/304
* Bump codecov/codecov-action from 4.3.0 to 4.3.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/302
* Update black requirement from ~=24.3 to ~=24.4 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/299
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/301
* Bump codecov/codecov-action from 4.3.1 to 4.4.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/306
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/308
* Bump codecov/codecov-action from 4.4.1 to 4.5.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/307
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/310
* Bump mypy from 1.11.0 to 1.11.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/312
* Update sphinx requirement from <7,>=2.2 to >=2.2,<9 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/311
* Update black requirement from ~=24.4 to ~=24.8 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/313
* Update flake8-bugbear requirement from <24.5 to <24.9 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/315
* Bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/316

**Full Changelog**: https://github.com/common-workflow-language/cwl-utils/compare/v0.33...v0.34

0.33

Deps
* Update flake8-bugbear requirement from <23.12 to <23.13 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/264
* Update flake8-bugbear requirement from <23.13 to <24.2 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/274
* Update flake8-bugbear requirement from <24.2 to <24.3 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/283
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/265
* Update black requirement from ~=23.11 to ~=23.12 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/268
* Update black requirement from ~=23.12 to ~=24.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/277
* Update black requirement from ~=24.1 to ~=24.2 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/284
* Update black requirement from ~=24.2 to ~=24.3 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/293
* Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/269
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/272
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/292
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/275
* Bump codecov/codecov-action from 3.1.4 to 3.1.5 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/276
* Bump codecov/codecov-action from 3.1.5 to 3.1.6 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/279
* Bump codecov/codecov-action from 3.1.6 to 4.0.2 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/289
* Bump codecov/codecov-action from 4.0.2 to 4.1.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/290
* Bump codecov/codecov-action from 4.1.0 to 4.1.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/294
* Bump codecov/codecov-action from 4.1.1 to 4.2.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/295
* Bump codecov/codecov-action from 4.2.0 to 4.3.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/296
* Update pytest requirement from <8 to <9 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/278

**Full Changelog**: https://github.com/common-workflow-language/cwl-utils/compare/v0.32...v0.33

0.32

What's Changed
* Added parsers for CWL input files by GlassOfWhiskey in https://github.com/common-workflow-language/cwl-utils/pull/199
* require the map & union enabled version of schema-salad by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/263

Deps
* Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/261
* Update flake8-bugbear requirement from <23.10 to <23.12 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/262

**Full Changelog**: https://github.com/common-workflow-language/cwl-utils/compare/v0.31...v0.32

0.31

What's Changed

Release 0.30 has been yanked from PyPI due to [regressions](https://github.com/common-workflow-language/schema_salad/issues/766).

* revert to schema-salad 8.4.20230817074451 to fix format field handling by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/256

Misc

* Update black requirement from ~=23.10 to ~=23.11 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/257
* Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/common-workflow-language/cwl-utils/pull/258
* prepare to release 0.31 by mr-c in https://github.com/common-workflow-language/cwl-utils/pull/259

**Full Changelog**: https://github.com/common-workflow-language/cwl-utils/compare/v0.30...v0.31

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.