Skip to content

Bump the fontawesome group across 1 directory with 3 updates - #591

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fontawesome-f8287d83d1
Open

Bump the fontawesome group across 1 directory with 3 updates#591
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fontawesome-f8287d83d1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the fontawesome group with 3 updates in the / directory: @fortawesome/fontawesome-svg-core, @fortawesome/free-solid-svg-icons and @fortawesome/vue-fontawesome.

Updates @fortawesome/fontawesome-svg-core from 7.0.1 to 7.3.1

Release notes

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

Release 7.3.1

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

Release 7.3.0

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

Release 7.2.0

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

Release 7.1.0

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

Commits
Maintainer changes

This version was pushed to npm by fortawesome-admin, a new releaser for @​fortawesome/fontawesome-svg-core since your current version.


Updates @fortawesome/free-solid-svg-icons from 7.0.1 to 7.3.1

Release notes

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

Release 7.3.1

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

Release 7.3.0

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

Release 7.2.0

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

Release 7.1.0

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

Commits
Maintainer changes

This version was pushed to npm by fortawesome-admin, a new releaser for @​fortawesome/free-solid-svg-icons since your current version.


Updates @fortawesome/vue-fontawesome from 3.1.2 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

Release 3.2.0

Added

  • Support for custom gradient fills

... (truncated)

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fontawesome-f8287d83d1 branch 2 times, most recently from 735fe1e to bc5fba8 Compare March 1, 2026 21:02
Bumps the fontawesome group with 3 updates in the / directory: [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) and [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome).


Updates `@fortawesome/fontawesome-svg-core` from 7.0.1 to 7.3.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@7.0.1...7.3.1)

Updates `@fortawesome/free-solid-svg-icons` from 7.0.1 to 7.3.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@7.0.1...7.3.1)

Updates `@fortawesome/vue-fontawesome` from 3.1.2 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.1.2...3.3.3)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fontawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fontawesome
- dependency-name: "@fortawesome/vue-fontawesome"
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fontawesome-f8287d83d1 branch from bc5fba8 to 0dfa3a8 Compare August 1, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants