gucong3000 / FELS

Front End Live Stream
MIT License
12 stars 7 forks source link

An in-range update of iconv-lite is breaking the build 🚨 #858

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.4.20 of iconv-lite was just published.

Branch Build failing 🚨
Dependency iconv-lite
Current Version 0.4.19
Type dependency

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

iconv-lite 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/gucong3000/FELS/builds/363399754?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

  • 9a6ad95 Release 0.4.20: Updated Buffer constructor usage to comply with Node v10 deprecations
  • 5931403 Use Buffer.(from|alloc) instead of deprecated Buffer API
  • f45904b Downgrade dev deps to fix build on older Node.js (#178)

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 0.4.21 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • c679ab2 Release 0.4.21: Minor fixes
  • 696be8a Fix encoding canonicalization (fixes #156)
  • 67836d5 Remove Adoption section from readme
  • b8faf36 Fix the paths in "browser" field in package.json

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.4.22 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 6b90918 Release 0.4.22: Fix support for NPM v1.x (used in Node v0.10)
  • be3c9e5 Use older semver style for old Node.js 0.10 npm versions (#182)

See the full diff