Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @fortawesome/react-fontawesome from 0.2.0 to 0.2.2 (#982)
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.2.0 to 0.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/FortAwesome/react-fontawesome/releases"><code>@fortawesome/react-fontawesome</code>'s releases</a>.</em></p> <blockquote> <h2>Release 0.2.2</h2> <h3>Fixed</h3> <ul> <li>Props with nullable/undefined values no longer throw an error <a href="https://redirect.github.com/FortAwesome/react-fontawesome/issues/562">#562</a> <a href="https://redirect.github.com/FortAwesome/react-fontawesome/issues/560">#560</a></li> </ul> <h2>Release 0.2.1</h2> <h3>Changed</h3> <ul> <li>Remove defaultProps to be compatible with React 19</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md"><code>@fortawesome/react-fontawesome</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/FortAwesome/react-fontawesome/releases/tag/0.2.2">0.2.2</a> - 2024-05-22</h2> <h3>Fixed</h3> <ul> <li>Props with nullable/undefined values no longer throw an error <a href="https://redirect.github.com/FortAwesome/react-fontawesome/issues/562">#562</a> <a href="https://redirect.github.com/FortAwesome/react-fontawesome/issues/560">#560</a></li> </ul> <hr /> <h2><a href="https://github.com/FortAwesome/react-fontawesome/releases/tag/0.2.1">0.2.1</a> - 2024-05-16</h2> <h3>Changed</h3> <ul> <li>Remove defaultProps to be compatible with React 19</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/fff48b114cf114533b176d985ebd8a6585b6974c"><code>fff48b1</code></a> Release 0.2.2</li> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/47a7be809343ae1ddce88055b56300b624df5ea0"><code>47a7be8</code></a> Handle undefined props like className (<a href="https://redirect.github.com/FortAwesome/react-fontawesome/issues/564">#564</a>)</li> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/ffa0bdff3db23f7af2277cf8e35160dbf9640e40"><code>ffa0bdf</code></a> Release 0.2.1</li> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/773a565637c3d58d52cf0fba8882ec33d967d016"><code>773a565</code></a> Fix tests</li> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/161d6ba9989387bc380af2db40f0728210b57dc8"><code>161d6ba</code></a> Remove defaultProps (<a href="https://redirect.github.com/FortAwesome/react-fontawesome/issues/551">#551</a>)</li> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/976c1adc59934b34e52b11c03dda4bd69831a6df"><code>976c1ad</code></a> Doc update; Font Awesome no longer just v 5</li> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/528e230cdcb7451a53fee6fc6364722918c902a7"><code>528e230</code></a> Update deps</li> <li><a href="https://github.com/FortAwesome/react-fontawesome/commit/97e6518535a4622a6c7a9a65133379ce854c670d"><code>97e6518</code></a> Alias feature detection includes icons package</li> <li>See full diff in <a href="https://github.com/FortAwesome/react-fontawesome/compare/0.2.0...0.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@fortawesome/react-fontawesome&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information