Pszione / flutter_banking_pay_responsive

A responsive Flutter app running on Mobile and WebApp. This project is a mix of Google Pay and Finance expenditures control | - Built with sound null safety - Localization and Internationalization (i18n) - Provider (state helper) - Unit Tests - Git/Clean Code | Google PlayStore: https://play.google.com/store/apps/details?id=com.ousedgames.flutter_banking_pay_responsive
https://www.pedrosantos.xyz/
13 stars 4 forks source link

chore(deps): bump font_awesome_flutter from 9.2.0 to 10.4.0 #33

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps font_awesome_flutter from 9.2.0 to 10.4.0.

Release notes

Sourced from font_awesome_flutter's releases.

10.4.0

  • Upgrade to Font Awesome 6.3.0
  • Fix: doc misspells function - thanks @​ulrikkold!

10.3.0

  • Upgrade to Font Awesome 6.2.1
  • Fix #227: fix deprecated isAlwaysShown property

10.2.1

Fix:

  • Update font awesome version in readme

10.2.0

  • Upgrade to Font Awesome 6.2.0
  • Remove duotone generator functionality from configurator

10.1.0

  • Upgrade to Font Awesome 6.1.1
  • Perform automatic update check on configurator run

10.0.0

  • Upgrade to Font Awesome icons 6.1.0
  • Update the configurator to work with version 6
  • Add alias support (Aliases may be old names of renamed icons. Since it is unclear if they are about to stay, aliases are marked as @Deprecated with a message containing the new icon name.)
  • Update FaIcon with the latest changes to flutter's default Icon
  • DEPRECATE duotone icon support for pro users
  • Fix linter warnings - thanks to @​gslender!

10.0.0-beta

  • Fix #132 FaIcon not centered when used as prefix icon

This is a change with the goal to align FaIcon more like the standard Icon class. However, this may impose breaking changes, which is why version 10.0.0 will stay a beta for a while.

Should you notice something not working as it did before, which does not match the behaviour of Icon, please open an issue!

Changelog

Sourced from font_awesome_flutter's changelog.

10.4.0

  • Upgrade to Font Awesome 6.3.0
  • Fix: doc misspells function - thanks @​ulrikkold !

10.3.0

  • Upgrade to Font Awesome 6.2.1
  • Fix #227: fix deprecated isAlwaysShown property

10.2.1

  • Update font awesome version in readme

10.2.0

  • Remove duotone generator functionality from configurator
  • Upgrade to Font Awesome 6.2.0

10.1.0

  • Upgrade to Font Awesome 6.1.1
  • Perform automatic update check on configurator run

10.0.0

  • Upgrade to Font Awesome icons 6.1.0
  • Update the configurator to work with version 6
  • Add alias support (Aliases may be old names of renamed icons. Since it is unclear if they are about to stay, aliases are marked as @​Deprecated with a message containing the new icon name.)
  • Update FaIcon with the latest changes to flutter's default Icon
  • DEPRECATE duotone icon support for pro users
  • Fix linter warnings - thanks to @​gslender!
Commits
  • 44ea1db Add changelog item, bump version number
  • c116c54 Upgrade to font awesome 6.3.0
  • 0e5103a Upgrade to flutter 3.7.3
  • 83f2e69 Merge pull request #229 from ulrikkold/patch-1
  • 55b740e Update README.md to match the name of the map
  • 3716b88 Bump version number, add changelog item
  • 3263960 Fix #227: switch deprecated isAlwaysShown to thumbVisibility
  • a472583 Upgrade to FA version 6.2.1
  • 5e8020d Revert "Prepare support for fa sharp"
  • b7b03f9 Revert "Prepare support for fa sharp"
  • 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 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)