greenbone / docs

Documentation for the Greenbone Community Edition
https://greenbone.github.io/docs/
Creative Commons Attribution Share Alike 4.0 International
24 stars 32 forks source link

Bump fonttools from 4.39.3 to 4.39.4 #333

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fonttools from 4.39.3 to 4.39.4.

Release notes

Sourced from fonttools's releases.

4.39.4

Changelog

Sourced from fonttools's changelog.

4.39.4 (released 2023-05-10)

  • [varLib.interpolatable] Allow for sparse masters (#3075)
  • [merge] Handle differing default/nominalWidthX in CFF (#3070)
  • [ttLib] Add missing main.py file to ttLib package (#3088)
  • [ttx] Fix missing composite instructions in XML (#3092)
  • [ttx] Fix split tables option to work on filenames containing '%' (#3096)
  • [featureVars] Process lookups for features other than rvrn last (#3099)
  • [feaLib] support multiple substitution with classes (#3103)
Commits
  • 4246c69 Release 4.39.4
  • f430da3 Fix setuptools warning
  • fbb30dc Merge pull request #3104 from fonttools/multiple-subst-classes-2
  • ddcb4dc Remove accidentally committed file
  • 88885ba feaLib: handle singleton class as a single glyph in multiple subst
  • b6209e0 Merge pull request #3103 from fonttools/multiple-subst-classes
  • f642a2a feaLib: support multiple substitution with classes
  • 6a13bdc [featureVars] Remove unused argument
  • 5b96fff [featureVars] Process lookups for features other than rvrn last
  • f026853 Merge pull request #3096 from timmaffett/fix_ttx_urlencode_filenames
  • 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)