Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps @fortawesome/angular-fontawesome from 1.0.0 to 3.0.0.

Release notes

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

3.0.0

The release should be backwards compatible with 2.x, but since we bump the major dependency on @fortawesome/fontawesome-svg-core to 7.0.0, it is a major release. Please open an issue if you find any incompatibilities.

Added

  • Support for Font Awesome 7.

Changed

  • Reverted the change from 2.0.0 making the icon property in fa-icon and fa-duotone-icon components required at compile-time.
  • Update documentation to use self-closing tags for fa-icon and fa-duotone-icon components.

2.0.1

Fixed

  • Restored possibility to set inputs to undefined.

2.0.0

Converted all library internal component implementation to use reactive Signal APIs.

Make sure to check upgrade instructions.

Added

  • Support for Angular 20.
  • Documentation on changes in Programmatic API.
  • Documentation for upgrading 1.0.0 to 2.0.0
  • Updated code to use signal APIs like signal, computed, effect, input, model.
  • Updated changeDetection: ChangeDetectionStrategy.OnPush 🚀 for all components.

Removed

Changelog

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

3.0.0 (2025-08-03)

The release should be backwards compatible with 2.x, but since we bump the major dependency on @fortawesome/fontawesome-svg-core to 7.0.0, it is a major release. Please open an issue if you find any incompatibilities.

Added

  • Support for Font Awesome 7.

Changed

  • Reverted the change from 2.0.0 making the icon property in fa-icon and fa-duotone-icon components required at compile-time.
  • Update documentation to use self-closing tags for fa-icon and fa-duotone-icon components.

2.0.1 (2025-06-02)

Fixed

  • Restored possibility to set inputs to undefined.

2.0.0 (2025-05-31)

Converted all library internal component implementation to use reactive Signal APIs.

Make sure to check upgrade instructions.

Added

  • Support for Angular 20.
  • Documentation on changes in Programmatic API.
  • Documentation for upgrading 1.0.0 to 2.0.0
  • Updated code to use signal APIs like signal, computed, effect, input, model.
  • Updated changeDetection: ChangeDetectionStrategy.OnPush 🚀 for all components.

Removed

Commits
  • 993769e Release 3.0.0
  • 21513a9 Convert most FontAwesome elements to self-closing tags (#477)
  • 11dfd8f chore(icon): remove required constraint on icon input to support dynamic assi...
  • 5e961d9 remove v7 tests, keep v5 and v6 compatibility
  • 2cc834f Improve title accessibility test for FaIconComponent to accommodate FontAweso...
  • bd76850 Enhance accessibility tests for FaIconComponent by verifying title attribute ...
  • d1a3c6f Update FontAwesome package versions
  • 03f944a Comment out test for <title> element rendering
  • 49059c7 Fix minor formatting issues
  • 9965588 Update docs and schema for Font Awesome 7 support
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@fortawesome/angular-fontawesome](https://github.com/FortAwesome/angular-fontawesome) from 1.0.0 to 3.0.0.
- [Release notes](https://github.com/FortAwesome/angular-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/angular-fontawesome/blob/main/CHANGELOG.md)
- [Commits](FortAwesome/angular-fontawesome@1.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/angular-fontawesome"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2025
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.

1 participant