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.30.0 #56

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps ufo2ft from 2.28.0 to 2.30.0.

Release notes

Sourced from ufo2ft's releases.

v2.30.0

  • Improve mark feature writer for characters that can be used in multiple scripts and some of them require mark feature, while others require abvm/blwm features (#579).

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
  • 1c33aac Improve mark writer for character used in multiple scripts (#678)
  • 9b50177 Allow classify_glyphs to handle its classifying function returning more than ...
  • 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"
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ufo2ft](https://github.com/googlefonts/ufo2ft) from 2.28.0 to 2.30.0.
- [Release notes](https://github.com/googlefonts/ufo2ft/releases)
- [Commits](googlefonts/ufo2ft@v2.28.0...v2.30.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 Nov 28, 2022
@justvanrossum
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

Superseded by #69.

@dependabot dependabot bot closed this Jan 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/ufo2ft-2.30.0 branch January 9, 2024 18:30
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.

1 participant