[wpt-sync] Sync PR 33764 - Bump fonttools from 4.33.0 to 4.33.2 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox102 fixed)
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33764 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33764
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump fonttools from 4.33.0 to 4.33.2 in /tools
Bumps fonttools from 4.33.0 to 4.33.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/fonttools/fonttools/releases">fonttools's releases</a>.</em></p>
<blockquote>
<h2>4.33.2</h2>
<ul>
<li>[otBase] Make logging less verbose when harfbuzz fails to serialize (<a href="https://github-redirect.dependabot.com/fonttools/fonttools/issues/2593">#2593</a>).<br />
Do not exit at the first failure but continue attempting to fix offset overflow error using the pure-python serializer even when the <code>USE_HARFBUZZ_REPACKER</code> option was explicitly set to <code>True</code>. This is normal with fonts with relatively large tables, at least until hb.repack implements proper table splitting.</li>
</ul>
<h2>4.33.1</h2>
<ul>
<li>[otlLib] Put back the <code>FONTTOOLS_GPOS_COMPACT_MODE</code> environment variable to fix regression in ufo2ft (and thus fontmake) introduced with v4.33.0 (<a href="https://github-redirect.dependabot.com/fonttools/fonttools/issues/2592">#2592</a>, <a href="https://github-redirect.dependabot.com/fonttools/fonttools/issues/2593">#2593</a>).<br />
This is deprecated and will be removed once ufo2ft gets updated to use the new config setup.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/fonttools/fonttools/blob/main/NEWS.rst">fonttools's changelog</a>.</em></p>
<blockquote>
<h2>4.33.2 (released 2022-04-22)</h2>
<ul>
<li>[otBase] Make logging less verbose when harfbuzz fails to serialize. Do not exit
at the first failure but continue attempting to fix offset overflow error using
the pure-python serializer even when the <code>USE_HARFBUZZ_REPACKER</code> option was
explicitly set to <code>True</code>. This is normal with fonts with relatively large
tables, at least until hb.repack implements proper table splitting.</li>
</ul>
<h2>4.33.1 (released 2022-04-22)</h2>
<ul>
<li>[otlLib] Put back the <code>FONTTOOLS_GPOS_COMPACT_MODE</code> environment variable to fix
regression in ufo2ft (and thus fontmake) introduced with v4.33.0 (<a href="https://github-redirect.dependabot.com/fonttools/fonttools/issues/2592">#2592</a>, <a href="https://github-redirect.dependabot.com/fonttools/fonttools/issues/2593">#2593</a>).
This is deprecated and will be removed one ufo2ft gets updated to use the new
config setup.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/fonttools/fonttools/commit/d8e4997eff1f082b0ca319717f71ccb5730d82b2"><code>d8e4997</code></a> Release 4.33.2</li>
<li><a href="https://github.com/fonttools/fonttools/commit/ba05581ec2fe315456b5b9b7c0d8a8f26ea58076"><code>ba05581</code></a> Update NEWS.rst</li>
<li><a href="https://github.com/fonttools/fonttools/commit/f68ce14d7af48bc940b4ce220401bda6021ecd55"><code>f68ce14</code></a> [otBase] log the name of uharfbuzz exception</li>
<li><a href="https://github.com/fonttools/fonttools/commit/4217384e8182978e9d3f6c8029161ab58b17e63a"><code>4217384</code></a> subset_test: ignore_errors in rmtree when tearing down tempdir</li>
<li><a href="https://github.com/fonttools/fonttools/commit/fe81aa729a58e4091c4cf500afa75b6f64b3933a"><code>fe81aa7</code></a> Bump version: 4.33.1 → 4.33.2.dev0</li>
<li><a href="https://github.com/fonttools/fonttools/commit/04b835d04f254b86e0919f9678945c16c068eb2b"><code>04b835d</code></a> Release 4.33.1</li>
<li><a href="https://github.com/fonttools/fonttools/commit/4e6f90d4050752625a38934ef553445b26af24ed"><code>4e6f90d</code></a> Update NEWS.rst</li>
<li><a href="https://github.com/fonttools/fonttools/commit/20de0784c2291f06e31709d539f671269e897516"><code>20de078</code></a> send DeprecationWarning if FONTTOOLS_GPOS_COMPACT_MODE env var is set</li>
<li><a href="https://github.com/fonttools/fonttools/commit/f8611bf848c90147be299360775e0260287d760b"><code>f8611bf</code></a> [optimize.gpos] use the same default for config and env var</li>
<li><a href="https://github.com/fonttools/fonttools/commit/badeb75d90e67ab07e4de7901bb18b78c26e3ee6"><code>badeb75</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/fonttools/fonttools/issues/2593">#2593</a> from fonttools/fix-ufo2ft-regression</li>
<li>Additional commits viewable in <a href="https://github.com/fonttools/fonttools/compare/4.33.0...4.33.2">compare view</a></li>
</ul>
</details>
<br />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
.
<details>
<summary>Dependabot commands and options</summary>
<br />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)</details>
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Description
•