Skip to content

chore(deps): update font awesome (minor) - #285

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/font-awesome
Open

chore(deps): update font awesome (minor)#285
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/font-awesome

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@fortawesome/fontawesome-svg-core (source) 7.2.07.3.1 age confidence
@fortawesome/free-brands-svg-icons (source) 7.2.07.3.1 age confidence
@fortawesome/free-regular-svg-icons (source) 7.2.07.3.1 age confidence
@fortawesome/free-solid-svg-icons (source) 7.2.07.3.1 age confidence
@fortawesome/vue-fontawesome 3.2.03.3.3 age confidence

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v7.3.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v7.3.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

FortAwesome/vue-fontawesome (@​fortawesome/vue-fontawesome)

v3.3.3

Compare Source

Fixed
  • Fixed class and style failing to type-check on <FontAwesomeIcon> in JSX/TSX, a regression from
    #​576. FontAwesomeIcon is declared as a FunctionalComponent, whose JSX attribute surface resolves
    from the component's own props only; the declaration now also intersects AllowedComponentProps and
    VNodeProps, restoring class, style, key, and ref. Types-only and non-breaking.
Changed
  • CI: the public API type-check now runs against the oldest supported Vue (3.0.x) as well as the newest,
    so type-only regressions that depend on a helper only newer Vue versions export are caught
  • Removed the unused npm and install devDependencies. Development-only; the published package is
    unchanged.

v3.3.2

Compare Source

Added
  • New canvasSquare and canvasRoomy props for the canvas sizing options introduced in Font Awesome 7.3.0

v3.3.1

Compare Source

Fixed
  • Fixed TS2590: Expression produces a union type that is too complex to represent when using
    FontAwesomeIcon in a Vue render function (h(FontAwesomeIcon, { icon })), a regression from #​559.
    Types-only and non-breaking.
Changed
  • CI: fixed the build matrix failing with npm ERESOLVE when installing older Vue versions in the test
    matrix (a regression surfaced by #​576 adding typescript to the lockfile), and added a strict
    peer-dependency check job
  • Documented the test:types command in DEVELOPMENT.md and added test-first and explicit dist steps
    to the release checklist

v3.3.0

Compare Source

Added
  • Support for the new animation props introduced in Font Awesome 7.3.0: flip360, buzz, float, jello,
    spinSnap, spinSnap4, spinSnap8, swing, and wag
Changed
  • Improved TypeScript types for the icon and mask props
  • Test suite updates and added testing notes to DEVELOPMENT.md


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 08:00 AM and 05:59 PM, Monday through Friday (* 8-17 * * 1-5)
  • Automerge
    • Between 08:00 AM and 05:59 PM, Monday through Friday (* 8-17 * * 1-5)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Renovate label Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants