Skip to content

Bump fonttools[pathops,unicode,woff] from 4.39.2 to 4.39.3#68

Merged
fabiocaccamo merged 1 commit intomainfrom
dependabot/pip/fonttools-pathopsunicodewoff--4.39.3
Apr 4, 2023
Merged

Bump fonttools[pathops,unicode,woff] from 4.39.2 to 4.39.3#68
fabiocaccamo merged 1 commit intomainfrom
dependabot/pip/fonttools-pathopsunicodewoff--4.39.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps fonttools[pathops,unicode,woff] from 4.39.2 to 4.39.3.

Release notes

Sourced from fonttools[pathops,unicode,woff]'s releases.

4.39.3

  • [sbix] Fixed TypeError when compiling empty glyphs whose imageData is None, regression was introduced in v4.39 (fonttools/fonttools#3059).
  • [ttFont] Fixed AttributeError on python <= 3.10 when opening a TTFont from a tempfile.SpooledTemporaryFile, seekable method was only added in python 3.11 (fonttools/fonttools#3052).
Changelog

Sourced from fonttools[pathops,unicode,woff]'s changelog.

4.39.3 (released 2023-03-28)

  • [sbix] Fixed TypeError when compiling empty glyphs whose imageData is None, regression was introduced in v4.39 (#3059).
  • [ttFont] Fixed AttributeError on python <= 3.10 when opening a TTFont from a tempfile SpooledTemporaryFile, seekable method only added on python 3.11 (#3052).
Commits
  • abd7b5b Release 4.39.3
  • 1b67c06 Update NEWS.rst
  • 3615b56 sbixGlyph: don't use imageData for empty glyphs with graphicType=None
  • e73a098 Merge pull request #3053 from fonttools/fix-spool-temp-seekable
  • 14a7677 [bezierTools] Add link to algorithm
  • 8859d86 ttFont_test: add tests for unseekable input file with lazy=True
  • 4543910 [ttFont] fail when input is not seekable and lazy=True
  • 1d5feb8 ttFont_test: add reproducer for SpooledTemporaryFile has no seekable
  • f1c609a .readthedocs.yml: don't use 'legacy' build specification
  • f9b941d use python3.10 for ReadTheDocs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fonttools[pathops,unicode,woff]](https://github.com/fonttools/fonttools) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.39.2...4.39.3)

---
updated-dependencies:
- dependency-name: fonttools[pathops,unicode,woff]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8e438a4) 97.37% compared to head (24a662e) 97.37%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files           6        6           
  Lines         609      609           
=======================================
  Hits          593      593           
  Misses         16       16           
Flag Coverage Δ
unittests 97.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fabiocaccamo fabiocaccamo merged commit 9d0f779 into main Apr 4, 2023
@dependabot dependabot bot deleted the dependabot/pip/fonttools-pathopsunicodewoff--4.39.3 branch April 4, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant