Skip to content

build(deps): bump font_awesome_flutter from 10.12.0 to 11.0.0#225

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/font_awesome_flutter-11.0.0
Open

build(deps): bump font_awesome_flutter from 10.12.0 to 11.0.0#225
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/font_awesome_flutter-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps font_awesome_flutter from 10.12.0 to 11.0.0.

Release notes

Sourced from font_awesome_flutter's releases.

11.0.0

  • Breaking Change: FaIconData no longer implements IconData to prevent rendering issues and to anticipate IconData being marked final (see flutter/flutter#181342).
  • Breaking Change: FaIcon now strictly requires FaIconData. Standard Icon widgets can no longer be used with Font Awesome icons.
  • Breaking Change: Test finders like find.byIcon now require accessing the underlying data: find.byIcon(FontAwesomeIcons.foo.data).
  • Upgrade to Font Awesome 7.2.0
Changelog

Sourced from font_awesome_flutter's changelog.

11.0.0

  • Breaking Change: FaIconData no longer implements IconData to prevent rendering issues and to anticipate IconData being marked final (see flutter/flutter#181342).
  • Breaking Change: FaIcon now strictly requires FaIconData. Standard Icon widgets can no longer be used with Font Awesome icons.
  • Breaking Change: Test finders like find.byIcon now require accessing the underlying data: find.byIcon(FontAwesomeIcons.foo.data).
  • Upgrade to Font Awesome 7.2.0
Commits

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/pub/font_awesome_flutter-11.0.0 branch from b9145bc to f05abfe Compare March 30, 2026 03:27
Bumps [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter) from 10.12.0 to 11.0.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.12.0...11.0.0)

---
updated-dependencies:
- dependency-name: font_awesome_flutter
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/font_awesome_flutter-11.0.0 branch from f05abfe to 128aa38 Compare March 30, 2026 03:29
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