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 4 of 17

8.4.20230601112322

What's Changed
* Always re-run unittests by acoleman2000 in https://github.com/common-workflow-language/schema_salad/pull/699
* [ruamel.yaml: allow any 0.17.x release](https://github.com/common-workflow-language/schema_salad/commit/ae9fc13563cd544bf63651ca62dc0c94a0cc895a) by mr-c
* Bump cachecontrol[filecache] from 0.12.11 to 0.13.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/704

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

**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20230511084951...8.4.20230601112322

8.4.20230511084951

What's Changed
* Fix typos by mr-c in https://github.com/common-workflow-language/schema_salad/pull/693
*
Deps
* Update ruamel-yaml requirement from <0.17.22,>=0.17.6 to >=0.17.6,<0.17.23 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/691
* Update ruamel-yaml requirement from <0.17.23,>=0.17.6 to >=0.17.6,<0.17.27 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/695
* Pin urllib3 by mr-c in https://github.com/common-workflow-language/schema_salad/pull/696
* Update flake8-bugbear requirement from <23.3 to <23.6 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/694
* Bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/698


**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20230426093816...8.4.20230511084951

8.4.20230426093816

What's Changed
* enable validation of multiple documents at once by mr-c in https://github.com/common-workflow-language/schema_salad/pull/677

Deps
* Update flake8-bugbear requirement from <23.2 to <23.3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/678
* Bump mypy from 1.0.0 to 1.0.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/679
* Bump mypy from 1.0.1 to 1.1.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/682
* Bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/690
* Update black requirement from <23.2 to <23.4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/686
* Update bandit requirement from <1.7.5 to <1.7.6 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/684
* Update diff-cover requirement from <7.5 to <7.6 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/680
* Update pylint requirement from <2.17 to <2.18 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/683
* Update pytest requirement from <7.3,>=6.2 to >=6.2,<7.4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/688
* Update autoflake requirement from <2.1 to <2.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/689

**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20230213094415...8.4.20230426093816

8.4.20230213094415

What's Changed

* exceptions.py: don't compile with mypyc to prevent memory leaks by mr-c in https://github.com/common-workflow-language/schema_salad/pull/676

Docs
* PrimitiveType is a list of type **names**; not a list of types. by mr-c in https://github.com/common-workflow-language/schema_salad/pull/673

Misc
* Bump mypy from 0.991 to 1.0.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/674
* Update pylint requirement from <2.16 to <2.17 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/671

**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20230201194352...8.4.20230213094415

8.4.20230201194352

What's Changed
* cope with more types of errors when attempting to load $schemas by mr-c in https://github.com/common-workflow-language/schema_salad/pull/665
* NormDict: added destructor to prevent memory leaks by mr-c in https://github.com/common-workflow-language/schema_salad/pull/670 (memory leak found and diagnosed by GlassOfWhiskey )
* java codegen: upgrade deps by mr-c in https://github.com/common-workflow-language/schema_salad/pull/669

Misc
* git blame: ignore mass-reformatting by mr-c in https://github.com/common-workflow-language/schema_salad/pull/662
* misc doc fixups by mr-c in https://github.com/common-workflow-language/schema_salad/pull/664
* Bump docker/build-push-action from 3 to 4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/663
* Update isort requirement from <5.12 to <5.13 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/661
* enable strict type checking by mr-c in https://github.com/common-workflow-language/schema_salad/pull/666
* Update black requirement from <22.13 to <23.2 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/667
* test container building by mr-c in https://github.com/common-workflow-language/schema_salad/pull/668

**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20230128170514...8.4.20230201194352

8.4.20230128170514

What's Change
* make avro objects serializable & Pickle testing by mr-c in https://github.com/common-workflow-language/schema_salad/pull/660
* upgrade RalfG/python-wheels-manylinux-build by mr-c in https://github.com/common-workflow-language/schema_salad/pull/649
* CI: on-demand wheel building, add target ref by mr-c in https://github.com/common-workflow-language/schema_salad/pull/658



**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20230127112827...8.4.20230128170514

Page 4 of 17

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.