Skip to content

Update fontparts requirement from >=0.14.2 to >=1.0.0 in the python-packages group#62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-ae6a504199
Open

Update fontparts requirement from >=0.14.2 to >=1.0.0 in the python-packages group#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-ae6a504199

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Updates the requirements on fontparts to permit the latest version.
Updates fontparts to 1.0.0

Release notes

Sourced from fontparts's releases.

1.0.0

What's Changed

The majority of the work has been done by @​knutnergaard, for which we are forever grateful!

It adds:

  • types to the whole codebase
  • improved documentation
  • a rename option to newGlyph (#848)
  • view objects to BaseLib (#800)
  • .ufoz to know font file extensions in world.py (#681)
  • Base object memory identifiers are now hex (#832)
  • fixes naming of _reverse in the Contour objects (#798)
  • support for pathlib.Path in normalizeFilePath (#784)

Breaking change:

  • the casing of _getIdentifierforPoint is now _getIdentifierForPoint (cap F) (#782)

It is the culumnation of: #739, #755, #757, #760, #762, #763, #764, #768, #769, #770, #772, #776, #780, #782, #783, #784, #785, #786, #787, #789, #790, #791, #792, #793, #794, #796, #797, #800, #801, #802, #803, #804, #807, #808, #809, #810, #811, #812, #813, #814, #816, #817, #818, #819, #820, #821, #822, #823, #825, #826, #827, #836, #867, #868, #869, #870, #877, #882, #884, #885, #888, #890, #893, #897, #898, #899, #901, and #902

And addressed issues: #896, #895, #892, #883, #878, #848, #847, #846, #832, #829, #825, #824, #798, #788, #781, #775, #774, #767, #754, #751, #748, #743, #741, and #681

Full Changelog: robotools/fontParts@0.14.2...1.0.0

Changelog

Sourced from fontparts's changelog.

1.0.0 (released 2026-05-28)

The majority of the work has been done by Knut Nergaard, for which we are forever grateful!

It adds:

  • types to the whole codebase
  • improved documentation
  • a rename option to newGlyph (#848)
  • view objects to BaseLib (#800)
  • .ufoz to know font file extensions in world.py (#681)
  • Base object memory identifiers are now hex (#832)
  • fixes naming of _reverse in the Contour objects (#798)
  • support for pathlib.Path in normalizeFilePath (#784)

Breaking change:

  • the casing of _getIdentifierforPoint is now _getIdentifierForPoint (cap F) (#782)

It is the culumnation of: #739, #755, #757, #760, #762, #763, #764, #768, #769, #770, #772, #776, #780, #782, #783, #784, #785, #786, #787, #789, #790, #791, #792, #793, #794, #796, #797, #800, #801, #802, #803, #804, #807, #808, #809, #810, #811, #812, #813, #814, #816, #817, #818, #819, #820, #821, #822, #823, #825, #826, #827, #836, #867, #868, #869, #870, #877, #882, #884, #885, #888, #890, #893, #897, #898, #899, #901, and #902

And addressed issues: #896, #895, #892, #883, #878, #848, #847, #846, #832, #829, #825, #824, #798, #788, #781, #775, #774, #767, #754, #751, #748, #743, #741, and #681

0.14.2 (released 2026-05-26)

0.14.1 (released 2026-02-24)

0.14.0 (released 2026-01-30)

  • glyph.round now rounds image offset

0.13.4 (released 2026-01-20)

  • Update dependencies to fix issue with tests of booleanOperations

0.13.3 (released 2025-08-14)

  • Fix .fromMathGlyph for the issue of a guideline color coming from defcon, thanks @​LettError. #851 #850

0.13.2 (released 2025-07-21)

  • Fixed python syntax warning errors due to doc strings, thanks @​bgermann. #849

0.13.1 (released 2025-06-11)

  • insertGlyph will return the inserted glyph object. #727 & #841

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [fontparts](https://github.com/robotools/fontParts) to permit the latest version.

Updates `fontparts` to 1.0.0
- [Release notes](https://github.com/robotools/fontParts/releases)
- [Changelog](https://github.com/robotools/fontParts/blob/main/NEWS.rst)
- [Commits](robotools/fontParts@0.14.2...1.0.0)

---
updated-dependencies:
- dependency-name: fontparts
  dependency-version: 1.0.0
  dependency-type: direct:development
  dependency-group: python-packages
...

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 Jun 3, 2026
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.

0 participants