adobe/helix-static

An in-range update of @adobe/openwhisk-action-builder is breaking the build 🚨

greenkeeper opened this issue Β· 3 comments

The dependency @adobe/openwhisk-action-builder was updated from 1.3.1 to 1.4.0.

🚨 View failing branch.

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

@adobe/openwhisk-action-builder 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
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • βœ… Tidelift: Dependencies checked (Details).
  • ❌ build: * build - Failed
  • branch-deploy - Blocked

Commits

The new version differs by 7 commits.

  • 1e3a6e7 chore(release): 1.4.0 [skip ci]
  • 293ff57 feat(builder): trigger release
  • b89a261 test(unzip): replace unzip2 with yauzl due to security fixes (#61)
  • b752f94 refactor(lib): extract helper to own package (#60)
  • b544def chore(lint): use airbnb-base and update deps (#58)
  • c02a494 chore(tidelift): adding list of forbidden licenses
  • 8c915f1 chore(docs): update readme

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 🌴

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 151590d chore(release): 1.4.1 [skip ci]
  • cb526aa fix(lib): extract helper to own package

See the full diff

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • d5ef783 chore(release): 1.5.0 [skip ci]
  • ce59edb feat(lib): extract utilities
  • 5f997e5 BREAKING_CHANGE: logging and expressify are no longer exported by this package. use @adobe/openwhisk-action-utils instead.

See the full diff

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