Skip to content

[Snyk] Upgrade @fortawesome/angular-fontawesome from 0.11.1 to 0.15.0 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aboudard
Copy link
Owner

Snyk has created this PR to upgrade @fortawesome/angular-fontawesome from 0.11.1 to 0.15.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released 5 months ago, on 2024-05-23.
Release notes
Package name: @fortawesome/angular-fontawesome
  • 0.15.0 - 2024-05-23

    Make sure to check upgrade instructions.

    Added

    • Support for Angular 18.
    • Documentation on how to use NPM Kit packages.
    • Documentation on how to correctly use fa-stack in standalone components.
    • Documentation on how to use custom icons.
    • FAQ page with considerations on whether to use this library.
    • Configuration option for the FontAwesomeTestingModule to not throw errors when adding icons.
    • Documentation on how to add global styles to the page.

    Fixed

    • Documentation for the rotate input.
    • Global styles are now correctly added to the page in SSR context.

    Changed

    • icon input type is now more permissive.
    • @ fortawesome/fontawesome-svg-core became a regular dependency.

    Removed

    • Angular 17.x is no longer supported. If you are using this version, please, stick with version 0.14.1.
    • Deprecated inputs spin and pulse. Use animation input instead.
    • Deprecated inputs styles and classes.
  • 0.14.1 - 2023-12-23

    Fixed

    • Removed import from @ fortawesome/fontawesome-common-types, which was an undeclared dependency.
  • 0.14.0 - 2023-11-08

    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.
  • 0.13.0 - 2023-05-04

    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.
  • 0.12.1 - 2023-01-09

    Added

  • 0.12.0 - 2022-11-18

    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.
  • 0.11.1 - 2022-06-16
    • Added a missing peer dependency on @ angular/core.
from @fortawesome/angular-fontawesome GitHub release notes
Commit messages
Package name: @fortawesome/angular-fontawesome
  • 2a3a9e7 Update to Angular 18
  • 9342b5b Make @ fortawesome/fontawesome-svg-core a regular dependency
  • 5d26d6d Add global styles properly in the SSR context
  • 551ccb2 Remove unused property
  • 629da3f Add SSR to the demo project
  • 31ba979 Simplify testing configuration implementation
  • 14c4812 Feat: Allow Configuring the testing module to not throw errors when adding icons
  • dc9dcca Fix: Expose MockFaIconLibrary on the testing API
  • 6b8238a Test: Fix project setup to include tests in testing/ subdirectory
  • bf0da1b Add frequently asked questions page
  • 8e42dad Document how to use custom icons
  • 9e9798c Introduce more permissive icon types
  • 0fe2f8b Document how to correctly use fa-stack in standalone components
  • 56328c9 Fix usage documentation for rotate property
  • 191542b Removed deprecated `styles` and `classes` inputs
  • 97000bf Removed usage of the deprecated `ComponentFactoryResolver`
  • f1d9ce3 Remove deprecated `spin` and `pulse` inputs
  • dd4690a Document support for new NPM Kits (#422)
  • 934279a Release 0.14.1
  • 254fac5 Import icon types from svg core
  • 7e3e5ed Improve publishing instructions
  • a20496d Release 0.14.0
  • c3d810f Migrate all components to standalone
  • 547042a Upgrade to Angular 17

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants