parse-community/parse-server-sqs-mq-adapter

An in-range update of sqs-producer is breaking the build 🚨

greenkeeper opened this issue Β· 2 comments

Version 1.6.0 of sqs-producer was just published.

Branch Build failing 🚨
Dependency sqs-producer
Current Version 1.5.0
Type dependency

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

sqs-producer 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

Commits

The new version differs by 9 commits.

  • a460485 Task: Update README
  • 6440d7f 1.6.0
  • 3e91f45 Merge pull request #19 from imsnif/master
  • 9299fbe Merge pull request #25 from varunnaik/patch-1
  • 1243c9a Update validation error message
  • ee83397 Merge pull request #20 from bbc/license
  • a1ff92a Task: Switch to Apache-2.0 license.
  • 4c77fed feat: forward options to sqs
  • a2b3fea Task: Add contributing file

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

Version 1.6.1 just got published.

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

Release Notes v1.6.1
  • Don't require ID for FIFO messages (Issue #23)
Commits

The new version differs by 10 commits.

See the full diff