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

fix(deps): update dependency @fortawesome/angular-fontawesome to ^0.15.0 #685

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fortawesome/angular-fontawesome ^0.12.0 -> ^0.15.0 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.

v0.14.1

Compare Source

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

v0.14.0

Compare Source

Added
  • Support for Angular 17.
  • Possibility to use all components as standalone.
Changed
  • Examples to use standalone components instead of modules.
Removed
  • Angular 16.x is no longer supported. If you are using this version, please, stick with version 0.13.0.

v0.13.0

Compare Source

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.

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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


Thanks for the PR!

Any successful deployments (not always required) will be available below.

Once merged, code will be promoted and handed off to following workflow run.

Copy link
Contributor Author

renovate bot commented Aug 21, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: public/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@"^15.2.9" 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/2025-01-06T22_06_58_263Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-06T22_06_58_263Z-debug-0.log

File name: admin/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@"^15.2.9" 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/2025-01-06T22_07_02_250Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-06T22_07_02_250Z-debug-0.log

@renovate renovate bot force-pushed the renovate/font-awesome branch 5 times, most recently from 3400700 to 3ed195f Compare September 12, 2024 15:19
@renovate renovate bot force-pushed the renovate/font-awesome branch 3 times, most recently from 946b115 to 45d252e Compare October 23, 2024 22:53
@renovate renovate bot force-pushed the renovate/font-awesome branch 4 times, most recently from 2273c27 to 9271a81 Compare October 23, 2024 23:48
@renovate renovate bot force-pushed the renovate/font-awesome branch 12 times, most recently from d897358 to ecf42a7 Compare December 18, 2024 18:14
@renovate renovate bot force-pushed the renovate/font-awesome branch 4 times, most recently from 61e4986 to 48caf42 Compare January 6, 2025 20:41
@renovate renovate bot force-pushed the renovate/font-awesome branch from 48caf42 to 9da7767 Compare January 6, 2025 22:07
@DerekRoberts
Copy link
Member

Angular updates are being handled by @ianliuwk1019 in another PR.

@DerekRoberts DerekRoberts deleted the renovate/font-awesome branch January 6, 2025 22:11
Copy link
Contributor Author

renovate bot commented Jan 6, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.15.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant