[Snyk] Upgrade @fortawesome/angular-fontawesome from 0.5.0 to 0.9.0#5
Open
snyk-bot wants to merge 1 commit into
Open
[Snyk] Upgrade @fortawesome/angular-fontawesome from 0.5.0 to 0.9.0#5snyk-bot wants to merge 1 commit into
snyk-bot wants to merge 1 commit into
Conversation
Snyk has created this PR to upgrade @fortawesome/angular-fontawesome from 0.5.0 to 0.9.0. See this package in npm: https://www.npmjs.com/package/@fortawesome/angular-fontawesome See this project in Snyk: https://app.snyk.io/org/alexoreshkevich/project/370df450-bb1b-44cd-b9e6-0aa50ae47b1e?utm_source=github&utm_medium=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @fortawesome/angular-fontawesome from 0.5.0 to 0.9.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.
Release notes
Package name: @fortawesome/angular-fontawesome
-
0.9.0 - 2021-05-13
- Support for Angular 12.
- 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
- Crash when running
-
0.8.1 - 2020-12-11
- 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 - 2020-11-12
- Fixed ng add crash if tslint is not installed.
- Support for Angular 11.
- Documentation on how to use angular-fontawesome with Storybook.
- Angular 10.x is no longer supported. If you are using this version, please, stick with version 0.7.0.
-
0.7.0 - 2020-07-08
- Make it possible to use
- Support for Angular 10.
- Angular 9.x is no longer supported. If you are using this version, please, stick with version 0.6.1.
-
0.6.1 - 2020-03-27
- Fixed crash when running
-
0.6.0 - 2020-02-08
- Documentation of a convenient approach to test components using icon library.
- Angular 8.x is no longer supported. If you are using this version, please, stick with version 0.5.0.
-
0.6.0-alpha.0 - 2019-11-11
- Support for Angular 9 and Ivy.
- Documentation on how to test components using Font Awesome icons.
- Warning when
-
0.5.0 - 2019-08-11
-
-
-
-
-
-
-
-
- Restructured documentation to make it easier to navigate and extend.
- Changed semantics of the
- Warning when
- Fixed title-tooltip not being displayed in IE 11 in some cases.
from @fortawesome/angular-fontawesome GitHub release notesAdded
Removed
Fixed
ng addin Angular CLI 11.1 project. (#291)Fixed
Fixed
Added
Removed
Fixed
fa-duotone-iconwith custom duotone icons.Added
Removed
Fixed
ng addschematic on a project using Angular 9.1 and TypeScript 3.7.Make sure to check upgrade instructions.
Added
FaConfig.fixedWidthproperty to provide a default value forFaIcon.fixedWidthandFaLayers.fixedWidthproperties.Removed
Make sure to check upgrade instructions.
Added
FontAwesomeTestingModuleto simplify testing components using icon library.FaConfig.fallbackIconwhich allows to specify a fallback icon to use whenFaIconComponent.iconis not set or specified icon definition is missing from the icon library.ng-addschematic to simplify initial library setup.LICENSEfile into the published package.Changed
FaConfig.globalLibrarydefault value has been changed tofalse.fa-icon/fa-duotone-iconwon't look for icon definitions in the global icon library by default. See upgrade instructions for the previous release for more details about this change.FaIconComponent.iconis not set or specified icon definition is missing in the icon library was changed into a hard error to make it more clear and visible (in particular in the unit tests).Removed
FaIconComponent.iconPropwas removed. UseFaIconComponent.iconinstead.FaIconComponent.listItemwas removed. UseFaIconComponent.fixedWidth+ custom CSS to render icons as list markers.FaIconServicewas removed. UseFaConfiginstead.Make sure to check upgrade instructions.
Added
Added
fa-stackcomponent to stack two icons together:Added
fa-duotone-iconcomponent to work with duotone icons:Added an official method to update
FaIconComponentandFaDuotoneIconComponentprogrammatically.Added
FaIconLibraryclass to replace deprecated global icon library from@ fortawesome/fontawesome-svg-corepackage.Added
a11yRoleinput forfa-iconandfa-duotone-iconcomponents to support customizingroleattribute of the rendered SVG icon.Added
FaConfigclass to globally configureangular-fontawesome.Added a table in README.md to document compatibility with major Angular versions.
Added instructions on how to install library with NPM.
Changed
FaIconComponent.iconproperty. It used to have typeIcon- rendered icon object and is now changed into component input to specify icon definition with typeIconProp.Deprecated
FaIconComponent.iconPropis deprecated. UseFaIconComponent.iconinstead.FaIconComponent.iconis not set or specified icon definition is missing in the icon library is deprecated. It will throw a hard error in the next version.FaIconComponent.listItemis deprecated. UseFaIconComponent.fixedWidth+ custom CSS to render icons as list markers.FaIconServiceis deprecated in favour ofFaConfig.Fixed
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