CharmedSatyr-freeCodeCamp / game_of_life

"Build the Game of Life" is a project required for freeCodeCamp's Data Visualization Certification.
https://charmedsatyr-freecodecamp.github.io/game_of_life/
GNU General Public License v3.0
0 stars 0 forks source link

An in-range update of fortawesome is breaking the build 🚨 #19

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the fortawesome monorepo:

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the fortawesome group definition.

fortawesome 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for Release 0.1.5

Added

  • Full support for Duotone icons
Commits

The new version differs by 21 commits.

  • 358b4d0 Duotone icon support (#272)
  • 207013b Bump mixin-deep in /examples/create-react-app-typescript (#277)
  • 6192771 Bump mixin-deep from 1.3.1 to 1.3.2 (#276)
  • 523f30f Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/create-react-app (#275)
  • 32d4e4b Bump eslint-utils from 1.3.1 to 1.4.2 (#273)
  • 670f938 Bump eslint-utils in /examples/create-react-app-typescript (#274)
  • 97992e4 Bump js-yaml in /examples/create-react-app-typescript (#269)
  • 00ac2ea Bump handlebars in /examples/create-react-app-typescript (#270)
  • 1cd7cae Bump lodash.template in /examples/create-react-app-typescript (#271)
  • 5e71f57 Bump merge from 1.2.0 to 1.2.1 (#265)
  • 698a503 Bump lodash from 4.17.10 to 4.17.15 (#266)
  • bac4e90 Bump js-yaml from 3.12.0 to 3.13.1 (#267)
  • 2baef31 Bump handlebars from 4.0.11 to 4.1.2 (#268)
  • 3dd8d85 update boilerplate documentation to reflect React (#192)
  • 8329c58 Use local camelize function and migrate utility methods to separate modules (#216)

There are 21 commits in total.

See the full diff

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

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for Release 0.1.6

Fixed

  • Ignore null values for pull, rotation, and size props #289
Commits

The new version differs by 3 commits.

  • 4bc68c4 Add null check when building up class list (fixes #289) (#292)
  • 50a087f Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/create-react-app (#287)
  • 1e5e6aa Release 0.1.5

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release 0.1.7

Fixed

  • Add DOM attributes to FontAwesomeIconProps to Typescript definitions #151 #196
Commits

The new version differs by 5 commits.

  • b63b1ed Added DOMAttributes to FontAwesomeProps (#283)
  • 9363255 Release 0.1.6
  • 4bc68c4 Add null check when building up class list (fixes #289) (#292)
  • 50a087f Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/create-react-app (#287)
  • 1e5e6aa Release 0.1.5

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release 0.1.8

Fixed

  • Add swapOpacity to Typescript definitions #308
Commits

The new version differs by 12 commits.

  • 6b1e00b Add swapOpacity to TS file
  • bf26f89 Updates docs to show one line command to add basic packages (#303)
  • 14a3b8f Fix next-css inhalation instructions (#304)
  • f84889c Fix missing "n"
  • 0a17caa Docs for better Next.js integration (#300)
  • 0adb686 Updated contributor info for @baelec (#297)
  • 234c354 Release 0.1.7
  • b63b1ed Added DOMAttributes to FontAwesomeProps (#283)
  • 9363255 Release 0.1.6
  • 4bc68c4 Add null check when building up class list (fixes #289) (#292)
  • 50a087f Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/create-react-app (#287)
  • 1e5e6aa Release 0.1.5

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for Release 0.1.9

Fixed

  • Have FontAwesomeIconProps interface extend SVGAttributes, fixes #324
Commits

The new version differs by 16 commits.

  • 4b49f54 Add id to TS file (#326)
  • 0406a6a Add GitHub workflow and update deps (#309)
  • 86989ef Release 0.1.8
  • 61c361c Update docs to include Cloudsmith upload
  • 6b1e00b Add swapOpacity to TS file
  • bf26f89 Updates docs to show one line command to add basic packages (#303)
  • 14a3b8f Fix next-css inhalation instructions (#304)
  • f84889c Fix missing "n"
  • 0a17caa Docs for better Next.js integration (#300)
  • 0adb686 Updated contributor info for @baelec (#297)
  • 234c354 Release 0.1.7
  • b63b1ed Added DOMAttributes to FontAwesomeProps (#283)
  • 9363255 Release 0.1.6
  • 4bc68c4 Add null check when building up class list (fixes #289) (#292)
  • 50a087f Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/create-react-app (#287)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for Release 0.1.10

Added

  • Support for forward ref #341
Commits

The new version differs by 27 commits.

  • 399cefb Support for prop ref (#341)
  • fe6c3d7 Update test workflow to run on pull requests
  • c43fe1c Fix: misspelled helped (#334)
  • e12e064 Bump minimist from 1.2.0 to 1.2.5 in /examples/nextjs-app (#333)
  • e04441a Bump acorn from 5.7.3 to 5.7.4 in /examples/create-react-app-typescript (#330)
  • 4fd250c Bump acorn from 5.7.3 to 5.7.4 (#329)
  • 9a3c6dc Bump acorn from 5.7.3 to 5.7.4 in /examples/create-react-app (#328)
  • 7ea2fae Bump handlebars in /examples/create-react-app-typescript (#314)
  • 72fc548 Bump handlebars from 4.1.2 to 4.5.3 in /examples/create-react-app (#313)
  • a964c1a Bump next from 9.1.3 to 9.3.2 in /examples/nextjs-app (#332)
  • 59d0bdc Release 0.1.9
  • 4b49f54 Add id to TS file (#326)
  • 0406a6a Add GitHub workflow and update deps (#309)
  • 86989ef Release 0.1.8
  • 61c361c Update docs to include Cloudsmith upload

There are 27 commits in total.

See the full diff