Releases: common-workflow-language/schema_salad
8.4.20230606143604
What's Changed
- Better message when dictionary (object) expected. by @mr-c in #706
- Update flake8-bugbear requirement from <23.6 to <23.7 by @dependabot in #705
Full Changelog: 8.4.20230601112322...8.4.20230606143604
8.4.20230601112322
What's Changed
- Always re-run unittests by @acoleman2000 in #699
- ruamel.yaml: allow any 0.17.x release by @mr-c
- Bump cachecontrol[filecache] from 0.12.11 to 0.13.0 by @dependabot in #704
New Contributors
- @acoleman2000 made their first contribution in #699
Full Changelog: 8.4.20230511084951...8.4.20230601112322
8.4.20230511084951
What's Changed
Deps
- Update ruamel-yaml requirement from <0.17.22,>=0.17.6 to >=0.17.6,<0.17.23 by @dependabot in #691
- Update ruamel-yaml requirement from <0.17.23,>=0.17.6 to >=0.17.6,<0.17.27 by @dependabot in #695
- Pin urllib3 by @mr-c in #696
- Update flake8-bugbear requirement from <23.3 to <23.6 by @dependabot in #694
- Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #698
Full Changelog: 8.4.20230426093816...8.4.20230511084951
8.4.20230426093816
What's Changed
Deps
- Update flake8-bugbear requirement from <23.2 to <23.3 by @dependabot in #678
- Bump mypy from 1.0.0 to 1.0.1 by @dependabot in #679
- Bump mypy from 1.0.1 to 1.1.1 by @dependabot in #682
- Bump mypy from 1.1.1 to 1.2.0 by @dependabot in #690
- Update black requirement from <23.2 to <23.4 by @dependabot in #686
- Update bandit requirement from <1.7.5 to <1.7.6 by @dependabot in #684
- Update diff-cover requirement from <7.5 to <7.6 by @dependabot in #680
- Update pylint requirement from <2.17 to <2.18 by @dependabot in #683
- Update pytest requirement from <7.3,>=6.2 to >=6.2,<7.4 by @dependabot in #688
- Update autoflake requirement from <2.1 to <2.2 by @dependabot in #689
Full Changelog: 8.4.20230213094415...8.4.20230426093816
8.4.20230213094415
What's Changed
Docs
Misc
- Bump mypy from 0.991 to 1.0.0 by @dependabot in #674
- Update pylint requirement from <2.16 to <2.17 by @dependabot in #671
Full Changelog: 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 #665
- NormDict: added destructor to prevent memory leaks by @mr-c in #670 (memory leak found and diagnosed by @GlassOfWhiskey )
- java codegen: upgrade deps by @mr-c in #669
Misc
- git blame: ignore mass-reformatting by @mr-c in #662
- misc doc fixups by @mr-c in #664
- Bump docker/build-push-action from 3 to 4 by @dependabot in #663
- Update isort requirement from <5.12 to <5.13 by @dependabot in #661
- enable strict type checking by @mr-c in #666
- Update black requirement from <22.13 to <23.2 by @dependabot in #667
- test container building by @mr-c in #668
Full Changelog: 8.4.20230128170514...8.4.20230201194352
8.4.20230128170514
8.4.20230127112827
What's Changed
-
Add basic tracking of $import and $include dependencies. by @tetron in #650 #655
-
Try to avoid emitting spurious warnings when there's a colon in the f… by @tetron in #652 #654
-
Update diff-cover requirement from <7.4 to <7.5 by @dependabot in #653
-
Update pydocstyle requirement from <6.3 to <6.4 by @dependabot in #651
-
Update build requirement from <0.9.1 to <0.10.1 by @dependabot in #646
-
Update flake8-bugbear requirement from <22.13 to <23.2 by @dependabot in #648
-
fix typo in readme; use for docs website too by @mr-c in #657
Full Changelog: 8.3.20230109181936...8.4.20230127112827
8.3.20230109181936
What's Changed
Deps
- Update diff-cover requirement from <7.3 to <7.4 by @dependabot in #638
- Update bandit requirement from <1.7.4 to <1.7.5 by @dependabot in #639
- Update tox requirement from <3.28 to <3.29 by @dependabot in #641
- Update isort requirement from <5.11 to <5.12 by @dependabot in #640
- Update pydocstyle requirement from <6.2 to <6.3 by @dependabot in #643
Full Changelog: 8.3.20221209165047...8.3.20230109181936
8.3.20221209165047
Starting with 8.3.20221209165047 we no longer use mistune 0.8.x for HTML generation, which has an unresolved security vulnerability CVE-2022-34749
What's Changed
- update mistune to more recent version by @fmigneault in #619
- Fix the description of the record field annotation for link validation by @tom-tan in #631
- Clarify link fields by @tom-tan in #633
- dlang: fix mis-annotated link annotation by @tom-tan in #632
- Improve embedded document for dlang codegen by @tom-tan in #630
misc
- Update my email address by @tetron in #634
- Rename configuration option removed in tox 4.0 by @nsoranzo in #635
- organize dev requirements by @mr-c in #636
Full Changelog: 8.3.20221115203138...8.3.20221209165047