Schema-salad

Latest version: v8.7.20240905150001

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

Scan your dependencies

Page 3 of 17

8.4.20230808163024

What's Changed
* Support nested typeDSL by tom-tan in https://github.com/common-workflow-language/schema_salad/pull/711
* Add description of union types by tom-tan in https://github.com/common-workflow-language/schema_salad/pull/720
* dlang: support `saladVersion` by tom-tan in https://github.com/common-workflow-language/schema_salad/pull/715
* start testing with Python 3.12.0rc1 by mr-c in https://github.com/common-workflow-language/schema_salad/pull/723

Deps
* Update diff-cover requirement from <7.6 to <7.7 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/708
* Bump mypy from 1.3.0 to 1.4.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/709
* Update pytest requirement from <7.4,>=6.2 to >=6.2,<7.5 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/714
* Update autoflake requirement from <2.2 to <2.3 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/713
* Bump mypy from 1.4.0 to 1.4.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/712
* Update black requirement from <23.4 to <23.8 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/718
* Update flake8-bugbear requirement from <23.7 to <23.8 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/717


**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.4.20230606143604...8.4.20230808163024

8.4.20230606143604

What's Changed
* Better message when dictionary (object) expected. by mr-c in https://github.com/common-workflow-language/schema_salad/pull/706
* Update flake8-bugbear requirement from <23.6 to <23.7 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/705


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

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

Page 3 of 17

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.