TheToxProject / client

The Universal Tox client. Platform-agnostic Tox client with user-friendlyness in mind!
https://tox-rebrand.herokuapp.com
MIT License
97 stars 10 forks source link

Update react-native-vector-icons to the latest version 🚀 #106

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.0 of react-native-vector-icons was just published.

Dependency react-native-vector-icons
Current Version 4.6.0
Type dependency

The version 5.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-native-vector-icons.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 5.0.0

Breaking changes

  • Use fontReference instead of fontFamily for web. You might need to update your webpack configuration. (#778 by @yairopro)
  • Fix Octicons padding/centering. If you've manually compensated this, it might have to remove that. (#796 by @hampustagerud)

New functionality

Updated icon sets

  • EvilIcons 1.10.1
  • Octicons 8.0.0
  • MaterialCommunityIcons 2.5.94
  • Ionicons 4.2.4
  • Feather 4.7.0
Commits

The new version differs by 26 commits.

  • 5384b96 Release 5.0.0
  • f34d291 Use fontReference instead of fontFamily for web (#778)
  • 4aa125f FontAwesome 5 with fallback (#787)
  • 296a32e Bump Octicons to 8.0.0 (#796)
  • 989608a Bump MaterialCommunityIcons to 2.5.94. Fixes #729
  • 2079d70 Bump EvilIcons to 1.10.1
  • c2e9479 Refactor android SDK version overrides (#792)
  • be15c24 Revert android SDK version defaults
  • 5190490 Exposes advanced methods in Icon component. (#762)
  • cfb58ca Using SDK Version variables from root project (#714)
  • e6b0e06 Bump IconExplorer to React Native 0.56
  • 45e8617 FontAwesome 5 (#776)
  • 14be3c6 Rotate travis npm token
  • 21e93b0 Bump version and change Material Design Icons dependency source (#733)
  • dae8633 Update Ionicons to 4.2.4 #740

There are 26 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: