Skip to content

Bump fonttools from 4.60.0 to 4.60.1#7538

Merged
jenshnielsen merged 1 commit into
mainfrom
dependabot/pip/fonttools-4.60.1
Oct 1, 2025
Merged

Bump fonttools from 4.60.0 to 4.60.1#7538
jenshnielsen merged 1 commit into
mainfrom
dependabot/pip/fonttools-4.60.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2025

Bumps fonttools from 4.60.0 to 4.60.1.

Release notes

Sourced from fonttools's releases.

4.60.1

  • [ufoLib] Reverted accidental method name change in UFOReader.getKerningGroupConversionRenameMaps that broke compatibility with downstream projects like defcon (#3948, #3947, robotools/defcon#478).
  • [ufoLib] Added test coverage for getKerningGroupConversionRenameMaps method (#3950).
  • [subset] Don't try to subset BASE table; pass it through by default instead (#3949).
  • [subset] Remove empty BaseRecord entries in MarkBasePos lookups (#3897, #3892).
  • [subset] Add pruning for MarkLigPos and MarkMarkPos lookups (#3946).
  • [subset] Remove duplicate features when subsetting (#3945).
  • [Docs] Added documentation for the visitor module (#3944).
Changelog

Sourced from fonttools's changelog.

4.60.1 (released 2025-09-29)

  • [ufoLib] Reverted accidental method name change in UFOReader.getKerningGroupConversionRenameMaps that broke compatibility with downstream projects like defcon (#3948, #3947, robotools/defcon#478).
  • [ufoLib] Added test coverage for getKerningGroupConversionRenameMaps method (#3950).
  • [subset] Don't try to subset BASE table; pass it through by default instead (#3949).
  • [subset] Remove empty BaseRecord entries in MarkBasePos lookups (#3897, #3892).
  • [subset] Add pruning for MarkLigPos and MarkMarkPos lookups (#3946).
  • [subset] Remove duplicate features when subsetting (#3945).
  • [Docs] Added documentation for the visitor module (#3944).
Commits
  • af032c1 Release 4.60.1
  • d47d261 Update NEWS.rst
  • c734ff2 Merge pull request #3950 from fonttools/test-ufolib-get-kerning-group-convers...
  • 45f4fd5 UFOConversion_test: add test for getKerningGroupConversionRenameMaps
  • 66dcf09 Merge pull request #3949 from daltonmaag/subsetbase
  • ae725ad Don't try and subset BASE either
  • 14d9316 Fix test
  • 0bb7ee7 Fix formatting
  • fab3086 Pass BASE table through subsetter by default
  • 5577c9b Merge pull request #3948 from fonttools/ufolib-revert-method-name-change
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.60.0 to 4.60.1.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.60.0...4.60.1)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-version: 4.60.1
  dependency-type: direct:production
  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 Oct 1, 2025
@dependabot dependabot Bot requested a review from a team as a code owner October 1, 2025 04:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.82%. Comparing base (2d31d51) to head (c404fd5).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7538   +/-   ##
=======================================
  Coverage   59.82%   59.82%           
=======================================
  Files         351      351           
  Lines       31649    31649           
=======================================
  Hits        18933    18933           
  Misses      12716    12716           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen enabled auto-merge October 1, 2025 08:07
@jenshnielsen jenshnielsen added this pull request to the merge queue Oct 1, 2025
Merged via the queue into main with commit 4fa6b60 Oct 1, 2025
19 of 20 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/fonttools-4.60.1 branch October 1, 2025 10:56
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.

1 participant