PruvoNet / squiss-ts

High-volume Amazon SQS Poller for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of aws-sdk is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency aws-sdk was updated from 2.562.0 to 2.563.0.

🚨 View failing branch.

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

aws-sdk 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

Release Notes for Release v2.563.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • d165ffc Updates SDK to v2.563.0
  • 90b38c7 chore: update smoke test config (#2932)

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 2.562.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The dependency aws-sdk was updated from 2.563.0 to 2.564.0.

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

Release Notes for Release v2.564.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 75d284f Updates SDK to v2.564.0
  • 1ca7b98 Allow shortcutting in customBackoff based on error (#2898)
  • ff22c95 chore: use ^ to allow relaxed versions (#2933)

See the full diff