rucken / core

Core and Admin UI for Angular7+ web applications
https://rucken.github.io/core
MIT License
46 stars 5 forks source link

An in-range update of @fortawesome/free-brands-svg-icons is breaking the build 🚨 #252

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @fortawesome/free-brands-svg-icons was updated from 5.6.1 to 5.6.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@fortawesome/free-brands-svg-icons is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/rucken/core/builds/470703914?utm_source=github_status&utm_medium=notification)).

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 5.6.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 5.6.3

Changed

  • Revising fire icon and adding alternative fire icon
  • Updating fedora brand icon
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 5.7.2

Fixed

  • Vertical alignment issues using OTF and TTF files in desktop applications that differ from previous
    Font Awesome versions (< 5.7.0)
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 5.8.0

Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
UPGRADING.md guide for more
information.

Added

  • New sponsored icon wave-square
  • Adding new mutateApproach configuration which can force SVG with JS to render synchronously
  • Adding a round of top requested brand icons

Changed

  • Updating search terms and adding new categories
  • Removing descender-based CSS from the .fa-icon Sass mixin
  • Removed title elements from SVG sprites

Fixed

  • Fixing several icons such as spinner-third that had incorrect widths
  • Allow Sass setting for font-display to be changed
  • Missing dots in the flower icons
  • Support strict math compatibility for Less
  • Support fa-flip-both in the SVG with JS version
greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes