Skip to content

Bump font_awesome_flutter from 10.12.0 to 11.0.0#1359

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pub/font_awesome_flutter-11.0.0
Open

Bump font_awesome_flutter from 10.12.0 to 11.0.0#1359
dependabot[bot] wants to merge 2 commits intomasterfrom
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 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 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.

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 added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file version: Patch labels Mar 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 16, 2026 09:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update Dart code version: Patch labels Mar 16, 2026
@sonarqubecloud
Copy link
Copy Markdown

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 size: XS version: Patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants