Skip to content

chore(deps): bump harfrust from 0.10.0 to 0.12.0 - #908

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/harfrust-0.12.0
Open

chore(deps): bump harfrust from 0.10.0 to 0.12.0#908
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/harfrust-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps harfrust from 0.10.0 to 0.12.0.

Release notes

Sourced from harfrust's releases.

0.12.0

This release matches HarfBuzz v14.2.0, and has an MSRV (minimum supported Rust version) of 1.85.

  • Update read-fonts to 0.41.0 (#403).
  • Saturate AAT kerning position accumulation to avoid overflow (#400).
  • Regenerate the Unicode data tables with the latest packtab (#401).
  • Keep GPOS variation-index deltas fractional to match HarfBuzz, avoiding sub-font-unit advance and placement differences on variable fonts (#403).
  • Keep AAT trak tracking fractional to match HarfBuzz (#404).

0.11.0

This release matches HarfBuzz v14.2.0, and has an MSRV (minimum supported Rust version) of 1.85.

  • Parse contextual lookup rules in a single pass in the apply path for improved performance (#383).
  • Fix integer overflow in fallback positioning shaper (#395).
  • Fix overflow panic in skipping_iterator_t when shaping extremely long lines (#397).
  • Fix custom nominal glyph cmap caching (#399).
Changelog

Sourced from harfrust's changelog.

[0.12.0] - 2026-07-03

This release matches HarfBuzz v14.2.0, and has an MSRV (minimum supported Rust version) of 1.85.

  • Update read-fonts to 0.41.0 (#403).
  • Saturate AAT kerning position accumulation to avoid overflow (#400).
  • Regenerate the Unicode data tables with the latest packtab (#401).
  • Keep GPOS variation-index deltas fractional to match HarfBuzz, avoiding sub-font-unit advance and placement differences on variable fonts (#403).
  • Keep AAT trak tracking fractional to match HarfBuzz (#404).

[0.11.0] - 2026-06-29

This release matches HarfBuzz v14.2.0, and has an MSRV (minimum supported Rust version) of 1.85.

  • Parse contextual lookup rules in a single pass in the apply path for improved performance (#383).
  • Fix integer overflow in fallback positioning shaper (#395).
  • Fix overflow panic in skipping_iterator_t when shaping extremely long lines (#397).
  • Fix custom nominal glyph cmap caching (#399).
Commits

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 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 [harfrust](https://github.com/harfbuzz/harfrust) from 0.10.0 to 0.12.0.
- [Release notes](https://github.com/harfbuzz/harfrust/releases)
- [Changelog](https://github.com/harfbuzz/harfrust/blob/main/CHANGELOG.md)
- [Commits](harfbuzz/harfrust@0.10.0...0.12.0)

---
updated-dependencies:
- dependency-name: harfrust
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 13, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 13, 2026
@dependabot
dependabot Bot requested a review from liksunrice as a code owner August 13, 2026 18:55
@dependabot dependabot Bot added the rust Pull requests that update rust code label Aug 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your first PR to Koharu.

Please review our contribution guide before review:
https://koharu.rs/contribute/introduction/

In the PR description, include:

  • what changed
  • any user-visible behavior differences
  • how you verified the change

If AI helped produce the patch, a human still needs to review and understand it before submission.

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants