Skip to content

Update @fortawesome/free-regular-svg-icons requirement from 5.7.0 to 5.7.2

Updates the requirements on @fortawesome/free-regular-svg-icons to permit the latest version.

Release notes

Sourced from @fortawesome/free-regular-svg-icons's releases.

Release 5.7.2

Fixed

  • Vertical alignment issues using OTF and TTF files in desktop applications that differ from previous Font Awesome versions (< 5.7.0)
Changelog

Sourced from @fortawesome/free-regular-svg-icons's changelog.

5.7.2 - 2019-02-12

Fixed

  • Vertical alignment issues using OTF and TTF files in desktop applications that differ from previous Font Awesome versions (< 5.7.0)

5.7.1 - 2019-02-01

Fixed

  • The @fortawesome/fontawesome-pro package had a corrupted SVG webfont file for the solid style
  • IE11 error reporting Promise as undefined or finally() not a function
  • The cheese has been moved on top of the patty for cheeseburger

5.7.0 - 2019-01-28

Minor version upgrade notice: there are some backward-incompatible changes to this release. See the UPGRADING.md guide for more information.

Added

  • New Food category
  • More Medical icons
  • More icons from the leaderboard
  • Added tasks-alt
  • New CSS class fa-flip-both that applies fa-flip-horizontal and fa-flip-vertical together
  • CSS now defaults to font-display: auto
  • Sass and Less files contain a variable that can be changed to alter the font-display value

Changed

  • Updated slack brand icon
  • Reverted calendar-alt to previous design before 5.6.0

Fixed

  • Safari fails to process pseudo elements if the font-weight is "normal"
  • Renamed internal method to keep from confusing rJS FortAwesome/Font-Awesome#14461
  • Corrected font weights in TTF files FortAwesome/Font-Awesome#13320
  • XCode now correctly displays different styles when using TTF files
  • Support for Turbolinks without modifying the dom.watch() call FortAwesome/Font-Awesome#12709
  • Add focusable=false for SVG elements to prevent IE11 double-focus bug FortAwesome/Font-Awesome#13155

5.6.3 - 2018-12-20

Changed

  • Revising fire icon and adding alternative fire icon
... (truncated)
Commits

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Merge request reports