Skip to content

build(deps): bump fontdb from 0.23.0 to 0.24.0 - #229

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fontdb-0.24.0
Open

build(deps): bump fontdb from 0.23.0 to 0.24.0#229
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fontdb-0.24.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fontdb from 0.23.0 to 0.24.0.

Changelog

Sourced from fontdb's changelog.

[0.24.0] - 2026-07-29

Added

  • Support loading system fonts on iOS.

Changed

  • fontdb no longer depends on ttf-parser. It vendors a minimal subset instead.
  • MSRV bumped to 1.71 due to log.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 3, 2026
Bumps [fontdb](https://github.com/RazrFalcon/fontdb) from 0.23.0 to 0.24.0.
- [Changelog](https://github.com/RazrFalcon/fontdb/blob/master/CHANGELOG.md)
- [Commits](RazrFalcon/fontdb@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: fontdb
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/fontdb-0.24.0 branch from 654c629 to 8e6312e Compare August 5, 2026 18:00
@eval-exec
eval-exec requested a lite review from Copilot August 6, 2026 06:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the workspace Rust dependency set by bumping fontdb from 0.23 to 0.24, aligning with upstream changes (including iOS system-font loading and removal of the ttf-parser dependency).

Changes:

  • Bump fontdb version requirement in Cargo.toml from 0.23 to 0.24.
  • Update Cargo.lock to add fontdb 0.24.0 and adjust dependency resolution accordingly.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
Cargo.toml Bumps the workspace fontdb dependency to 0.24.
Cargo.lock Locks in fontdb 0.24.0 and updates resolved dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Cargo.toml
# 0.2.9 has both fixes.
swash = "0.2.9"
fontdb = "0.23"
fontdb = "0.24"
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.

1 participant