Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps cosmic-text from 0.12.1 to 0.14.2.

Release notes

Sourced from cosmic-text's releases.

0.14.2

Links

Fixed

  • Ensure MSRV of 1.75.0

0.14.1

Links

Added

  • Allow font to be stored as peniko::Font with peniko feature

0.14.0

Links

Added

  • Add configurable font fallback lists using Fallback trait
  • Add letter spacing support in Attrs
  • Add arbitrary variable font features in Attrs

0.13.2

Links

Fixed

  • Fix build for Android targets

0.13.1

Links

Fixed

... (truncated)

Changelog

Sourced from cosmic-text's changelog.

[0.14.2] - 2025-04-14

Fixed

  • Ensure MSRV of 1.75.0

[0.14.1] - 2025-04-04

Added

  • Allow font to be stored as peniko::Font with peniko feature

[0.14.0] - 2025-03-31

Added

  • Add configurable font fallback lists using Fallback trait
  • Add letter spacing support in Attrs
  • Add arbitrary variable font features in Attrs

[0.13.2] - 2025-03-11

Fixed

  • Fix build for Android targets

[0.13.1] - 2025-03-10

Fixed

  • Fix glyph start+end indices in Basic shaping

[0.13.0] - 2025-03-10

Added

  • Add Buffer::set_tab_width function
  • Add AttrsList::spans_iter and use it in Buffer::append
  • Add alignment option to Buffer::set_rich_text
  • Add SwashCache::get_outline_commands_uncached

Fixed

  • Fix typo in fallback font name Noto Sans CJK JP
  • Fix the character index used for getting a glyph attribute in basic shaping
  • Avoid debug assertion when handling Motion::BufferEnd
  • Handle single wrapped line scrolling
  • Reduce memory usage and loading time of FontSystem
  • Resolve lints
  • Use FreeMono as Braille script fallback

... (truncated)

Commits
  • 9e7a56f 0.14.2
  • b347487 use BuildHasher::default() not BuildHasher::new() (#381)
  • 87a9370 0.14.1
  • 695745a Store font as peniko::Font behind feature flag (#375)
  • 6598c7c 0.14.0
  • 7b79d72 Merge pull request #371 from StewartCanva/stewart-add-kerning-ligatures
  • e828131 fix for test.sh
  • 53763c1 Merge branch 'refs/heads/main' into stewart-add-kerning-ligatures
  • 64fd348 Require Fallback implementations to be Send + Sync
  • b027bab use alloc ToOwned and String
  • 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.12.1 to 0.14.2.
- [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.12.1...0.14.2)

---
updated-dependencies:
- dependency-name: cosmic-text
  dependency-version: 0.14.2
  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 Sep 2, 2025
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