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.28.4 to 4.28.5 #36

Merged
merged 1 commit into from Dec 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps fonttools from 4.28.4 to 4.28.5.

Release notes

Sourced from fonttools's releases.

4.28.5

  • [svgPathPen] Continuation of #2471: make sure all occurrences of str() are now replaced with user-defined ntos callable.
  • [merge] Refactored code into submodules, plus several bugfixes and improvements (#2473, #2475, #2476):
    • fixed duplicate-glyph-resolution GSUB-lookup generation code;
    • use tolerance in glyph comparison for empty glyph's width; ignore space of default ignorable glyphs;
    • downgrade duplicates-resolution missing-GSUB from assert to warn;
    • added --drop-tables option.
Changelog

Sourced from fonttools's changelog.

4.28.5 (released 2021-12-19)

  • [svgPathPen] Continuation of #2471: make sure all occurrences of str() are now replaced with user-defined ntos callable.
  • [merge] Refactored code into submodules, plus several bugfixes and improvements: fixed duplicate-glyph-resolution GSUB-lookup generation code; use tolerance in glyph comparison for empty glyph's width; ignore space of default ignorable glyphs; downgrade duplicates-resolution missing-GSUB from assert to warn; added --drop-tables option (#2473, #2475, #2476).
Commits
  • 80bdd76 Release 4.28.5
  • 31cb002 Update NEWS.rst [skip ci]
  • 9f38d4d svgPathPen: forgot to replace remaining str() with self._ntos()
  • a80890b Merge pull request #2473 from fonttools/merge-noto
  • 7c54268 [merge] Remove most 'from .. import *'
  • deaf30d [merge] Use merger-private namespace in TTFont.dict
  • e6719f4 [merge] Clean up glyphOrder and cmap computation
  • 915c077 [merge.util] Set CFF charset when renaming
  • 30c5a8b [merge.layout] Optimize log message interpolation
  • 0f10166 [merge] Report font name instead of number
  • 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.28.4 to 4.28.5.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.28.4...4.28.5)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-type: indirect
  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 Dec 20, 2021
@cjolowicz cjolowicz merged commit b70d098 into main Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/pip/fonttools-4.28.5 branch December 20, 2021 11:17
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.

None yet

1 participant