Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Bumps iced_fonts from 0.2.1 to 0.3.0.

Release notes

Sourced from iced_fonts's releases.

0.3.0

I rewrote the entire crate!

What's Changed

New Contributors

Full Changelog: Redhawk18/iced_fonts@0.2.1...0.3.0

Commits
  • 606e10f release 0.3.0
  • 1e8418e chore: switch to iced14
  • 31970b2 add advanced shaping macro to simply it
  • f77b20b advanced text for iced widgets
  • 8750c51 add doc for module
  • 982eb5a remove iced core from macro
  • 376214d Fix compilation when custom theme or text renderer is used
  • 2d6cef6 Merge pull request #3 from Redhawk18/rewrite
  • 6ded009 merged
  • c6ecd96 rewrite via proc macro and add more fonts
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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 Dec 9, 2025
Bumps [iced_fonts](https://github.com/Redhawk18/iced_fonts) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/Redhawk18/iced_fonts/releases)
- [Commits](Redhawk18/iced_fonts@0.2.1...0.3.0)

---
updated-dependencies:
- dependency-name: iced_fonts
  dependency-version: 0.3.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/iced_fonts-0.3.0 branch from 5e3fec0 to 49d9c8b Compare January 8, 2026 00:11
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