Skip to content

Bump @fortawesome/angular-fontawesome from 1.0.0 to 5.0.0 in /test-app - #592

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/test-app/master/fortawesome/angular-fontawesome-5.0.0
Open

Bump @fortawesome/angular-fontawesome from 1.0.0 to 5.0.0 in /test-app#592
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/test-app/master/fortawesome/angular-fontawesome-5.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

5.0.0

Added

  • Support for Angular 22.

Fixed

  • undefined values appearing in CSS class names.

Removed

  • Angular 21.x is no longer supported. If you are using this version, please, stick with version 4.0.0.

4.0.0

Added

  • Support for Angular 21.

Removed

  • Angular 20.x is no longer supported. If you are using this version, please, stick with version 3.0.0.

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.

... (truncated)

Changelog

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

5.0.0 (2026-05-06)

Added

  • Support for Angular 22.

Fixed

  • undefined values appearing in CSS class names.

Removed

  • Angular 21.x is no longer supported. If you are using this version, please, stick with version 4.0.0.

4.0.0 (2025-11-24)

Added

  • Support for Angular 21.

Removed

  • Angular 20.x is no longer supported. If you are using this version, please, stick with version 3.0.0.

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.

... (truncated)

Commits
  • eef8f45 Release 5.0.0
  • 0d1cd80 Replace protractor with puppeteer
  • 78f5cc7 Add Angular 22 support
  • 5bd3bfe Fix undefined values appearing in CSS class names (#487)
  • 5e71eb5 Release 4.0.0
  • 5343c84 Add support for Angular 21 (#481)
  • 204c473 Reduce boilerplate in tests using direct component creation with bindings (#478)
  • 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...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 18, 2026
Bumps [@fortawesome/angular-fontawesome](https://github.com/FortAwesome/angular-fontawesome) from 1.0.0 to 5.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...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/test-app/master/fortawesome/angular-fontawesome-5.0.0 branch from 93f6c61 to f6279f7 Compare August 25, 2026 16:05
@dependabot
dependabot Bot requested a review from a team as a code owner August 25, 2026 16:05
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