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

Bump fonttools from 4.9.0 to 4.10.0 #28

Merged
merged 1 commit into from
May 18, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fonttools from 4.9.0 to 4.10.0.

Release notes

Sourced from fonttools's releases.

4.10.0

  • [varLib] Allow feature variations to be active across the entire space (#1957).
  • [ufoLib] Added support for formatVersionMinor in UFO's fontinfo.plist and for formatMinor attribute in GLIF file as discussed in unified-font-object/ufo-spec#78.
    No changes in reading or writing UFOs until an upcoming (non-0) minor update of the UFO specification is published (#1786).
  • [merge] Fixed merging fonts with different versions of OS/2 table (#1865, #1952).
  • [subset] Fixed AttributeError while subsetting ContextSubst and ContextPos Format 3 subtable (#1879, #1944).
  • [ttLib.table._m_e_t_a] if data happens to be ascii, emit comment in TTX (#1938).
  • [feaLib] Support multiple lookups per glyph position (#1905).
  • [psCharStrings] Use inheritance to avoid repeated code in initializer (#1932).
  • [Doc] Improved documentation for the following modules: afmLib (#1933), agl (#1934), cffLib (#1935), cu2qu (#1937), encodings (#1940), feaLib (#1941), merge (#1949).
  • [Doc] Split off developer-centric info to new page, making front page of docs more user-focused.
    List all utilities and sub-modules with brief descriptions. Make README more concise and focused (#1914).
  • [otlLib] Add function to build STAT table from high-level description (#1926).
  • [ttLib._n_a_m_e] Add findMultilingualName() method (#1921).
  • [unicodedata] Update RTL_SCRIPTS for Unicode 13.0 (#1925).
  • [gvar] Sort gvar XML output by glyph name, not glyph order (#1907, #1908).
  • [Doc] Added help options to fonttools command line tool (#1913, #1920).
    Ensure all fonttools CLI tools have help documentation (#1948).
  • [ufoLib] Only write fontinfo.plist when there actually is content (#1911).
Changelog

Sourced from fonttools's changelog.

4.10.0 (released 2020-05-15)

  • [varLib] Allow feature variations to be active across the entire space (#1957).
  • [ufoLib] Added support for formatVersionMinor in UFO's fontinfo.plist and for formatMinor attribute in GLIF file as discussed in Make formatVersion in metainfo.plist a major/minor unified-font-object/ufo-spec#78. No changes in reading or writing UFOs until an upcoming (non-0) minor update of the UFO specification is published (#1786).
  • [merge] Fixed merging fonts with different versions of OS/2 table (#1865, #1952).
  • [subset] Fixed AttributeError while subsetting ContextSubst and ContextPos Format 3 subtable (#1879, #1944).
  • [ttLib.table._m_e_t_a] if data happens to be ascii, emit comment in TTX (#1938).
  • [feaLib] Support multiple lookups per glyph position (#1905).
  • [psCharStrings] Use inheritance to avoid repeated code in initializer (#1932).
  • [Doc] Improved documentation for the following modules: afmLib (#1933), agl (#1934), cffLib (#1935), cu2qu (#1937), encodings (#1940), feaLib (#1941), merge (#1949).
  • [Doc] Split off developer-centric info to new page, making front page of docs more user-focused. List all utilities and sub-modules with brief descriptions. Make README more concise and focused (#1914).
  • [otlLib] Add function to build STAT table from high-level description (#1926).
  • [ttLib._n_a_m_e] Add findMultilingualName() method (#1921).
  • [unicodedata] Update RTL_SCRIPTS for Unicode 13.0 (#1925).
  • [gvar] Sort gvar XML output by glyph name, not glyph order (#1907, #1908).
  • [Doc] Added help options to fonttools command line tool (#1913, #1920). Ensure all fonttools CLI tools have help documentation (#1948).
  • [ufoLib] Only write fontinfo.plist when there actually is content (#1911).
Commits
  • 9d281ad Release 4.10.0
  • 6763b54 NEWS.rst: minor [skip ci]
  • eb07664 Update changelog [skip ci]
  • 45a8fce [varLib] Allow feature variations to be active across the entire space (#1957)
  • ecc764e [docs] Document cu2qu library (#1937)
  • 3d705b2 add 'fontTools' package to default pytest testpaths
  • d3bd813 Merge pull request #1958 from anthrotype/tox-skip-missing-interpreters
  • 0c3efde developer.rst: minor editorial change [skip ci]
  • c1f6b4d tox: add skip_missing_interpreters=true
  • 8d32a24 [docs] Source documentation for cffLib (#1935)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/master/NEWS.rst)
- [Commits](fonttools/fonttools@4.9.0...4.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 18, 2020
@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #28 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files           6        6           
  Lines         237      237           
=======================================
  Hits          234      234           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58dd88c...6c549c2. Read the comment docs.

@chrissimpkins
Copy link
Member

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit f877e7d into master May 18, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/fonttools-4.10.0 branch May 18, 2020 20:13
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