theodesp / ts-node-starter

Opinionated Typescript Node starter
MIT License
4 stars 0 forks source link

An in-range update of pg-monitor is breaking the build 🚨 #18

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pg-monitor was updated from 1.2.0 to 1.2.1.

🚨 View failing branch.

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

pg-monitor 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/theodesp/ts-node-starter/builds/574485952?utm_source=github_status&utm_medium=notification)).

Release Notes for 1.2.1
  • Made support for strict TypeScript mode explicit.
  • Documentation updates
  • DEV dependencies update
Commits

The new version differs by 7 commits.

  • bd4a7ed upped the version
  • 52ae2ba making strict mode support explicit
  • 49c9408 Merge pull request #20 from vitaly-t/greenkeeper/coveralls-3.0.6
  • 913c14f chore(package): update coveralls to version 3.0.6
  • bce3e20 docs
  • ea6e312 Merge pull request #19 from vitaly-t/greenkeeper/initial
  • d04a8a0 docs(readme): add Greenkeeper badge

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 1.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.2.2
  • Added stricter code linting + refactoring
  • DEV dependencies updated
Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.3.0
  • Implementing #23 - BigInt support.
  • Updating DEV dependencies.
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.3.1

Improves values display format for PreparedStatement and ParameterizedQuery, using extended JSON serialization. This is particularly useful when the values contain BigInt type, so you can tell those visually from regular number-s, as they will have n at the end.

Commits

The new version differs by 1 commits.

  • 94fc326 improving output for PS+PQ values

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.3.2
  • Dependencies updated
  • Removed NodeJS v6 from tests, added v13
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

Release Notes for 1.4.0
  • Implemented #24, by adding property colorText to the log API.
Commits

The new version differs by 3 commits.

  • d0db50d Merge pull request #27 from vitaly-t/color-text
  • bd361c5 adding colorText
  • 28231de upped the version

See the full diff