Skip to content

Bump fonttools from 4.21.1 to 4.22.0 #114

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2021

Bumps fonttools from 4.21.1 to 4.22.0.

Release notes

Sourced from fonttools's releases.

4.22.0

  • [ttLib] Remove .Format from Coverage, ClassDef, SingleSubst, LigatureSubst, AlternateSubst, MultipleSubst (#2238). ATTENTION: This will change your TTX dumps!
  • [misc.arrayTools] move Vector to its own submodule, and rewrite as a tuple subclass (#2201).
  • [docs] Added a terminology section for varLib (#2209).
  • [varLib] Move rounding to VariationModel, to avoid error accumulation from multiple deltas (#2214)
  • [varLib] Explain merge errors in more human-friendly terms (#2223, #2226)
  • [otlLib] Correct some documentation (#2225)
  • [varLib/otlLib] Allow merging into VariationFont without first saving GPOS PairPos2 (#2229)
  • [subset] Improve PairPosFormat2 subsetting (#2221)
  • [ttLib] TTFont.save: create file on disk as late as possible (#2253)
  • [cffLib] Add missing CFF2 dict operators LanguageGroup and ExpansionFactor (#2249) ATTENTION: This will change your TTX dumps!
Changelog

Sourced from fonttools's changelog.

4.22.0 (released 2021-04-01)

  • [ttLib] Remove .Format from Coverage, ClassDef, SingleSubst, LigatureSubst, AlternateSubst, MultipleSubst (#2238). ATTENTION: This will change your TTX dumps!
  • [misc.arrayTools] move Vector to its own submodule, and rewrite as a tuple subclass (#2201).
  • [docs] Added a terminology section for varLib (#2209).
  • [varLib] Move rounding to VariationModel, to avoid error accumulation from multiple deltas (#2214)
  • [varLib] Explain merge errors in more human-friendly terms (#2223, #2226)
  • [otlLib] Correct some documentation (#2225)
  • [varLib/otlLib] Allow merging into VariationFont without first saving GPOS PairPos2 (#2229)
  • [subset] Improve PairPosFormat2 subsetting (#2221)
  • [ttLib] TTFont.save: create file on disk as late as possible (#2253)
  • [cffLib] Add missing CFF2 dict operators LanguageGroup and ExpansionFactor (#2249) ATTENTION: This will change your TTX dumps!
Commits
  • c712757 Release 4.22.0
  • 8735c86 Merge pull request #2254 from fonttools/update-news
  • fa28e22 Update NEWS.rst
  • 59e4e88 Merge pull request #2249 from fonttools/CFF2fix
  • bf1b480 Merge pull request #2251 from justvanrossum/improve-ttfont-getitem
  • 21826f5 Merge pull request #2253 from justvanrossum/fix-536
  • c7e7367 TTFont.save: create file on disk only after compilation to tmp stream succeed...
  • 6ff4444 refactored TTFont.getitem somewhat: don't do major work in an exception h...
  • 41da60f Add missing dict operators to CFF2
  • 3ce843e Merge pull request #2221 from fonttools/subset-PairPosFormat2-ClassDef2-klass0
  • 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](https://github.com/fonttools/fonttools) from 4.21.1 to 4.22.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.21.1...4.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 2, 2021
@chrissimpkins
Copy link
Member

Requires updated unit test expected values after the changes in fontTools that modify ttx string output

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2021

Superseded by #115.

@dependabot dependabot bot closed this Apr 27, 2021
@dependabot dependabot bot deleted the dependabot/pip/fonttools-4.22.0 branch April 27, 2021 05:26
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
Development

Successfully merging this pull request may close these issues.

1 participant