Skip to content
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

Bump @fortawesome/angular-fontawesome from 0.7.0 to 0.10.2 #234

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

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

Release notes

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

0.10.2

Added

  • position input for fa-layers-counter component.
  • @fortawesome/fontawesome-svg-core@^6.1.0 as a valid peer dependency.
  • Possibility to pick v5 or v6 to the ng-add schematic.

0.10.1

Added

  • Official support for Font Awesome 6 Beta.
  • Support for icon aliases introduced in Font Awesome 6 Beta.

0.10.0

Added

  • Support for Angular 13.
  • Guides on more advanced use cases.

Changed

  • Approaches documentation has been improved.

Removed

  • Deprecated support for the global icon library.
  • Angular 12.x is no longer supported. If you are using this version, please, stick with version 0.9.0.

0.9.0

Added

  • Support for Angular 12.

Removed

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

0.8.2

Fixed

  • Crash when running ng add in Angular CLI 11.1 project. (#291)

0.8.1

Fixed

  • Support fa-layers with content wrapped into ng-container. (#283)
  • Warn about missing stackItemSize on fa-icon inside fa-stack instead of silently dropping elements. (#177)

0.8.0

Fixed

... (truncated)

Changelog

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

0.10.2 - 2022-03-20

Added

  • position input for fa-layers-counter component.
  • @fortawesome/fontawesome-svg-core@^6.1.0 as a valid peer dependency.
  • Possible to pick v5 or v6 to the ng-add schematic.

0.10.1 - 2021-11-13

Added

  • Official support for Font Awesome 6 Beta.
  • Support for icon aliases introduced in Font Awesome 6 Beta.

0.10.0 - 2021-11-03

Make sure to check upgrade instructions.

Added

  • Support for Angular 13.
  • Guides on more advanced use cases.

Changed

  • Approaches documentation has been improved.

Removed

  • Deprecated support for the global icon library.
  • Angular 12.x is no longer supported. If you are using this version, please, stick with version 0.9.0.

0.9.0 - 2021-05-13

Added

  • Support for Angular 12.

Removed

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

0.8.2 - 2021-02-03

Fixed

  • Crash when running ng add in Angular CLI 11.1 project. (#291)

0.8.1 - 2020-12-11

... (truncated)

Commits
  • 9594f8c Release 0.10.2
  • 7267c29 Make it possible to pick v5 or v6 from the ng-add schematic
  • 8fb3f61 Allow fontawesome-svg-core ^6.1.0 as a valid peer dependency
  • a41f0c5 Update dependencies
  • 34a115b Link to the FontAwesome team on GitHub
  • 5e897dc Add position input for fa-layers-counter component
  • 824f040 Update StackBlitz projects to the latest versions
  • 16f0967 Release 0.10.1
  • 7c66246 Add official support for FontAwesome 6
  • 2c9d6da Release 0.10.0
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants