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

build(deps): bump @fortawesome/angular-fontawesome from 0.13.0 to 1.0.0 #3059

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 Nov 26, 2024

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

Release notes

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

1.0.0

There are no major changes in this release. The version bump is to signal that the library is stable now and no major breaking changes are expected in the future.

Added

  • Support for Angular 19.
  • All available icon packages to the ng-add schematic.
  • Possibility to specify custom rotate value for fa-icon and fa-duotone-icon components.

Removed

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

0.15.0

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

Fixed

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

0.14.0

Added

... (truncated)

Changelog

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

1.0.0 - 2024-11-20

There are no major changes in this release. The version bump is to signal that the library is stable now and no major breaking changes are expected in the future.

Added

  • Support for Angular 19.
  • All available icon packages to the ng-add schematic.
  • Possibility to specify custom rotate value for fa-icon and fa-duotone-icon components.

Removed

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

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.

... (truncated)

Commits
  • 88ea9db Release 1.0.0
  • 5de1931 Add support for "fa-rotate-by"
  • 7fe2a58 Add new icon packages to the ng add schematic
  • 81831fc update docs for duotone and sharp duotone
  • dd2603c Fix integration tests
  • 1177547 Remove unnecessary standalone: true property
  • c3ebbb7 Bump other dependencies
  • c5e9b6d Undo unnecessary changes
  • 8350ee1 Update README
  • b9ce5d8 Set standalone property to false for testing components
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.13.0 to 1.0.0.
- [Release notes](https://github.com/FortAwesome/angular-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/angular-fontawesome/blob/main/CHANGELOG.md)
- [Commits](FortAwesome/angular-fontawesome@0.13.0...1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
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