Skip to content

Commit

Permalink
Bump @fortawesome/react-fontawesome from 0.2.0 to 0.2.2 (#982)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Jun 2, 2024
1 parent 8b6519f commit c163fe6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@nextui-org/react": "^2.4.1",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,10 +639,10 @@
dependencies:
"@fortawesome/fontawesome-common-types" "6.5.2"

"@fortawesome/react-fontawesome@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.0.tgz#d90dd8a9211830b4e3c08e94b63a0ba7291ddcf4"
integrity sha512-uHg75Rb/XORTtVt7OS9WoK8uM276Ufi7gCzshVWkUJbHhh3svsUUeqXerrM96Wm7fRiDzfKRwSoahhMIkGAYHw==
"@fortawesome/react-fontawesome@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.2.tgz#68b058f9132b46c8599875f6a636dad231af78d4"
integrity sha512-EnkrprPNqI6SXJl//m29hpaNzOp1bruISWaOiRtkMi/xSvHJlzc2j2JAYS7egxt/EbjSNV/k6Xy0AQI6vB2+1g==
dependencies:
prop-types "^15.8.1"

Expand Down

0 comments on commit c163fe6

Please sign in to comment.