chore(deps): update dependency harfbuzz to v14.2.1 #85

Open
bot_renovate wants to merge 1 commit from renovate/harfbuzz-14.x into develop
Collaborator

This PR contains the following updates:

Package Update Change
harfbuzz patch 14.2.014.2.1

Release Notes

harfbuzz/harfbuzz (harfbuzz)

v14.2.1

Compare Source

  • Various AAT shaping fixes: legacy mort contextual offsets (which could produce out-of-font glyph IDs), in-place deleted-glyph replacements, and overflow in obsolete offset math.
  • Fix Arabic PUA fallback shaping for the isolated lam-alef-maksura ligature.
  • Fix float-to-int overflow in avar2 mapping with malformed fonts.
  • Harden buffer verification after detecting non-monotone clusters.
  • Various COLR v1 fixes: fix handling of .notdef without paint, round alpha consistently, and report the root clip under the font transform.
  • Various Glyph-extents fixes: inclusive rounding, and floating-point scaling before rounding so the reported box always covers the glyph.
  • Various Subsetting fixes: keep the palt spacing feature by default, raise the repacker MAX_SPACES limit, fix a repacker crash on shared LigatureSet nodes, guard gvar size overflow on 32-bit, and fix the post glyph-name sort comparator on macOS.
  • Replace std::sort with an internal quicksort, removing leaked std:: symbols from the libharfbuzz ABI.
  • Harden size computations with saturating arithmetic against 32-bit overflow.
  • Various improvements to the experimental Rust shaper (HarfRust) and font functions (fontations): honor custom font funcs, key shape plans on features, faster buffer handling, and update to HarfRust 0.8.
  • Various fixes to the experimental harfbuzz-gpu and harfbuzz-vector libraries, including a harfbuzz-vector heap buffer overflow and Windows build fixes.
  • Map the Hrkt (Katakana or Hiragana) script tag to the kana OpenType tag.
  • Build configuration: new HB_CONFIG_OVERRIDE_LAST_H override header, decouple HB_NO_DRAW from HB_NO_CFF, and an optional hb-allocator Cargo feature.
  • Various build, CI, and fuzzing fixes.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [harfbuzz](https://github.com/harfbuzz/harfbuzz) | patch | `14.2.0` → `14.2.1` | --- ### Release Notes <details> <summary>harfbuzz/harfbuzz (harfbuzz)</summary> ### [`v14.2.1`](https://github.com/harfbuzz/harfbuzz/releases/tag/14.2.1) [Compare Source](https://github.com/harfbuzz/harfbuzz/compare/14.2.0...14.2.1) - Various AAT shaping fixes: legacy `mort` contextual offsets (which could produce out-of-font glyph IDs), in-place deleted-glyph replacements, and overflow in obsolete offset math. - Fix Arabic PUA fallback shaping for the isolated lam-alef-maksura ligature. - Fix float-to-int overflow in `avar2` mapping with malformed fonts. - Harden buffer verification after detecting non-monotone clusters. - Various `COLR` v1 fixes: fix handling of `.notdef` without paint, round alpha consistently, and report the root clip under the font transform. - Various Glyph-extents fixes: inclusive rounding, and floating-point scaling before rounding so the reported box always covers the glyph. - Various Subsetting fixes: keep the `palt` spacing feature by default, raise the repacker `MAX_SPACES` limit, fix a repacker crash on shared `LigatureSet` nodes, guard `gvar` size overflow on 32-bit, and fix the `post` glyph-name sort comparator on macOS. - Replace `std::sort` with an internal quicksort, removing leaked `std::` symbols from the `libharfbuzz` ABI. - Harden size computations with saturating arithmetic against 32-bit overflow. - Various improvements to the experimental Rust shaper (HarfRust) and font functions (`fontations`): honor custom font funcs, key shape plans on features, faster buffer handling, and update to HarfRust 0.8. - Various fixes to the experimental `harfbuzz-gpu` and `harfbuzz-vector` libraries, including a `harfbuzz-vector` heap buffer overflow and Windows build fixes. - Map the `Hrkt` (Katakana or Hiragana) script tag to the `kana` OpenType tag. - Build configuration: new `HB_CONFIG_OVERRIDE_LAST_H` override header, decouple `HB_NO_DRAW` from `HB_NO_CFF`, and an optional `hb-allocator` Cargo feature. - Various build, CI, and fuzzing fixes. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/harfbuzz-14.x:renovate/harfbuzz-14.x
git switch renovate/harfbuzz-14.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff renovate/harfbuzz-14.x
git switch renovate/harfbuzz-14.x
git rebase develop
git switch develop
git merge --ff-only renovate/harfbuzz-14.x
git switch renovate/harfbuzz-14.x
git rebase develop
git switch develop
git merge --no-ff renovate/harfbuzz-14.x
git switch develop
git merge --squash renovate/harfbuzz-14.x
git switch develop
git merge --ff-only renovate/harfbuzz-14.x
git switch develop
git merge renovate/harfbuzz-14.x
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script!85
No description provided.