[PR #123] [CLOSED] Bump @fortawesome/fontawesome-free from 5.12.0 to 5.13.0 #128

Closed
opened 2026-02-26 05:30:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/123
Author: @dependabot-preview[bot]
Created: 6/1/2020
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/fortawesome/fontawesome-free-5.13.0


📝 Commits (1)

  • 1c2cf7d Bump @fortawesome/fontawesome-free from 5.12.0 to 5.13.0

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

Bumps @fortawesome/fontawesome-free from 5.12.0 to 5.13.0.

Release notes

Sourced from @fortawesome/fontawesome-free's releases.

Release 5.13.0

Added

  • New icons related to COVID-19
  • Added the ability to specify mask ID and title ID for SVG with JS which allows snapshot testing tools to get a predictable result when executing tests

Changed

  • Explicitly set font-display to block which supresses warnings of font-display in tools like Lighthouse

Fixed

  • Corrected version 4 font face shim src attribute declaration that was warning of incorrect font file format
  • Fixed font family name to be 'Font Awesome 5 Free' for free kits when using pseudo-elements

Release 5.12.1

Added

Changed

Fixed

  • Guard against run-away pseudo element searching with String.codePointAt ponyfill
  • Silence errors when using the conflict detector
Changelog

Sourced from @fortawesome/fontawesome-free's changelog.

5.13.0 - 2020-03-23

Added

  • New icons related to COVID-19
  • Added the ability to specify mask ID and title ID for SVG with JS which allows snapshot testing tools to get a predictable result when executing tests

Changed

  • Explicitly set font-display to block which supresses warnings of font-display in tools like Lighthouse

Fixed

  • Corrected version 4 font face shim src attribute declaration that was warning of incorrect font file format
  • Fixed font family name to be 'Font Awesome 5 Free' for free kits when using pseudo-elements

5.12.1 - 2020-02-04

Added

Changed

Fixed

  • Guard against run-away pseudo element searching with String.codePointAt ponyfill
  • Silence errors when using the conflict detector

Commits

Dependabot compatibility score

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 commands and options

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/123 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/fortawesome/fontawesome-free-5.13.0` --- ### 📝 Commits (1) - [`1c2cf7d`](https://github.com/moollaza/repo-remover/commit/1c2cf7d8859d48c0cbadb7fa19da4dc224258949) Bump @fortawesome/fontawesome-free from 5.12.0 to 5.13.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.12.0 to 5.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/FortAwesome/Font-Awesome/releases">@fortawesome/fontawesome-free's releases</a>.</em></p> <blockquote> <h2>Release 5.13.0</h2> <h3>Added</h3> <ul> <li>New icons related to COVID-19</li> <li>Added the ability to specify mask ID and title ID for SVG with JS which allows snapshot testing tools to get a predictable result when executing tests</li> </ul> <h3>Changed</h3> <ul> <li>Explicitly set font-display to block which supresses warnings of font-display in tools like Lighthouse</li> </ul> <h3>Fixed</h3> <ul> <li>Corrected version 4 font face shim src attribute declaration that was warning of incorrect font file format</li> <li>Fixed font family name to be 'Font Awesome 5 Free' for free kits when using pseudo-elements</li> </ul> <h2>Release 5.12.1</h2> <h3>Added</h3> <ul> <li>user-unlock icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/13280">FortAwesome/Font-Awesome#13280</a></li> <li>mixer brand icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/11242">FortAwesome/Font-Awesome#11242</a></li> <li>coffin-cross icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15646">FortAwesome/Font-Awesome#15646</a></li> <li>instagram-square icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/9223">FortAwesome/Font-Awesome#9223</a></li> <li>shopify icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/3850">FortAwesome/Font-Awesome#3850</a></li> <li>dailymotion icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/3890">FortAwesome/Font-Awesome#3890</a></li> </ul> <h3>Changed</h3> <ul> <li>Do not separate web fonts files for Free Kits</li> <li>The .fab CSS class now has explicit weight of 400 instead of inheriting 'normal'</li> <li>Balance the plus symbol in file-plus and folder-plus <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/16004">FortAwesome/Font-Awesome#16004</a></li> <li>Removed cross from coffin (new coffin-cross still available) <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15646">FortAwesome/Font-Awesome#15646</a></li> <li>Updated edge brand icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15771">FortAwesome/Font-Awesome#15771</a></li> <li>Updated clock hands <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15779">FortAwesome/Font-Awesome#15779</a></li> </ul> <h3>Fixed</h3> <ul> <li>Guard against run-away pseudo element searching with String.codePointAt ponyfill</li> <li>Silence errors when using the conflict detector</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md">@fortawesome/fontawesome-free's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/FortAwesome/Font-Awesome/releases/tag/5.13.0">5.13.0</a> - 2020-03-23</h2> <h3>Added</h3> <ul> <li>New icons related to COVID-19</li> <li>Added the ability to specify mask ID and title ID for SVG with JS which allows snapshot testing tools to get a predictable result when executing tests</li> </ul> <h3>Changed</h3> <ul> <li>Explicitly set font-display to block which supresses warnings of font-display in tools like Lighthouse</li> </ul> <h3>Fixed</h3> <ul> <li>Corrected version 4 font face shim src attribute declaration that was warning of incorrect font file format</li> <li>Fixed font family name to be 'Font Awesome 5 Free' for free kits when using pseudo-elements</li> </ul> <hr /> <h2><a href="https://github.com/FortAwesome/Font-Awesome/releases/tag/5.12.1">5.12.1</a> - 2020-02-04</h2> <h3>Added</h3> <ul> <li>user-unlock icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/13280">FortAwesome/Font-Awesome#13280</a></li> <li>mixer brand icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/11242">FortAwesome/Font-Awesome#11242</a></li> <li>coffin-cross icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15646">FortAwesome/Font-Awesome#15646</a></li> <li>instagram-square icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/9223">FortAwesome/Font-Awesome#9223</a></li> <li>shopify icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/3850">FortAwesome/Font-Awesome#3850</a></li> <li>dailymotion icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/3890">FortAwesome/Font-Awesome#3890</a></li> </ul> <h3>Changed</h3> <ul> <li>Do not separate web fonts files for Free Kits</li> <li>The .fab CSS class now has explicit weight of 400 instead of inheriting 'normal'</li> <li>Balance the plus symbol in file-plus and folder-plus <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/16004">FortAwesome/Font-Awesome#16004</a></li> <li>Removed cross from coffin (new coffin-cross still available) <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15646">FortAwesome/Font-Awesome#15646</a></li> <li>Updated edge brand icon <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15771">FortAwesome/Font-Awesome#15771</a></li> <li>Updated clock hands <a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/15779">FortAwesome/Font-Awesome#15779</a></li> </ul> <h3>Fixed</h3> <ul> <li>Guard against run-away pseudo element searching with String.codePointAt ponyfill</li> <li>Silence errors when using the conflict detector</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/4e6402443679e0a9d12c7401ac8783ef4646657f"><code>4e64024</code></a> Release 5.13.0 (<a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/16353">#16353</a>)</li> <li><a href="https://github.com/FortAwesome/Font-Awesome/commit/0d1f27efb836eb2ab994ba37221849ed64a73e5c"><code>0d1f27e</code></a> Release 5.12.1 (<a href="https://github-redirect.dependabot.com/FortAwesome/Font-Awesome/issues/16153">#16153</a>)</li> <li>See full diff in <a href="https://github.com/FortAwesome/Font-Awesome/compare/5.12.0...5.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@fortawesome/fontawesome-free&package-manager=npm_and_yarn&previous-version=5.12.0&new-version=5.13.0)](https://dependabot.com/compatibility-score/?dependency-name=@fortawesome/fontawesome-free&package-manager=npm_and_yarn&previous-version=5.12.0&new-version=5.13.0) 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:30:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#128
No description provided.