fix(deps): update dependency @fortawesome/react-fontawesome to ^0.2.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @fortawesome/react-fontawesome | ^0.1.4 -> ^0.2.0 |
Release Notes
FortAwesome/react-fontawesome (@fortawesome/react-fontawesome)
v0.2.6
Fixed
- check for existence of
processbefore readingprocess.env(#585)
Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/0.2.5...0.2.6
v0.2.5
What's Changed
- #583 - fix interface definition by @dom-the-dev in #584
New Contributors
- @dom-the-dev made their first contribution in #584
Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/0.2.4...0.2.5
v0.2.3
Changed
-
Font Awesome Pro+ icons are now available with an active Pro+ subscription.
-
Removed example directory and files
-
Deprecated
fa-fwprop
Added
-
Added
widthAutoprop -
Added
rotateByprop
v0.2.2
Fixed
v0.2.1
Changed
- Remove defaultProps to be compatible with React 19
v0.2.0
Added
- Support for React forwardRef if using React >= 16.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.45%. Comparing base (
7eddc91) to head (7c92d33). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1076 +/- ##
=======================================
Coverage 90.45% 90.45%
=======================================
Files 344 344
Lines 5804 5804
Branches 1357 1398 +41
=======================================
Hits 5250 5250
+ Misses 537 535 -2
- Partials 17 19 +2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.