koopjs / koop-core

Core library for KoopJS (deprecated)
Other
16 stars 19 forks source link

An in-range update of @koopjs/logger is breaking the build 🚨 #121

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency @koopjs/logger was updated from 2.0.4 to 2.0.5.

🚨 View failing branch.

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

@koopjs/logger 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/github/koopjs/koop-core/builds/692903715?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.0.5

Changed

  • Update dependencies
Commits

The new version differs by 14 commits.

  • c9f6a7a :package: 2.0.5
  • 36db96f Delete locks introduced by automated update.
  • ba5585a Update dependencies.
  • 7a5892f Update for standard.js.
  • 75caf73 Merge pull request #7 from koopjs/greenkeeper/standard-13.0.1
  • 975c18b Merge pull request #8 from koopjs/dependabot/npm_and_yarn/lodash-4.17.15
  • 31de51a :arrow_up: Bump lodash from 4.17.4 to 4.17.15
  • 717b1e9 chore(package): update standard to version 13.0.1
  • dce77f5 Scope the require tp @koopjs.
  • 6417b5d Fix install command in README
  • 29158bd Merge pull request #6 from koopjs/greenkeeper/standard-12.0.0
  • 9b1d9a1 Merge pull request #4 from koopjs/greenkeeper/winston-3.0.0
  • 74e4e90 chore(package): update standard to version 12.0.0
  • 7b4549a fix(package): update winston to version 3.0.0

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

greenkeeper[bot] commented 4 years ago

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

Release Notes for v2.0.6

Fixed

  • Update winston syntax
Commits

The new version differs by 3 commits.

  • 16d26bd :package: 2.0.6
  • 437fe71 Merge pull request #9 from koopjs/p/winston-syntax
  • c23408f Update winston syntax.

See the full diff