Open greenkeeper[bot] opened 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.
dependency
pg-monitor was updated from 1.2.1
to 1.2.2
.Your tests are still failing with this version. Compare changes
dependency
pg-monitor was updated from 1.2.2
to 1.3.0
.Your tests are still failing with this version. Compare changes
BigInt
support.dependency
pg-monitor was updated from 1.3.0
to 1.3.1
.Your tests are still failing with this version. Compare changes
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.
dependency
pg-monitor was updated from 1.3.1
to 1.3.2
.Your tests are still failing with this version. Compare changes
dependency
pg-monitor was updated from 1.3.2
to 1.4.0
.Your tests are still failing with this version. Compare changes
The dependency pg-monitor was updated from
1.2.0
to1.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
strict
TypeScript mode explicit.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: