An in-range update of prom-client is breaking the build π¨
Closed this issue Β· 2 comments
greenkeeper commented
The dependency prom-client was updated from 11.2.1
to 11.3.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
prom-client 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).
Commits
The new version differs by 9 commits.
b66755a
11.3.0
ebee85f
Changelog for 11.3.0
5d21477
Fix rare ERR_IPC_CHANNEL_CLOSED bug in cluster mode (#244)
66f45d9
Add remove() method for handling dynamic labels (#242)
a1ab1de
Performance improvement (#235)
c2c115d
removing the reset functionality from the readme from every single metric type (#243)
ef9cf9d
chore: test on node 8, not 9 [skip ci]
c0eb31c
chore: fix appveyor build (#237)
fade8cd
chore: bump deps
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
greenkeeper commented
After pinning to 11.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
st3v3nhunt commented
Resolved by #172