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

Update Font Awesome #105

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

Update Font Awesome #105

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fortawesome/angular-fontawesome ^0.14.1 -> ^0.15.0 age adoption passing confidence
@fortawesome/fontawesome-svg-core (source) 6.5.2 -> 6.7.2 age adoption passing confidence
@fortawesome/free-brands-svg-icons (source) 6.5.2 -> 6.7.2 age adoption passing confidence
@fortawesome/free-regular-svg-icons (source) 6.5.2 -> 6.7.2 age adoption passing confidence
@fortawesome/free-solid-svg-icons (source) 6.5.2 -> 6.7.2 age adoption passing confidence

Release Notes

FortAwesome/angular-fontawesome (@​fortawesome/angular-fontawesome)

v0.15.0

Compare Source

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.
FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v6.7.2: Releast 6.7.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.1

Compare Source

v6.7.0

Compare Source

v6.6.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 24, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @angular/[email protected]
npm error node_modules/@angular/core
npm error   @angular/core@"^17.3.6" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/core@"^18.0.0" from @fortawesome/[email protected]
npm error node_modules/@fortawesome/angular-fontawesome
npm error   @fortawesome/angular-fontawesome@"^0.15.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-17T01_19_32_616Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-17T01_19_32_616Z-debug-0.log

@renovate renovate bot changed the title Update dependency @fortawesome/angular-fontawesome to ^0.15.0 Update Font Awesome Jul 16, 2024
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.

0 participants