Update fonttools requirement from >=4.43.0 to >=4.63.0 - #94
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
❌ Deploy Preview for joyful-gelato-ff27ed failed. Why did it fail? →
|
❌ Deploy Preview for heroic-strudel-239c3c failed. Why did it fail? →
|
de990f2 to
9d54c16
Compare
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
9d54c16 to
7c3f2fe
Compare
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Updates the requirements on [fonttools](https://github.com/fonttools/fonttools) to permit the latest version. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.43.0...4.63.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.63.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
7c3f2fe to
afa6445
Compare
Vulnerable Libraries (5)
More info on how to fix Vulnerable Libraries in Python. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on fonttools to permit the latest version.
Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
... (truncated)
Commits
978d9edRelease 4.63.06b40ecbAdd changelog entries for 4.63.0382a35fMerge pull request #4090 from fonttools/fix-freethreading-compat0e999b5Declare Cython extensions as free-threading compatible9e55ea5Merge pull request #4089 from fonttools/graphite-feat-labelse84db3aMerge pull request #4088 from fonttools/fix-setUnicodeRanges-bits-123-127d6eabd1Feat: show name table strings as comments next to label IDs in ttx7d0902bOS/2: fix setUnicodeRanges round-trip for reserved bits 123-12706e266cMerge pull request #4085 from fonttools/fix-map-backward-non-injective6d64598Add more tests for map_backward with many-to-one axis mapsThis change is