Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2024

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 <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 9.2.0 to 10.4.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@9.2.0...10.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants