Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Bumps fonttools from 4.34.2 to 4.34.4.

Release notes

Sourced from fonttools's releases.

4.34.4

  • Fixed typo in varLib/merger.py that causes NameError merging COLR glyphs containing more than 255 layers (#2685).

4.34.3

  • [designspaceLib] Don't make up bad PS names when no STAT data (#2684)
Changelog

Sourced from fonttools's changelog.

4.34.4 (released 2022-07-07)

  • Fixed typo in varLib/merger.py that causes NameError merging COLR glyphs containing more than 255 layers (#2685).

4.34.3 (released 2022-07-07)

  • [designspaceLib] Don't make up bad PS names when no STAT data (#2684)
Commits
  • 5af9db1 Release 4.34.4
  • a99e46e Update NEWS.rst
  • 352c4c4 Merge pull request #2685 from fonttools/fix-typo-in-colr-merge
  • 1c8efee fix typo in COLR merge
  • ce89a03 Bump version: 4.34.3 → 4.34.4.dev0
  • e80acef Release 4.34.3
  • f84a20d Add NEWS.rst entry
  • d3f21de Merge pull request #2684 from fonttools/fix-ps-name-regression
  • b5f9499 [designspaceLib] Don't make up bad PS names when no STAT data
  • 4d2e535 Bump version: 4.34.2 → 4.34.3.dev0
  • See full diff 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](https://github.com/fonttools/fonttools) from 4.34.2 to 4.34.4.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.34.2...4.34.4)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2022
@chrissimpkins chrissimpkins merged commit cdb4a7b into master Jul 8, 2022
@chrissimpkins chrissimpkins deleted the dependabot/pip/fonttools-4.34.4 branch July 8, 2022 11:37
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.

2 participants