Open greenkeeper[bot] opened 6 years ago
After pinning to 1.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
morgan was updated from 1.9.1
to 1.10.0
.Your tests are still failing with this version. Compare changes
:total-time
tokendev
formateval
usage with Function
constructorprocess
to check for listenersres.writeHead
patch missing return valueThe new version differs by 79 commits.
c68d2ea
1.10.0
aa718d7
Add :total-time token
ce15462
build: remove deprecated Travis CI directive
e13e0d3
build: Node.js@13.11
f023828
build: use nyc for test coverage
30c0871
build: mocha@7.1.1
8114639
docs: document success color in dev format
5d8176f
docs: update rotating-file-stream usage for 2.x
c54194c
tests: ignore branch coverage that varies
5659d2f
build: Node.js@12.16
43518b4
build: Node.js@13.10
7a42b31
build: Node.js@10.19
397208d
build: Node.js@8.17
89dffcc
build: mocha@7.1.0
9bf0e8c
build: eslint-plugin-markdown@1.0.2
There are 79 commits in total.
See the full diff
Version 1.9.1 of morgan was just published.
This version is covered by your current version range and after updating it in your project the build failed.
morgan 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 could not complete due to an error ([Details](https://travis-ci.org/joe-crick/simple_job/builds/427034329?utm_source=github_status&utm_medium=notification)).Release Notes
1.9.1Commits
The new version differs by 27 commits.
572dd93
1.9.1
e02de38
lint: apply standard 12 style
e329663
Fix using special characters in format
eb1968a
tests: use strict equality checks
310b206
build: use yaml eslint configuration
5810937
build: Node.js@9.11
f60afd5
build: Node.js@8.11
5295b0c
build: eslint-plugin-standard@3.1.0
178daaf
build: eslint-plugin-promise@3.8.0
7b08641
build: eslint-plugin-import@2.12.0
73cb666
build: eslint@4.19.1
edc95aa
build: Node.js@6.14
ace86c3
build: Node.js@4.9
4dd1180
lint: apply standard 11 style
60c31e8
build: Node.js@9.8
There are 27 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: