Skip to content

Commit 6176cf1

Browse files
Bump @fortawesome/fontawesome-svg-core from 7.1.0 to 7.2.0 (#3501)
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 7.1.0 to 7.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/FortAwesome/Font-Awesome/releases"><code>@​fortawesome/fontawesome-svg-core</code>'s releases</a>.</em></p> <blockquote> <h2>Release 7.2.0</h2> <p>Change log available at <a href="https://fontawesome.com/changelog">https://fontawesome.com/changelog</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/337dd2045d5621ce0f8567c33c256f3dedeed55d"><code>337dd20</code></a> Release 7.2.0 (<a href="https://redirect.github.com/FortAwesome/Font-Awesome/issues/21465">#21465</a>)</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/16ac6af0d816e1b132bb2e3f06aa59a1bc5c6d23"><code>16ac6af</code></a> Simplifying icon request titles (<a href="https://redirect.github.com/FortAwesome/Font-Awesome/issues/21360">#21360</a>)</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/ce4942029ce28c0cfc706b4c97877a97e9300afe"><code>ce49420</code></a> Simplifying icon request template name (to avoid redundancy)</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/3dba69fed0c82d7d3a99c2f8683fdb05d75fafa8"><code>3dba69f</code></a> Modify bug report template for versioning and labels (<a href="https://redirect.github.com/FortAwesome/Font-Awesome/issues/21264">#21264</a>)</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/f40da32b885e09cac0c4ebb4a7f8a019912ceb3e"><code>f40da32</code></a> Update web bug report template</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/89f17b4486ddfe6b6e6732d8e9b64131a1599355"><code>89f17b4</code></a> Modify bug report template for version and labels</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/14b8429cd7914e52a6acb2996f05ce38973152ce"><code>14b8429</code></a> Adding feature requests to discussions</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/eceb155cea402a52828b68570fd195ff25f7ef56"><code>eceb155</code></a> Updating links to the new icon request templates</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/b544f79e07de12e2322318d2efbf68a3ac6f9036"><code>b544f79</code></a> Update contribution guidelines for icon requests</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/f811bcfe2c38da968311f456c683a5da505879d8"><code>f811bcf</code></a> Revise icon wizard request template</li> <li>Additional commits viewable in <a href="https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@fortawesome/fontawesome-svg-core&package-manager=npm_and_yarn&previous-version=7.1.0&new-version=7.2.0)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d439db8 commit 6176cf1

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

package-lock.json

Lines changed: 14 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@apollo/client": "^3.13.9",
2020
"@codemirror/state": "^6.5.4",
2121
"@codemirror/view": "^6.39.15",
22-
"@fortawesome/fontawesome-svg-core": "^7.1.0",
22+
"@fortawesome/fontawesome-svg-core": "^7.2.0",
2323
"@fortawesome/free-brands-svg-icons": "^7.1.0",
2424
"@fortawesome/free-regular-svg-icons": "^7.1.0",
2525
"@fortawesome/free-solid-svg-icons": "^7.1.0",

0 commit comments

Comments
 (0)