Skip to content

chore(deps): bump cosmic-text from 0.15.0 to 0.16.0#103

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cosmic-text-0.16.0
Open

chore(deps): bump cosmic-text from 0.15.0 to 0.16.0#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cosmic-text-0.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown
Contributor

Bumps cosmic-text from 0.15.0 to 0.16.0.

Release notes

Sourced from cosmic-text's releases.

0.16.0

Links

Added

  • Add Renderer trait for more flexible rendering of buffers and editors
  • Make hinting configurable with Hinting enum

Fixed

  • Fix bench compilation
  • Round x_advance to nearest monospace width when requested
  • Do not use ASCII fast path when a word has incompatible spans

Changed

  • Update harfrust to 0.4.1
  • Update skrifa to 0.39.0
Changelog

Sourced from cosmic-text's changelog.

[0.16.0] - 2025-12-29

Added

  • Add Renderer trait for more flexible rendering of buffers and editors
  • Make hinting configurable with Hinting enum

Fixed

  • Fix bench compilation
  • Round x_advance to nearest monospace width when requested
  • Do not use ASCII fast path when a word has incompatible spans

Changed

  • Update harfrust to 0.4.1
  • Update skrifa to 0.39.0
Commits
  • 0d9af4f 0.16.0
  • 8cd21a3 The ASCII fast path assumes that the current word has only one attributes spa...
  • 7051682 Update Harfrust
  • eebdd01 Update harfrust and skrifa
  • a07a619 Add set_hinting method to Buffer
  • d779057 Replace magic boolean with new Hinting enum
  • 48eda6b Draft metrics hinting support
  • 9339446 Add Renderer trait for more flexible rendering of buffers and editors
  • 8a7bc79 Round x_advance to nearest monospace width when requested, fixes #237
  • 40fee41 Fix bench compilation
  • See full diff in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 19, 2026
@coderabbitai

coderabbitai Bot commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@twangodev

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [cosmic-text](https://github.com/pop-os/cosmic-text) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/pop-os/cosmic-text/releases)
- [Changelog](https://github.com/pop-os/cosmic-text/blob/main/CHANGELOG.md)
- [Commits](pop-os/cosmic-text@0.15.0...0.16.0)

---
updated-dependencies:
- dependency-name: cosmic-text
  dependency-version: 0.16.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/cosmic-text-0.16.0 branch from b953bb1 to 282e644 Compare May 8, 2026 02:55
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