An in-range update of morgan is breaking the build 🚨 #41
Open
Description
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency morgan was updated from 1.9.1
to 1.10.0
.
This version is covered by your current version range and after updating it in your project the build failed.
morgan is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for 1.10.0
- Add
:total-time
token - Fix trailing space in colored status code for
dev
format - deps: basic-auth@~2.0.1
- deps: safe-buffer@5.1.2
- deps: depd@~2.0.0
- Replace internal
eval
usage withFunction
constructor - Use instance methods on
process
to check for listeners
- Replace internal
- deps: on-headers@~1.0.2
- Fix
res.writeHead
patch missing return value
- Fix
Commits
The 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
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 🌴