Skip to content

fix(deps): update font awesome

renovate-token-rw-2 requested to merge renovate/font-awesome into main

This MR contains the following updates:

Package Type Update Change
@fortawesome/angular-fontawesome dependencies minor ^0.10.2 -> ^0.14.0
@fortawesome/fontawesome-svg-core (source) dependencies patch 6.5.1 -> 6.5.2
@fortawesome/free-solid-svg-icons (source) dependencies patch 6.5.1 -> 6.5.2

Release Notes

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

v0.14.1

Compare Source

Fixed
  • Removed import from @fortawesome/fontawesome-common-types, which was an undeclared dependency.

v0.14.0

Compare Source

Added
  • Support for Angular 17.
  • Possibility to use all components as standalone.
Changed
  • Examples to use standalone components instead of modules.
Removed
  • Angular 16.x is no longer supported. If you are using this version, please, stick with version 0.13.0.

v0.13.0

Compare Source

Added
  • Support for Angular 16.
Removed
  • Angular 15.x is no longer supported. If you are using this version, please, stick with version 0.12.1.

v0.12.1

Compare Source

Added

v0.12.0

Compare Source

Make sure to check upgrade instructions.

Added
  • Support for Angular 15.
  • Documentation and option in ng-add schematic to use new Sharp Solid icons style.
Changed
  • Documentation on how to create fa-icon programmatically updated to not use deprecated ComponentFactoryResolver.
Deprecated
  • classes and styles inputs on all components are deprecated for removal as confusing and generally not useful. See upgrade instructions for the suggested migration path.
Removed
  • Angular 14.x is no longer supported. If you are using this version, please, stick with version 0.11.1.

v0.11.1

Compare Source

Fixed
  • Added a missing peer dependency on @angular/core.

v0.11.0

Compare Source

Added
  • Support for Angular 14.
Removed
  • Angular 13.x is no longer supported. If you are using this version, please, stick with version 0.10.2.
FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v6.5.2

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports