Schema-salad

Latest version: v8.8.20241206093842

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

Scan your dependencies

Page 2 of 17

8.6.20240710082410

What's Changed
* check for both UnionSchema and NamedUnionSchema by tetron in https://github.com/common-workflow-language/schema_salad/pull/846
* Fixes for typescript codegen by mr-c in https://github.com/common-workflow-language/schema_salad/pull/829
* Use uv compatible syntax in test-requirements.txt by hauntsaninja in https://github.com/common-workflow-language/schema_salad/pull/842
* gh-actions: check c++ codegen using CWL v1.2 by mr-c in https://github.com/common-workflow-language/schema_salad/pull/833
* lint consolidation by mr-c in https://github.com/common-workflow-language/schema_salad/pull/832
* prepare for a schema-salad 8.6.x release by mr-c in https://github.com/common-workflow-language/schema_salad/pull/847

Deps
* build(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/830
* build(deps-dev): update pylint requirement from <3.2 to <3.3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/826
* build(deps): bump cibuildwheel from 2.17.0 to 2.18.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/831
* Update diff-cover requirement from <9.1 to <9.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/841
* Bump cibuildwheel from 2.18.1 to 2.19.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/837
* Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/836
* Bump docker/build-push-action from 5 to 6 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/839
* Update bandit requirement from <1.7.9 to <1.7.10 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/838
* Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/844
* Bump cibuildwheel from 2.19.1 to 2.19.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/843
* Bump mypy[mypyc] from 1.10.0 to 1.10.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/840

New Contributors
* hauntsaninja made their first contribution in https://github.com/common-workflow-language/schema_salad/pull/842

**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.5.20240503091721...8.6.20240710082410

8.5.20240503091721

What's Changed
* Fix release test by mr-c in https://github.com/common-workflow-language/schema_salad/pull/821

Deps
* build(deps): bump mypy[mypyc] from 1.9.0 to 1.10.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/818
* build(deps-dev): update diff-cover requirement from <8.1 to <9.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/816
* build(deps): update pytest requirement from <8.2,>=6.2 to >=6.2,<8.3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/820
* build(deps-dev): update flake8-bugbear requirement from <24.3 to <24.5 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/817
* build(deps): update black requirement from <24.4,>=19.10b0 to >=19.10b0,<24.5 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/819


**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.5.20240410123758...8.5.20240503091721

8.5.20240410123758

What's Changed
* fixes 805 The value of copyFrom.fetcher is not used in the LoadingOp… by bioflowy in https://github.com/common-workflow-language/schema_salad/pull/806
* gh-actions: merge the downloaded artifects into a single directory. by mr-c in https://github.com/common-workflow-language/schema_salad/pull/811

Deps
* build(deps): bump cibuildwheel from 2.16.5 to 2.17.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/812
* build(deps): update black requirement from ~=24.2 to ~=24.3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/813
* build(deps-dev): update build requirement from <1.1.2 to <1.2.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/814

New Contributors
* bioflowy made their first contribution in https://github.com/common-workflow-language/schema_salad/pull/806

**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.5.20240311110950...8.5.20240410123758

8.5.20240311110950

What's Changed

* makedoc: upgrade to mistune v3 by fmigneault in https://github.com/common-workflow-language/schema_salad/pull/787
* enable running more tests offline by mr-c in https://github.com/common-workflow-language/schema_salad/pull/790
* CircleCI: use the current Ubuntu 22.04 image by mr-c in https://github.com/common-workflow-language/schema_salad/pull/802
* package metadata: link to the documentation site. by mr-c in https://github.com/common-workflow-language/schema_salad/pull/809

Deps
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/783
* build(deps-dev): update flake8-bugbear requirement from <23.13 to <24.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/788
* build(deps): bump actions/cache from 3 to 4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/789
* build(deps): update pytest requirement from <7.5,>=6.2 to >=6.2,<8.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/793
* build(deps): bump cibuildwheel from 2.16.2 to 2.16.4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/792
* build(deps-dev): update bandit requirement from <1.7.7 to <1.7.8 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/791
* build(deps): update pytest requirement from <8 to <9 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/794
* build(deps): bump cibuildwheel from 2.16.4 to 2.16.5 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/795
* build(deps): bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/796
* build(deps-dev): update pylint requirement from <3.1 to <3.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/801
* build(deps-dev): update flake8-bugbear requirement from <24.2 to <24.3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/798
* build(deps): update cachecontrol[filecache] requirement from <0.14,>=0.11.7 to >=0.11.7,<0.15 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/797
* build(deps-dev): update autoflake requirement from <2.3 to <2.4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/800
* build(deps): update black requirement from <23.13,>=19.10b0 to >=19.10b0,<24.3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/799
* build(deps): update pytest requirement from <8.1,>=6.2 to >=6.2,<8.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/804
* build(deps-dev): update build requirement from <1.0.4 to <1.1.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/803
* build(deps-dev): update bandit requirement from <1.7.8 to <1.7.9 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/808
* build(deps): bump mypy[mypyc] from 1.8.0 to 1.9.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/807


**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.5.20240102191335...8.5.20240311110950

8.5.20240102191335

What's Changed

Upgrade mypy and a tweak for python codegen to support compilation using mypyc

Deps
* build(deps-dev): update flake8-bugbear requirement from <23.12 to <23.13 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/775
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/776
* build(deps): bump mypy[mypyc] from 1.7.1 to 1.8.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/784
* build(deps-dev): update bandit requirement from <1.7.6 to <1.7.7 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/778
* build(deps): update black requirement from <23.12,>=19.10b0 to >=19.10b0,<23.13 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/780
* build(deps-dev): update isort requirement from <5.13 to <5.14 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/777
* build(deps): bump github/codeql-action from 2 to 3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/781
* build(deps): bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/782


**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.5.20231201181309...8.5.20240102191335

8.5.20231201181309

What's Changed
* Adding `map` and named `union` types to Schema SALAD by GlassOfWhiskey in https://github.com/common-workflow-language/schema_salad/pull/672
* remove last usage of pkg_resources by mr-c in https://github.com/common-workflow-language/schema_salad/pull/772

Deps
* build(deps): bump mypy[mypyc] from 1.7.0 to 1.7.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/773
* build(deps-dev): update flake8-bugbear requirement from <23.10 to <23.12 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/774


**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20231117150958...8.5.20231201181309

Page 2 of 17

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.