thorpelawrence / alexa-spotify-connect

Control Spotify Connect devices with Alexa
MIT License
97 stars 53 forks source link

An in-range update of i18n is breaking the build 🚨 #50

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency i18n was updated from 0.8.3 to 0.8.4.

🚨 View failing branch.

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

i18n 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/thorpelawrence/alexa-spotify-connect/builds/602240830?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/i18n-0.8.4 at 85.915% ([Details](https://coveralls.io/builds/26520266)).

Release Notes for 0.8.4 - General Maintenance

Added

  • Support for empty strings in translation files (#261)
  • Greenkeeper integration (#414)
  • Tidelift integration Learn more.
  • Travis OS X build

Fixed

Removed

  • AppVeyor integration (will be replaced by Travis Windows Builds)
Commits

The new version differs by 43 commits.

  • e0dbcc4 Merge branch 'release/0.8.4' into npm
  • 7f4c5da version bumb & docs
  • 94db9e7 Merge pull request #261 from emmerich/master
  • 0e7b67a feat(messageformat): backward compat parsing
  • 1f6f10e test: re-enabled messageformat tests
  • 599cfbd chore(dotfiles): better local dev setup
  • 1f732ef Create SECURITY.md
  • e8dcd30 Create FUNDING.yml
  • 22fb910 audit fix
  • 9dcea0d greenkeeper badge to top
  • 00c8e17 Merge pull request #414 from mashpie/greenkeeper/initial
  • a238551 skip windows CI for now
  • 8a037d4 travis +osx +windows
  • 8133cf1 chore: adapt code to updated dependencies
  • 3d498a4 chore(package): update lockfile package-lock.json

There are 43 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 4 years ago

After pinning to 0.8.3 your tests are passing again. Downgrade this dependency πŸ“Œ.