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 ufo2ft from 2.28.0 to 2.29.0 #53

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps ufo2ft from 2.28.0 to 2.29.0.

Release notes

Sourced from ufo2ft's releases.

v2.29.0

  • Added feaIncludeDir option to allow clients such as fontmake to override the default FEA include directory used for parsing UFO features.fea (#637, googlefonts/glyphsLib#797).
  • Fixed ModuleNotFoundError('ufoLib2') when using dottedCircleFilter.py with defcon backend (#644, #650).
  • [featureWriters] In __main__, load ufoLib2.Font using its open method, as ufoLib2.Font(path) no longer works (#661).
  • [FlattenComponentsFilter] Improve error message when referenced components are missing from the glyph set (#669).
  • [postProcessor] Avoid unconditionally reloading TTFont in PostProcessor, unless required for renaming glyphs to final production names or when dropping all glyph names (#485, #671).

v2.29.0b1

  • [KernFeatureWriter] Split kerning by script, not by direction (#636). (REVERTED)
  • [FeatureCompiler] Added feaIncludeDir option to override the default include search path (#637).
Commits
  • 236096c Merge pull request #671 from googlefonts/no-reload-font
  • 9bd6112 flake8 remove unused variable
  • 4f7ee1e require fonttools >= 4.38
  • 71ef6ca [FlattenComponents] Don't throw weird errors when components are missing (#669)
  • f79b160 avoid reloading font unconditionally in postProcessor
  • f8f6bac Merge pull request #666 from googlefonts/revert-kern-splitter
  • 77c4ca5 Rewind test case
  • d0f638e Revert "Some set syntax simplification"
  • c8b1c87 Revert "Annotate KerningPair"
  • 3233181 [ci] add codecov token to fix random codecov upload failures
  • 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 [ufo2ft](https://github.com/googlefonts/ufo2ft) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/googlefonts/ufo2ft/releases)
- [Commits](googlefonts/ufo2ft@v2.28.0...v2.29.0)

---
updated-dependencies:
- dependency-name: ufo2ft
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #56.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/ufo2ft-2.29.0 branch November 28, 2022 19:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants