Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps cosmic-text from 0.15.0 to 0.17.1.

Release notes

Sourced from cosmic-text's releases.

0.17.1

Links

Fixed

  • Set correct rust-version to 1.89

Changed

  • Update all dependencies to latest versions

0.17.0

Links

Fixed

  • Fix variable font weight for SwashCache::get_outline_commands()
  • Allow fallback to fonts with mismatched stretch or style
  • Shape as fake italic if no matching italic font exists
  • Prevent line break opportunities from splitting ligatures

Changed

  • Update all dependencies to latest versions

Removed

  • Attrs::matches was removed as it is not compatible with new fallback logic

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

... (truncated)

Changelog

Sourced from cosmic-text's changelog.

[0.17.1] - 2026-01-30

Fixed

  • Set correct rust-version to 1.89

Changed

  • Update all dependencies to latest versions

[0.17.0] - 2026-01-29

Fixed

  • Fix variable font weight for SwashCache::get_outline_commands()
  • Allow fallback to fonts with mismatched stretch or style
  • Shape as fake italic if no matching italic font exists
  • Prevent line break opportunities from splitting ligatures

Changed

  • Update all dependencies to latest versions

Removed

  • Attrs::matches was removed as it is not compatible with new fallback logic

[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
  • ae8f1c0 0.17.1
  • bdd6657 0.17.0
  • d907e41 fix: resolve no_std build issues in ligature handling
  • 723841f fix: improved dynamic ligature probing to handle contextual alternates
  • c6ce5e6 fix: use dynamic font probing to preserve ligatures across break opportunities
  • 5d1db49 chore: extend fix to != and ++ ligatures, match existing test style
  • d391a3a chore: add unit test and improve comment
  • 8c8c41b fix: prevent line break splitting |> ligature sequence
  • ee702e5 Reorder fields in FontMatchKey to fix fallback logic; Add comments
  • 2729d2d Refactor override_fake_italic()
  • Additional commits viewable in compare view

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 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 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 [cosmic-text](https://github.com/pop-os/cosmic-text) from 0.15.0 to 0.17.1.
- [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.17.1)

---
updated-dependencies:
- dependency-name: cosmic-text
  dependency-version: 0.17.1
  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 Feb 2, 2026
@github-actions github-actions bot merged commit 6d73d45 into main Feb 2, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/cargo/src-tauri/cosmic-text-0.17.1 branch February 2, 2026 18:45
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