Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 42 #1048

Closed
wants to merge 5 commits into from

Conversation

pyup-bot
Copy link
Collaborator

Update fonttools[lxml,unicode,ufo,repacker] from 4.42.0 to 4.43.1.

Changelog

4.43.1

----------------------------

- [EBDT] Fixed TypeError exception in `_reverseBytes` method triggered when dumping
some bitmap fonts with `ttx -z bitwise` option (3162).
- [v/hhea] Fixed UnboundLocalError exception in ``recalc`` method when no vmtx or hmtx
tables are present (3290).
- [bezierTools] Fixed incorrectly typed cython local variable leading to TypeError when
calling ``calcQuadraticArcLength`` (3288).
- [feaLib/otlLib] Better error message when building Coverage table with missing glyph (3286).

4.43.0

----------------------------

- [subset] Set up lxml ``XMLParser(resolve_entities=False)`` when parsing OT-SVG documents
to prevent XML External Entity (XXE) attacks (9f61271dc):
https://codeql.github.com/codeql-query-help/python/py-xxe/
- [varLib.iup] Added workaround for a Cython bug in ``iup_delta_optimize`` that was
leading to IUP tolerance being incorrectly initialised, resulting in sub-optimal deltas
(60126435d, cython/cython5732).
- [varLib] Added new command-line entry point ``fonttools varLib.avar`` to add an
``avar`` table to an existing VF from axes mappings in a .designspace file (0a3360e52).
- [instancer] Fixed bug whereby no longer used variation regions were not correctly pruned
after VarData optimization (3268).
- Added support for Python 3.12 (3283).

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

Update glyphsLib from 6.2.5 to 6.4.1.

Changelog

6.4.1

- Do not set unicode codepoints for COLRv1 layer glyphs to prevent ufo2ft raising error about duplicate unicode mappings (947, 946).

6.4.0

* Require Python >= 3.8 (935)
* Improved handle production names for ligatures (770, 771)
* Do not set Unicode values for each layer in a COLRv0 color glyph (937, 939)

6.3.0

- Support contextual anchors (921).
- Support loading UIState.plist file from .glyphspackage (933).
- Accept .glyphspackage path directly in GSFont's constructor (932).
Links

Update compreffor from 0.5.3 to 0.5.5.

Changelog

0.5.5

Dropped support for Python 3.7, added support for Python 3.12

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

Update orjson from 3.9.3 to 3.9.9.

Changelog

3.9.9

Changed

- `orjson` module metadata explicitly marks subinterpreters as not supported.

3.9.8

Changed

- Improve performance.
- Drop support for Python 3.7.

3.9.7

Fixed

- Fix crash in `orjson.loads()` due to non-reentrant handling of persistent
buffer. This was introduced in 3.9.3.
- Handle some FFI removals in CPython 3.13.

3.9.6

Fixed

- Fix numpy reference leak on unsupported array dtype.
- Fix numpy.datetime64 reference handling.

Changed

- Minor performance improvements.

3.9.5

Fixed

- Remove futex from module import and initialization path.

3.9.4

Fixed

- Fix hash builder using default values.
- Fix non-release builds of orjson copying large deserialization buffer
from stack to heap. This was introduced in 3.9.3.
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #1050

@pyup-bot pyup-bot closed this Oct 23, 2023
@anthrotype anthrotype deleted the pyup-scheduled-update-2023-10-16 branch October 23, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant