finscaleAI / generators-finscale

Finscale Platform's Hipsters based Generators
https://finscale.org
Apache License 2.0
2 stars 1 forks source link

Bump @fortawesome/angular-fontawesome from 0.7.0 to 0.13.0 in /generators/client/templates/angular #698

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @fortawesome/angular-fontawesome from 0.7.0 to 0.13.0.

Release notes

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

0.13.0

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

Added

0.12.0

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

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

0.11.0

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.

0.10.2

Added

  • position input for fa-layers-counter component.

... (truncated)

Changelog

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

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

Fixed

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

0.11.0 - 2022-06-03

Added

  • Support for Angular 14.

Removed

... (truncated)

Commits
  • 83fbc1e Release 0.13.0
  • 8820f41 Upgrade to Angular 16
  • f91fa20 Release 0.12.1
  • a63db92 Add support for all Font Awesome 6 animations
  • c8ef757 Align configuration with new Angular project
  • 63391de Release 0.12.0
  • 6daf6fc Update Angular to stable
  • 0ce63b8 Add support for the new Sharp Solid icons
  • 2da0dce Deprecate classes and styles inputs in all components
  • 495d633 Update documentation on how to create the icon programmatically
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)