senecajs / seneca-amqp-transport

Official AMQP transport plugin for Seneca
MIT License
68 stars 25 forks source link

An in-range update of seneca is breaking the build 🚨 #129

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency seneca was updated from 3.7.0 to 3.8.0.

🚨 View failing branch.

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

seneca is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/senecajs/seneca-amqp-transport/builds/478898085?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 44 commits.

There are 44 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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 11 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 26 commits.

  • 98af153 v3.9.0
  • 2713167 removed semver as not used
  • b0565ba option debug.print.env default false turns off ENV printing in crash report
  • f505dc6 fixed$ and custom$
  • f43ee38 npm audit fix
  • 07b8566 fixed$ and custom$ directives; updated deps; custom.test.js
  • 9ff0b92 v3.8.4
  • 486376b travis
  • adca2ac using @seneca/hapi in trsvis
  • 0143b41 fix travis
  • 5337957 use @seneca/repl in travis build
  • 7002e1d translate can pick props; seneca.did in logs
  • 6f5835b log event; event handlers via options
  • 5f90f24 logging enhancements to help seneca-repl
  • 2f86796 seneca-cache in travis

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 28 commits.

  • 9cbcf17 v3.10.0
  • 415a026 added explain$ directive
  • 98af153 v3.9.0
  • 2713167 removed semver as not used
  • b0565ba option debug.print.env default false turns off ENV printing in crash report
  • f505dc6 fixed$ and custom$
  • f43ee38 npm audit fix
  • 07b8566 fixed$ and custom$ directives; updated deps; custom.test.js
  • 9ff0b92 v3.8.4
  • 486376b travis
  • adca2ac using @seneca/hapi in trsvis
  • 0143b41 fix travis
  • 5337957 use @seneca/repl in travis build
  • 7002e1d translate can pick props; seneca.did in logs
  • 6f5835b log event; event handlers via options

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 38 commits.

  • d61895e v3.11.0
  • 0dab476 seneca-entity 4.0.0; minor tests
  • 47cf889 custom inspect
  • 32a1aa0 fix joi
  • 6cca712 rename lib/optioner.js to lib/options.js; update deps
  • d77823c add @hapi/joi
  • c689f08 2019
  • 6bdb28e using @hapi/lab
  • 585e7b5 fix explain edge cases; preserve meta when response is an array
  • 3d606ec Made JSONification of Seneca instance safe; removed lodash from seneca.js
  • 9cbcf17 v3.10.0
  • 415a026 added explain$ directive
  • 98af153 v3.9.0
  • 2713167 removed semver as not used
  • b0565ba option debug.print.env default false turns off ENV printing in crash report

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 48 commits.

There are 48 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 54 commits.

  • 1cd5049 v3.13.0
  • 692dba6 exclude objects from canonical pattern string
  • 34f98f7 log option can be function; plugin directives; lib/ready.js
  • 6ec5215 v3.12.1
  • f455fcf unique naming for ready functions
  • 012474f --seneca.quiet now works
  • 2411342 v3.12.0
  • 0ce1a6d update dev deps
  • c754ca1 update use-plugin
  • 1ca0fdc update norma
  • 969f43e begin moving to @hapi versions
  • 25772e1 use Object.assign; move decorate to api.js; move --seneca.print.tree to senec/@debug
  • 0c13309 provide full actdef to action handle
  • 6342c18 client override local
  • 2021b1c better timeout message; gate-executor 2.0.1

There are 54 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 56 commits.

  • c33aa78 v3.13.1
  • 7ed88ae handle null options.plugins; api.close
  • 1cd5049 v3.13.0
  • 692dba6 exclude objects from canonical pattern string
  • 34f98f7 log option can be function; plugin directives; lib/ready.js
  • 6ec5215 v3.12.1
  • f455fcf unique naming for ready functions
  • 012474f --seneca.quiet now works
  • 2411342 v3.12.0
  • 0ce1a6d update dev deps
  • c754ca1 update use-plugin
  • 1ca0fdc update norma
  • 969f43e begin moving to @hapi versions
  • 25772e1 use Object.assign; move decorate to api.js; move --seneca.print.tree to senec/@debug
  • 0c13309 provide full actdef to action handle

There are 56 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 57 commits.

  • c684302 v3.13.2
  • c33aa78 v3.13.1
  • 7ed88ae handle null options.plugins; api.close
  • 1cd5049 v3.13.0
  • 692dba6 exclude objects from canonical pattern string
  • 34f98f7 log option can be function; plugin directives; lib/ready.js
  • 6ec5215 v3.12.1
  • f455fcf unique naming for ready functions
  • 012474f --seneca.quiet now works
  • 2411342 v3.12.0
  • 0ce1a6d update dev deps
  • c754ca1 update use-plugin
  • 1ca0fdc update norma
  • 969f43e begin moving to @hapi versions
  • 25772e1 use Object.assign; move decorate to api.js; move --seneca.print.tree to senec/@debug

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 59 commits.

There are 59 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 78 commits.

There are 78 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 80 commits.

There are 80 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 83 commits.

There are 83 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 13 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 26 commits.

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 28 commits.

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 29 commits.

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 32 commits.

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 33 commits.

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff