googlefonts / ufo2ft

A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).
MIT License
152 stars 43 forks source link

Scheduled weekly dependency update for week 36 #779

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

Update fonttools[ufo,lxml] from 4.42.0 to 4.42.1.

Changelog ### 4.42.1 ``` ---------------------------- - [t1Lib] Fixed several Type 1 issues (3238, 3240). - [otBase/packer] Allow sharing tables reached by different offset sizes (3241, 3236). - [varLib/merger] Fix Cursive attachment merging error when all anchors are NULL (3248, 3247). - [ttLib] Fixed warning when calling ``addMultilingualName`` and ``ttFont`` parameter was not passed on to ``findMultilingualName`` (3253). ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://data.safetycli.com/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools

Update defcon from 0.10.2 to 0.10.3.

Changelog ### 0.10.3 ``` What's Changed * Add in missing `_dirty` by typemytype **Full Changelog**: https://github.com/robotools/defcon/compare/0.10.2...0.10.3 ```
Links - PyPI: https://pypi.org/project/defcon - Changelog: https://data.safetycli.com/changelogs/defcon/ - Repo: https://github.com/robotools/defcon

Update compreffor from 0.5.3 to 0.5.4.

Changelog ### 0.5.4 ``` - Use old_build_ext for Cython 3 compatibility - Replace deprecated license_file with license_files in setup.cfg No code changes in the main lib code. ```
Links - PyPI: https://pypi.org/project/compreffor - Changelog: https://data.safetycli.com/changelogs/compreffor/

Update skia-pathops from 0.7.4 to 0.8.0.

Changelog ### 0.8.0 ``` - Update embedded libskia to chrome/m113 branch - Dropped support for Python 3.7 which reached end of life, we now require python 3.8 or greater. - Added support for special TrueType-style closed contours without on-curve points in the PathPen and Path.draw interface (45, 66). ```
Links - PyPI: https://pypi.org/project/skia-pathops - Changelog: https://data.safetycli.com/changelogs/skia-pathops/ - Repo: https://github.com/fonttools/skia-pathops

Update ufoLib2 from 0.14.0 to 0.16.0.

Changelog ### 0.16.0 ``` What's Changed * Added `tempLib` property to Font, Layer and Glyph (like defcon's) by anthrotype in https://github.com/fonttools/ufoLib2/pull/283 * Reverted "Bring guideline invariants up to spec" PR https://github.com/fonttools/ufoLib2/pull/276 **Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.15.0...v0.16.0 ``` ### 0.15.0 ``` What's Changed * raise appropriate error when extras not installed by anthrotype in https://github.com/fonttools/ufoLib2/pull/246 * Bring guideline invariants up to spec by madig in https://github.com/fonttools/ufoLib2/pull/276 **Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.14.0...v0.15.0 ```
Links - PyPI: https://pypi.org/project/ufolib2 - Changelog: https://data.safetycli.com/changelogs/ufolib2/ - Repo: https://github.com/fonttools/ufoLib2
pyup-bot commented 1 year ago

Closing this in favor of #781