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 fonttools from 4.52.4 to 4.53.0 #197

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps fonttools from 4.52.4 to 4.53.0.

Release notes

Sourced from fonttools's releases.

4.53.0

Changelog

Sourced from fonttools's changelog.

4.53.0 (released 2024-05-31)

  • [ttLib.removeOverlaps] Support CFF table to aid in downconverting CFF2 fonts (#3528)
  • [avar] Fix crash when accessing not-yet-existing attribute (#3550)
  • [docs] Add buildMathTable to otlLib.builder documentation (#3540)
  • [feaLib] Allow UTF-8 with BOM when reading features (#3495)
  • [SVGPathPen] Revert rounding coordinates to two decimal places by default (#3543)
  • [varLib.instancer] Refix output filename decision-making (#3545, #3544, #3548)
Commits
  • af5894c Release 4.53.0
  • b9c436d Add Changelog entries
  • c61fae7 Merge pull request #3548 from fonttools/instancer-name
  • f4669f0 [avar] Fix assertion
  • f916971 [instancer] Fix output filename decision-making
  • 313328b Update Changelog
  • bdbc470 Revert "[svgPen] Write two digits after decimal by default"
  • 726a1f7 Merge pull request #3545 from fonttools/revert-969d09d
  • a5a1573 Revert "[instancer] Fix name decision-making"
  • 4193aea Merge pull request #3495 from NightFurySL2001/patch-2
  • 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 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.52.4 to 4.53.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.52.4...4.53.0)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
Copy link

github-actions bot commented Jun 3, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.24s
✅ COPYPASTE jscpd yes no 11.07s
✅ JSON prettier 2 0 0 0.62s
✅ JSON v8r 2 0 3.37s
✅ MARKDOWN markdownlint 1 0 0 0.37s
✅ MARKDOWN markdown-link-check 1 0 1.04s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.44s
✅ PYTHON bandit 231 0 6.24s
✅ PYTHON black 231 0 0 4.62s
✅ PYTHON flake8 231 0 3.02s
✅ PYTHON isort 231 0 0 0.78s
✅ PYTHON mypy 231 0 6.3s
✅ PYTHON pylint 231 0 56.05s
✅ PYTHON ruff 231 0 0 0.09s
✅ REPOSITORY checkov yes no 16.12s
✅ REPOSITORY gitleaks yes no 3.11s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 18.77s
✅ REPOSITORY secretlint yes no 5.96s
✅ REPOSITORY trivy-sbom yes no 1.42s
✅ REPOSITORY trufflehog yes no 20.46s
✅ YAML prettier 8 0 0 1.0s
✅ YAML v8r 8 0 7.73s
✅ YAML yamllint 8 0 0.38s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Jun 3, 2024

Test Results

    3 files  ±0      3 suites  ±0   55m 13s ⏱️ -19s
  415 tests ±0    415 ✅ ±0    0 💤 ±0  0 ❌ ±0 
1 245 runs  ±0  1 047 ✅ ±0  198 💤 ±0  0 ❌ ±0 

Results for commit 1eb4312. ± Comparison against base commit 9dded96.

@ISAS-Admin ISAS-Admin closed this Jun 3, 2024
@ISAS-Admin ISAS-Admin deleted the dependabot/pip/fonttools-4.53.0 branch June 3, 2024 22:15
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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