Skip to content

Bump @fortawesome/vue-fontawesome from 3.2.0 to 3.3.3 - #3911

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fortawesome/vue-fontawesome-3.3.3
Open

Bump @fortawesome/vue-fontawesome from 3.2.0 to 3.3.3#3911
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fortawesome/vue-fontawesome-3.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @fortawesome/vue-fontawesome from 3.2.0 to 3.3.3.

Release notes

Sourced from @​fortawesome/vue-fontawesome's releases.

Release 3.3.3

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.

Release 3.3.2

Added

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

Release 3.3.1

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

3.3.0

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
Changelog

Sourced from @​fortawesome/vue-fontawesome's changelog.

3.3.3 - 2026-07-21

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.

3.3.2 - 2026-07-13

Added

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

3.3.1 - 2026-07-09

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

3.3.0 - 2026-06-26

Added

  • Support for the new animation props introduced in Font Awesome 7.3.0: flip360, buzz, float, jello, spinSnap, spinSnap4, spinSnap8, swing, and wag

... (truncated)

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 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)

Bumps [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) from 3.2.0 to 3.3.3.
- [Release notes](https://github.com/FortAwesome/vue-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/vue-fontawesome/blob/3.x/CHANGELOG.md)
- [Commits](FortAwesome/vue-fontawesome@3.2.0...3.3.3)

---
updated-dependencies:
- dependency-name: "@fortawesome/vue-fontawesome"
  dependency-version: 3.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants