frontend-app-learning icon indicating copy to clipboard operation
frontend-app-learning copied to clipboard

fix(deps): update dependency @fortawesome/react-fontawesome to ^0.2.0

Open renovate[bot] opened this issue 2 years ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
@fortawesome/react-fontawesome ^0.1.4 -> ^0.2.0 age confidence

Release Notes

FortAwesome/react-fontawesome (@​fortawesome/react-fontawesome)

v0.2.6

Compare Source

Fixed

  • check for existence of process before reading process.env (#​585)

Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/0.2.5...0.2.6

v0.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/0.2.4...0.2.5

v0.2.3

Compare Source

Changed
  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

  • Removed example directory and files

  • Deprecated fa-fw prop

Added
  • Added widthAuto prop

  • Added rotateBy prop

v0.2.2

Compare Source

Fixed
  • Props with nullable/undefined values no longer throw an error #​562 #​560

v0.2.1

Compare Source

Changed
  • Remove defaultProps to be compatible with React 19

v0.2.0

Compare Source

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.

renovate[bot] avatar Mar 01 '23 11:03 renovate[bot]

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.

codecov[bot] avatar Mar 01 '23 11:03 codecov[bot]