Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2021

Bumps fonttools[woff] from 4.23.0 to 4.24.0.

Release notes

Sourced from fonttools[woff]'s releases.

4.24.0

  • [pens] Add ttGlyphPen.TTGlyphPointPen similar to TTGlyphPen (#2205).

4.23.1

  • [subset] Fix KeyError after subsetting COLR table that initially contains both v0 and v1 color glyphs when the subset only requested v1 glyphs; we were not pruning the v0 portion of the table (#2308).
  • [colorLib] Set LayerV1List attribute to None when empty, it's optional in CORLv1 (#2308).
Changelog

Sourced from fonttools[woff]'s changelog.

4.24.0 (released 2021-05-17)

  • [pens] Add ttGlyphPen.TTGlyphPointPen similar to TTGlyphPen (#2205).

4.23.1 (released 2021-05-14)

  • [subset] Fix KeyError after subsetting COLR table that initially contains both v0 and v1 color glyphs when the subset only requested v1 glyphs; we were not pruning the v0 portion of the table (#2308).
  • [colorLib] Set LayerV1List attribute to None when empty, it's optional in CORLv1 (#2308).
Commits
  • c77e4e0 Release 4.24.0
  • ba3b086 Update NEWS.rst [skip ci]
  • 0cb2bea Add TTGlyphPointPen (#2205)
  • edd97bc Bump version: 4.23.1 → 4.23.2.dev0
  • 64cf771 Release 4.23.1
  • 1c20621 Update changelog [skip ci]
  • cc5c992 Merge pull request #2308 from fonttools/fix-colr-subset
  • 6e23150 subset: prune v0 base glyphs and layers when none are left after subsetting C...
  • f2df149 COLR: set {BaseGlyph,Layer}RecordArray to None when no colorGlyphsV0 in popul...
  • 2981e5f subset: test mixed COLR v0/v1 with subset excluding all v0 glyphs
  • 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[woff]](https://github.com/fonttools/fonttools) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.23.0...4.24.0)

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

dependabot bot commented on behalf of github May 21, 2021

Superseded by #47.

@dependabot dependabot bot closed this May 21, 2021
@dependabot dependabot bot deleted the dependabot/pip/fonttools-woff--4.24.0 branch May 21, 2021 06:35
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

Development

Successfully merging this pull request may close these issues.

1 participant