Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps font_awesome_flutter from 10.10.0 to 10.11.0.

Release notes

Sourced from font_awesome_flutter's releases.

10.11.0

  • Fix issues with spaces in icon file names since the last version - thanks @​adil192!
  • Upgrade to Font Awesome 7.0.1 - thanks @​adil192!
  • Add support for find.byIcon and find.widgetByIcon, closing #198 - thanks @​adil192!
  • Added flutter favorite badge - thanks @​Musaddiq625!
Changelog

Sourced from font_awesome_flutter's changelog.

10.11.0

  • Fix issues with spaces in icon file names since the last version - thanks @​adil192!
  • Upgrade to Font Awesome 7.0.1 - thanks @​adil192!
  • Add support for find.byIcon and find.widgetByIcon, closing #198 - thanks @​adil192!
  • Added flutter favorite badge - thanks @​Musaddiq625!
Commits
  • 3b47f3e Upgrade to version 10.11.0, Add changelog items
  • 8a6dc47 Merge pull request #283 from adil192/feat/fa-icon-finder
  • eb50b98 Merge pull request #282 from adil192/fix/remove-spaces-in-asset-name
  • 98354b7 Emphasize replacing spaces with dashes
  • e77fa3d Merge pull request #287 from Musaddiq625/patch-1
  • 9a50e20 Update image alt
  • a0b755c docs: Embed link update
  • e2c8d26 Add Flutter Favourite badge to README
  • 90bf43b tweak: make FaIcon extend Icon
  • b48b48c test: find.byIcon for FaIcon
  • 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 [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/fluttercommunity/font_awesome_flutter/releases)
- [Changelog](https://github.com/fluttercommunity/font_awesome_flutter/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/font_awesome_flutter@10.10.0...10.11.0)

---
updated-dependencies:
- dependency-name: font_awesome_flutter
  dependency-version: 10.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants